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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=269",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=267",
    "results": [
        {
            "id": 8332,
            "slug": "vs18_454_059",
            "identifier": "vs18_454_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_059/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo aggiuntivo 2.026 ANDREUZZA GIORGIA (LEGA) - Votazione Emendamento 2.026 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.026 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.026 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 76.53,
            "minority_cohesion_rate": 68.66
        },
        {
            "id": 8248,
            "slug": "vs18_454_060",
            "identifier": "vs18_454_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_060/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo aggiuntivo 2.047 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.047 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.047 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.047 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": 26,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 68.31
        },
        {
            "id": 8263,
            "slug": "vs18_454_061",
            "identifier": "vs18_454_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_061/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo aggiuntivo 2.049 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.049 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.049 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.049 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": 27,
            "majority_cohesion_rate": 76.19,
            "minority_cohesion_rate": 69.72
        },
        {
            "id": 8267,
            "slug": "vs18_454_062",
            "identifier": "vs18_454_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_062/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 2.051 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.051 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.051 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.051 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": 27,
            "majority_cohesion_rate": 76.19,
            "minority_cohesion_rate": 69.37
        },
        {
            "id": 8226,
            "slug": "vs18_454_063",
            "identifier": "vs18_454_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_063/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo aggiuntivo 2.053 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.053 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.053 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.053 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 73.81,
            "minority_cohesion_rate": 68.66
        },
        {
            "id": 8239,
            "slug": "vs18_454_064",
            "identifier": "vs18_454_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_064/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 2.0101 BELOTTI DANIELE (LEGA) - Votazione Emendamento 2.0101 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.0101 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.0101 BELOTTI DANIELE (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": 32,
            "majority_cohesion_rate": 75.17,
            "minority_cohesion_rate": 66.2
        },
        {
            "id": 8417,
            "slug": "vs18_454_065",
            "identifier": "vs18_454_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_065/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/2835/9 DORI DEVIS (M5S) - Votazione Ordine del giorno 9/2835/9 DDL n. 2835",
            "original_title": "Votazione Ordine del giorno 9/2835/9 DDL n. 2835",
            "description_title": "Ordine del giorno n. 9/2835/9 DORI DEVIS (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 229,
            "majority_cohesion_rate": 73.81,
            "minority_cohesion_rate": 74.65
        },
        {
            "id": 8410,
            "slug": "vs18_454_066",
            "identifier": "vs18_454_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_066/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2835/10 CECCANTI STEFANO (PD) - Votazione Ordine del giorno 9/2835/10 DDL n. 2835",
            "original_title": "Votazione Ordine del giorno 9/2835/10 DDL n. 2835",
            "description_title": "Ordine del giorno n. 9/2835/10 CECCANTI STEFANO (PD)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 231,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 73.24
        },
        {
            "id": 8406,
            "slug": "vs18_454_067",
            "identifier": "vs18_454_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_067/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/2835/13 PATASSINI TULLIO (LEGA) - Votazione Ordine del giorno 9/2835/13 DDL n. 2835",
            "original_title": "Votazione Ordine del giorno 9/2835/13 DDL n. 2835",
            "description_title": "Ordine del giorno n. 9/2835/13 PATASSINI TULLIO (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": 8,
            "n_margin": 24,
            "majority_cohesion_rate": 72.45,
            "minority_cohesion_rate": 66.2
        },
        {
            "id": 8403,
            "slug": "vs18_454_068",
            "identifier": "vs18_454_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_068/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2835/29 MULE' GIORGIO (FI) - Votazione Ordine del giorno 9/2835/29 DDL n. 2835",
            "original_title": "Votazione Ordine del giorno 9/2835/29 DDL n. 2835",
            "description_title": "Ordine del giorno n. 9/2835/29 MULE' GIORGIO (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": 39,
            "majority_cohesion_rate": 74.15,
            "minority_cohesion_rate": 62.32
        },
        {
            "id": 8397,
            "slug": "vs18_454_069",
            "identifier": "vs18_454_069",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_069/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2835/30 BELOTTI DANIELE (LEGA) - Votazione Ordine del giorno 9/2835/30 DDL n. 2835",
            "original_title": "Votazione Ordine del giorno 9/2835/30 DDL n. 2835",
            "description_title": "Ordine del giorno n. 9/2835/30 BELOTTI DANIELE (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 73.13,
            "minority_cohesion_rate": 63.38
        },
        {
            "id": 8411,
            "slug": "vs18_454_070",
            "identifier": "vs18_454_070",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_070/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 70,
            "title": "Risoluzione n. 6-00169 CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), FUSACCHIA ALESSANDRO (MISTO), GEBHARD RENATE (MISTO) e TASSO ANTONIO (MISTO)     \n(Doc. LVII-bis, n. 4) - Votazione Risoluzione 6_00169",
            "original_title": "Votazione Risoluzione 6_00169",
            "description_title": "Risoluzione n. 6-00169 CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), FUSACCHIA ALESSANDRO (MISTO), GEBHARD RENATE (MISTO) e TASSO ANTONIO (MISTO)     \n(Doc. LVII-bis, n. 4)",
            "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": 208,
            "majority_cohesion_rate": 94.56,
            "minority_cohesion_rate": 74.65
        },
        {
            "id": 8331,
            "slug": "vs18_454_071",
            "identifier": "vs18_454_071",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_071/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 71,
            "title": "Conversione in legge del decreto-legge 18 dicembre 2020, n. 172, recante ulteriori disposizioni urgenti per fronteggiare i rischi sanitari connessi alla diffusione del virus COVID-19\n(DDL 2835) - Votazione finale DDL n. 2835",
            "original_title": "Votazione finale DDL n. 2835",
            "description_title": "Conversione in legge del decreto-legge 18 dicembre 2020, n. 172, recante ulteriori disposizioni urgenti per fronteggiare i rischi sanitari connessi alla diffusione del virus COVID-19\n(DDL 2835)",
            "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": 80,
            "majority_cohesion_rate": 82.99,
            "minority_cohesion_rate": 40.49
        },
        {
            "id": 8418,
            "slug": "vs18_459_001",
            "identifier": "vs18_459_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_459_001/?format=api",
            "sitting": {
                "id": 475,
                "date": "2021-02-18",
                "number": 459,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione di fiducia n. 1-00422 CRIPPA DAVIDE (M5S), MOLINARI RICCARDO (LEGA), DELRIO GRAZIANO (PD), OCCHIUTO ROBERTO (FI), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU) e SCHULLIAN MANFRED (MISTO) - Votazione Mozione 1_00422",
            "original_title": "Votazione Mozione 1_00422",
            "description_title": "Mozione di fiducia n. 1-00422 CRIPPA DAVIDE (M5S), MOLINARI RICCARDO (LEGA), DELRIO GRAZIANO (PD), OCCHIUTO ROBERTO (FI), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU) e SCHULLIAN MANFRED (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 23,
            "n_margin": 239,
            "majority_cohesion_rate": 90.02,
            "minority_cohesion_rate": 93.94
        },
        {
            "id": 8282,
            "slug": "vs18_460_001",
            "identifier": "vs18_460_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_001/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.169 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.169 DDL n. 2845",
            "original_title": "Votazione Emendamento 1.169 DDL n. 2845",
            "description_title": "Emendamento 1.169 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": 3,
            "n_margin": 179,
            "majority_cohesion_rate": 67.18,
            "minority_cohesion_rate": 79.41
        },
        {
            "id": 8299,
            "slug": "vs18_460_002",
            "identifier": "vs18_460_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_002/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.167 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.167 DDL n. 2845",
            "original_title": "Votazione Emendamento 1.167 DDL n. 2845",
            "description_title": "Emendamento 1.167 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": 3,
            "n_margin": 181,
            "majority_cohesion_rate": 67.76,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 8245,
            "slug": "vs18_460_003",
            "identifier": "vs18_460_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_003/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.500 delle Commissioni - Votazione Emendamento 1.500 DDL n. 2845",
            "original_title": "Votazione Emendamento 1.500 DDL n. 2845",
            "description_title": "Emendamento 1.500 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 212,
            "majority_cohesion_rate": 67.95,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 8231,
            "slug": "vs18_460_004",
            "identifier": "vs18_460_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_004/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.163 CAIATA SALVATORE (FDI) - Votazione Emendamento 1.163 DDL n. 2845",
            "original_title": "Votazione Emendamento 1.163 DDL n. 2845",
            "description_title": "Emendamento 1.163 CAIATA 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": 2,
            "n_margin": 183,
            "majority_cohesion_rate": 68.34,
            "minority_cohesion_rate": 79.41
        },
        {
            "id": 8272,
            "slug": "vs18_460_005",
            "identifier": "vs18_460_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_005/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo aggiuntivo 1.011 RIZZETTO WALTER (FDI) - Votazione Emendamento 1.011 DDL n. 2845",
            "original_title": "Votazione Emendamento 1.011 DDL n. 2845",
            "description_title": "Articolo aggiuntivo 1.011 RIZZETTO WALTER (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": 182,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 8257,
            "slug": "vs18_460_006",
            "identifier": "vs18_460_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_006/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo aggiuntivo 1.028 CIRIELLI EDMONDO (FDI) - Votazione Emendamento 1.028 DDL n. 2845",
            "original_title": "Votazione Emendamento 1.028 DDL n. 2845",
            "description_title": "Articolo aggiuntivo 1.028 CIRIELLI EDMONDO (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": 180,
            "majority_cohesion_rate": 68.15,
            "minority_cohesion_rate": 79.41
        },
        {
            "id": 8301,
            "slug": "vs18_460_007",
            "identifier": "vs18_460_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_007/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.61 DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Emendamento 2.61 DDL n. 2845",
            "original_title": "Votazione Emendamento 2.61 DDL n. 2845",
            "description_title": "Emendamento 2.61 DELMASTRO DELLE VEDOVE ANDREA (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": 192,
            "majority_cohesion_rate": 70.66,
            "minority_cohesion_rate": 73.53
        },
        {
            "id": 8283,
            "slug": "vs18_460_008",
            "identifier": "vs18_460_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_008/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 2.09 ZUCCONI RICCARDO (FDI) - Votazione Emendamento 2.09 DDL n. 2845",
            "original_title": "Votazione Emendamento 2.09 DDL n. 2845",
            "description_title": "Articolo aggiuntivo 2.09 ZUCCONI RICCARDO (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": 186,
            "majority_cohesion_rate": 69.5,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 8335,
            "slug": "vs18_460_009",
            "identifier": "vs18_460_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_009/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.199 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Emendamento 3.199 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.199 DDL n. 2845",
            "description_title": "Emendamento 3.199 LOLLOBRIGIDA FRANCESCO (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": 183,
            "majority_cohesion_rate": 69.69,
            "minority_cohesion_rate": 85.29
        },
        {
            "id": 8286,
            "slug": "vs18_460_010",
            "identifier": "vs18_460_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_010/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.198 GEMMATO MARCELLO (FDI) - Votazione Emendamento 3.198 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.198 DDL n. 2845",
            "description_title": "Emendamento 3.198 GEMMATO MARCELLO (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": 188,
            "majority_cohesion_rate": 70.08,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8305,
            "slug": "vs18_460_011",
            "identifier": "vs18_460_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_011/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.219 LUCASELLI YLENJA (FDI) - Votazione Emendamento 3.219 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.219 DDL n. 2845",
            "description_title": "Emendamento 3.219 LUCASELLI YLENJA (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": 183,
            "majority_cohesion_rate": 68.92,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8291,
            "slug": "vs18_460_012",
            "identifier": "vs18_460_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_012/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.302 OSNATO MARCO (FDI) - Votazione Emendamento 3.302 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.302 DDL n. 2845",
            "description_title": "Emendamento 3.302 OSNATO MARCO (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": 180,
            "majority_cohesion_rate": 67.76,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8310,
            "slug": "vs18_460_013",
            "identifier": "vs18_460_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_013/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.200 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 3.200 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.200 DDL n. 2845",
            "description_title": "Emendamento 3.200 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": 0,
            "n_margin": 187,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8326,
            "slug": "vs18_460_014",
            "identifier": "vs18_460_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_014/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.241 DONZELLI GIOVANNI (FDI) - Votazione Emendamento 3.241 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.241 DDL n. 2845",
            "description_title": "Emendamento 3.241 DONZELLI GIOVANNI (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": 182,
            "majority_cohesion_rate": 67.76,
            "minority_cohesion_rate": 85.29
        },
        {
            "id": 8309,
            "slug": "vs18_460_015",
            "identifier": "vs18_460_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_015/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.196 GEMMATO MARCELLO (FDI) - Votazione Emendamento 3.196 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.196 DDL n. 2845",
            "description_title": "Emendamento 3.196 GEMMATO MARCELLO (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": 187,
            "majority_cohesion_rate": 69.5,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 8325,
            "slug": "vs18_460_016",
            "identifier": "vs18_460_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_016/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.232 CIABURRO MONICA (FDI) - Votazione Emendamento 3.232 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.232 DDL n. 2845",
            "description_title": "Emendamento 3.232 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": 2,
            "n_margin": 188,
            "majority_cohesion_rate": 69.5,
            "minority_cohesion_rate": 85.29
        },
        {
            "id": 8277,
            "slug": "vs18_460_017",
            "identifier": "vs18_460_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_017/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.400 SODANO MICHELE (MISTO) - Votazione Emendamento 3.400 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.400 DDL n. 2845",
            "description_title": "Emendamento 3.400 SODANO MICHELE (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": 0,
            "n_margin": 181,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8293,
            "slug": "vs18_460_018",
            "identifier": "vs18_460_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_018/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.500 delle Commissioni - Votazione Emendamento 3.500 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.500 DDL n. 2845",
            "description_title": "Emendamento 3.500 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 225,
            "majority_cohesion_rate": 70.66,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8249,
            "slug": "vs18_460_019",
            "identifier": "vs18_460_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_019/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 3.02 ZUCCONI RICCARDO (FDI) - Votazione Emendamento 3.02 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.02 DDL n. 2845",
            "description_title": "Articolo aggiuntivo 3.02 ZUCCONI RICCARDO (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": 175,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8297,
            "slug": "vs18_460_020",
            "identifier": "vs18_460_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_020/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 3.0113 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Emendamento 3.0113 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.0113 DDL n. 2845",
            "description_title": "Articolo aggiuntivo 3.0113 LOLLOBRIGIDA FRANCESCO (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": 190,
            "majority_cohesion_rate": 71.62,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8280,
            "slug": "vs18_460_021",
            "identifier": "vs18_460_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_021/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 4.400 VOLPI LEDA (MISTO) - Votazione Emendamento 4.400 DDL n. 2845",
            "original_title": "Votazione Emendamento 4.400 DDL n. 2845",
            "description_title": "Emendamento 4.400 VOLPI LEDA (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": 5,
            "n_margin": 184,
            "majority_cohesion_rate": 69.11,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8260,
            "slug": "vs18_460_022",
            "identifier": "vs18_460_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_022/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 4.401 BARONI MASSIMO ENRICO (MISTO) - Votazione Emendamento 4.401 DDL n. 2845",
            "original_title": "Votazione Emendamento 4.401 DDL n. 2845",
            "description_title": "Emendamento 4.401 BARONI MASSIMO ENRICO (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": 13,
            "n_margin": 179,
            "majority_cohesion_rate": 63.13,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 8270,
            "slug": "vs18_460_023",
            "identifier": "vs18_460_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_023/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.74 RIZZETTO WALTER (FDI) - Votazione Emendamento 4.74 DDL n. 2845",
            "original_title": "Votazione Emendamento 4.74 DDL n. 2845",
            "description_title": "Emendamento 4.74 RIZZETTO WALTER (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": 177,
            "majority_cohesion_rate": 68.73,
            "minority_cohesion_rate": 85.29
        },
        {
            "id": 8255,
            "slug": "vs18_460_024",
            "identifier": "vs18_460_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_024/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 4.141 SARLI DORIANA (MISTO) - Votazione Emendamento 4.141 DDL n. 2845",
            "original_title": "Votazione Emendamento 4.141 DDL n. 2845",
            "description_title": "Emendamento 4.141 SARLI DORIANA (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": 6,
            "n_margin": 165,
            "majority_cohesion_rate": 67.57,
            "minority_cohesion_rate": 85.29
        },
        {
            "id": 8243,
            "slug": "vs18_460_025",
            "identifier": "vs18_460_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_025/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 4.120 RAMPELLI FABIO (FDI) - Votazione Emendamento 4.120 DDL n. 2845",
            "original_title": "Votazione Emendamento 4.120 DDL n. 2845",
            "description_title": "Emendamento 4.120 RAMPELLI FABIO (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": 191,
            "majority_cohesion_rate": 71.04,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 8232,
            "slug": "vs18_460_026",
            "identifier": "vs18_460_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_026/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 4.97 GEMMATO MARCELLO (FDI) - Votazione Emendamento 4.97 DDL n. 2845",
            "original_title": "Votazione Emendamento 4.97 DDL n. 2845",
            "description_title": "Emendamento 4.97 GEMMATO MARCELLO (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": 186,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 85.29
        },
        {
            "id": 8279,
            "slug": "vs18_460_027",
            "identifier": "vs18_460_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_027/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.95 GEMMATO MARCELLO (FDI) - Votazione Emendamento 4.95 DDL n. 2845",
            "original_title": "Votazione Emendamento 4.95 DDL n. 2845",
            "description_title": "Emendamento 4.95 GEMMATO MARCELLO (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": 184,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8298,
            "slug": "vs18_460_028",
            "identifier": "vs18_460_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_028/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.86 MENGA ROSA (MISTO) - Votazione Emendamento 4.86 DDL n. 2845",
            "original_title": "Votazione Emendamento 4.86 DDL n. 2845",
            "description_title": "Emendamento 4.86 MENGA ROSA (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": 0,
            "n_margin": 181,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8314,
            "slug": "vs18_460_029",
            "identifier": "vs18_460_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_029/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 5.09 BUCALO CARMELA (FDI) - Votazione Emendamento 5.09 DDL n. 2845",
            "original_title": "Votazione Emendamento 5.09 DDL n. 2845",
            "description_title": "Articolo aggiuntivo 5.09 BUCALO CARMELA (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": 185,
            "majority_cohesion_rate": 70.08,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8295,
            "slug": "vs18_460_030",
            "identifier": "vs18_460_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_030/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 5.013 BUCALO CARMELA (FDI) - Votazione Emendamento 5.013 DDL n. 2845",
            "original_title": "Votazione Emendamento 5.013 DDL n. 2845",
            "description_title": "Articolo aggiuntivo 5.013 BUCALO CARMELA (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": 179,
            "majority_cohesion_rate": 67.18,
            "minority_cohesion_rate": 79.41
        },
        {
            "id": 8275,
            "slug": "vs18_460_031",
            "identifier": "vs18_460_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_031/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 7.115 TRANCASSINI PAOLO (FDI) - Votazione Emendamento 7.115 DDL n. 2845",
            "original_title": "Votazione Emendamento 7.115 DDL n. 2845",
            "description_title": "Emendamento 7.115 TRANCASSINI PAOLO (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": 3,
            "n_margin": 188,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 79.41
        },
        {
            "id": 8324,
            "slug": "vs18_460_032",
            "identifier": "vs18_460_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_032/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 7.71 GALANTINO DAVIDE (FDI) - Votazione Emendamento 7.71 DDL n. 2845",
            "original_title": "Votazione Emendamento 7.71 DDL n. 2845",
            "description_title": "Emendamento 7.71 GALANTINO DAVIDE (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": 188,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8307,
            "slug": "vs18_460_033",
            "identifier": "vs18_460_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_033/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 7.400 COLLETTI ANDREA (MISTO) - Votazione Emendamento 7.400 DDL n. 2845",
            "original_title": "Votazione Emendamento 7.400 DDL n. 2845",
            "description_title": "Emendamento 7.400 COLLETTI ANDREA (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": 3,
            "n_margin": 198,
            "majority_cohesion_rate": 67.95,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8320,
            "slug": "vs18_460_034",
            "identifier": "vs18_460_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_034/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 7.3 ZUCCONI RICCARDO (FDI) - Votazione Emendamento 7.3 DDL n. 2845",
            "original_title": "Votazione Emendamento 7.3 DDL n. 2845",
            "description_title": "Emendamento 7.3 ZUCCONI RICCARDO (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": 184,
            "majority_cohesion_rate": 68.92,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 8238,
            "slug": "vs18_460_035",
            "identifier": "vs18_460_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_035/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 7.111 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Emendamento 7.111 DDL n. 2845",
            "original_title": "Votazione Emendamento 7.111 DDL n. 2845",
            "description_title": "Emendamento 7.111 LOLLOBRIGIDA FRANCESCO (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": 172,
            "majority_cohesion_rate": 67.18,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8225,
            "slug": "vs18_460_036",
            "identifier": "vs18_460_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_036/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 8.400, nel testo corretto, DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Emendamento 8.400, DDL n. 2845",
            "original_title": "Votazione Emendamento 8.400, DDL n. 2845",
            "description_title": "Emendamento 8.400, nel testo corretto, DELMASTRO DELLE VEDOVE ANDREA (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": 100,
            "majority_cohesion_rate": 37.26,
            "minority_cohesion_rate": 85.29
        }
    ]
}