Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=214
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=215",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=213",
    "results": [
        {
            "id": 6218,
            "slug": "vs18_362_044",
            "identifier": "vs18_362_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_044/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2547/123 ROSSO ROBERTO (FI) - Votazione Ordine del giorno 9/2547/123 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/123 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/123 ROSSO ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 69.02
        },
        {
            "id": 6517,
            "slug": "vs18_438_068",
            "identifier": "vs18_438_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_068/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2727/89 PANIZZUT MASSIMILIANO (LEGA) - Votazione Ordine del giorno 9/2727/89 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/89 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/89 PANIZZUT MASSIMILIANO (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": 72.39,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 4988,
            "slug": "vs18_377_045",
            "identifier": "vs18_377_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_045/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 13.202 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 13.202 PDL n. 0875",
            "original_title": "Votazione Emendamento 13.202 PDL n. 0875",
            "description_title": "Emendamento 13.202 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 34,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 4743,
            "slug": "vs18_386_027",
            "identifier": "vs18_386_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_027/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento Tab. 2.23 GARAVAGLIA MASSIMO (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.23 GARAVAGLIA MASSIMO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 70.2
        },
        {
            "id": 4852,
            "slug": "vs18_392_003",
            "identifier": "vs18_392_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_392_003/?format=api",
            "sitting": {
                "id": 408,
                "date": "2020-09-03",
                "number": 392,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2617/12 MONTARULI AUGUSTA (FDI) - Votazione Ordine del giorno 9/2617/12 DDL n. 2617",
            "original_title": "Votazione Ordine del giorno 9/2617/12 DDL n. 2617",
            "description_title": "Ordine del giorno n. 9/2617/12 MONTARULI AUGUSTA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 59.39,
            "minority_cohesion_rate": 52.36
        },
        {
            "id": 4872,
            "slug": "vs18_392_006",
            "identifier": "vs18_392_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_392_006/?format=api",
            "sitting": {
                "id": 408,
                "date": "2020-09-03",
                "number": 392,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2617/35 MORRONE JACOPO (LEGA) - Votazione Ordine del giorno 9/2617/35 DDL n. 2617",
            "original_title": "Votazione Ordine del giorno 9/2617/35 DDL n. 2617",
            "description_title": "Ordine del giorno n. 9/2617/35 MORRONE JACOPO (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": 59.39,
            "minority_cohesion_rate": 51.97
        },
        {
            "id": 5203,
            "slug": "vs18_396_013",
            "identifier": "vs18_396_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_013/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2648/37 DI MURO FLAVIO (LEGA) - Votazione Ordine del giorno 9/2648/37 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/37 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/37 DI MURO FLAVIO (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": 34,
            "majority_cohesion_rate": 66.06,
            "minority_cohesion_rate": 61.81
        },
        {
            "id": 5252,
            "slug": "vs18_396_019",
            "identifier": "vs18_396_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_019/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2648/62 RUFFINO DANIELA (FI) - Votazione Ordine del giorno 9/2648/62 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/62 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/62 RUFFINO DANIELA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 67.88,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 5762,
            "slug": "vs18_432_008",
            "identifier": "vs18_432_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_008/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2779/41 CARETTA MARIA CRISTINA (FDI) - Votazione Ordine del giorno 9/2779/41 DDL n. 2779",
            "original_title": "Votazione Ordine del giorno 9/2779/41 DDL n. 2779",
            "description_title": "Ordine del giorno n. 9/2779/41 CARETTA MARIA CRISTINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 5259,
            "slug": "vs18_396_018",
            "identifier": "vs18_396_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_018/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2648/60 LABRIOLA VINCENZA (FI) - Votazione Ordine del giorno 9/2648/60 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/60 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/60 LABRIOLA VINCENZA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 67.58,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 4918,
            "slug": "vs18_417_055",
            "identifier": "vs18_417_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_055/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 2.13 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.13 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.13 PDL n. 0107",
            "description_title": "Emendamento 2.13 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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 4954,
            "slug": "vs18_417_098",
            "identifier": "vs18_417_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_098/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 4.282 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.282 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.282 PDL n. 0107",
            "description_title": "Emendamento 4.282 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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 64.96
        },
        {
            "id": 4944,
            "slug": "vs18_417_099",
            "identifier": "vs18_417_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_099/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 4.229 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.229 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.229 PDL n. 0107",
            "description_title": "Emendamento 4.229 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": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 68.29,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 5149,
            "slug": "vs18_417_068",
            "identifier": "vs18_417_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_068/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 2.024 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.024 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.024 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.024 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": 34,
            "majority_cohesion_rate": 70.73,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 5473,
            "slug": "vs18_417_062",
            "identifier": "vs18_417_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_062/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 2.292 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 2.292 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.292 PDL n. 0107",
            "description_title": "Emendamento 2.292 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": 34,
            "majority_cohesion_rate": 70.12,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 5675,
            "slug": "vs18_417_076",
            "identifier": "vs18_417_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_076/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 4.290 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.290 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.290 PDL n. 0107",
            "description_title": "Emendamento 4.290 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 5939,
            "slug": "vs18_417_016",
            "identifier": "vs18_417_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_016/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.20 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 1.20 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.20 PDL n. 0107",
            "description_title": "Emendamento 1.20 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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 68.9,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 5925,
            "slug": "vs18_417_075",
            "identifier": "vs18_417_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_075/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 4.225 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.225 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.225 PDL n. 0107",
            "description_title": "Emendamento 4.225 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": 34,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 6000,
            "slug": "vs18_417_080",
            "identifier": "vs18_417_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_080/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 4.191 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 4.191 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.191 PDL n. 0107",
            "description_title": "Emendamento 4.191 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 70.12,
            "minority_cohesion_rate": 66.14
        },
        {
            "id": 5993,
            "slug": "vs18_417_081",
            "identifier": "vs18_417_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_081/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 4.228 POTENTI MANFREDI (LEGA) - Votazione Emendamento 4.228 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.228 PDL n. 0107",
            "description_title": "Emendamento 4.228 POTENTI MANFREDI (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": 34,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 4910,
            "slug": "vs18_417_054",
            "identifier": "vs18_417_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_054/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 54,
            "title": "Identici emendamenti 2.420 MASCHIO CIRO (FDI) e 2.465 TOMASI MAURA (LEGA) - Votazione Emendamento 2.420 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.420 PDL n. 0107",
            "description_title": "Identici emendamenti 2.420 MASCHIO CIRO (FDI) e 2.465 TOMASI MAURA (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": 34,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 4943,
            "slug": "vs18_417_108",
            "identifier": "vs18_417_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_108/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 108,
            "title": "Emendamento 5.32 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 5.32 PDL n. 0107",
            "original_title": "Votazione Emendamento 5.32 PDL n. 0107",
            "description_title": "Emendamento 5.32 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 67.99,
            "minority_cohesion_rate": 62.99
        },
        {
            "id": 4941,
            "slug": "vs18_417_058",
            "identifier": "vs18_417_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_058/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 2.457 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 2.457 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.457 PDL n. 0107",
            "description_title": "Emendamento 2.457 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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 4959,
            "slug": "vs18_417_106",
            "identifier": "vs18_417_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_106/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 106,
            "title": "Identici emendamenti 5.401 TURRI ROBERTO (LEGA), 5.27 VARCHI MARIA CAROLINA (FDI), 5.300 ROSPI GIANLUCA (MISTO) e 5.400 PALMIERI ANTONIO (FI) - Votazione Emendamento 5.401 PDL n. 0107",
            "original_title": "Votazione Emendamento 5.401 PDL n. 0107",
            "description_title": "Identici emendamenti 5.401 TURRI ROBERTO (LEGA), 5.27 VARCHI MARIA CAROLINA (FDI), 5.300 ROSPI GIANLUCA (MISTO) e 5.400 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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 68.9,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 4758,
            "slug": "vs18_417_091",
            "identifier": "vs18_417_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_091/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 4.287 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.287 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.287 PDL n. 0107",
            "description_title": "Emendamento 4.287 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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 6412,
            "slug": "vs18_417_007",
            "identifier": "vs18_417_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_007/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.12 TURRI ROBERTO (LEGA) - Votazione Emendamento 1.12 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.12 PDL n. 0107",
            "description_title": "Emendamento 1.12 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": 34,
            "majority_cohesion_rate": 66.46,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 5260,
            "slug": "vs18_422_087",
            "identifier": "vs18_422_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_087/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1824/5 CIABURRO MONICA (FDI) - Votazione Ordine del giorno 9/1824/5 PDL n. 1824",
            "original_title": "Votazione Ordine del giorno 9/1824/5 PDL n. 1824",
            "description_title": "Ordine del giorno n. 9/1824/5 CIABURRO MONICA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 68.81,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 6257,
            "slug": "vs18_422_045",
            "identifier": "vs18_422_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_045/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 45,
            "title": "Mozione n. 1-00399 NOBILI LUCIANO (IV), PEZZOPANE STEFANIA (PD), CANTONE LUCIANO (M5S), STUMPO NICOLA (LEU), PLANGGER ALBRECHT (MISTO) ed altri - Votazione Mozione 1_00399",
            "original_title": "Votazione Mozione 1_00399",
            "description_title": "Mozione n. 1-00399 NOBILI LUCIANO (IV), PEZZOPANE STEFANIA (PD), CANTONE LUCIANO (M5S), STUMPO NICOLA (LEU), PLANGGER ALBRECHT (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 34,
            "majority_cohesion_rate": 68.5,
            "minority_cohesion_rate": 62.99
        },
        {
            "id": 6211,
            "slug": "vs18_422_026",
            "identifier": "vs18_422_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_026/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/T.U. 107/23 MARCHETTI RICCARDO AUGUSTO (LEGA) - Votazione Ordine del giorno 9/T.U. 107/23 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/23 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/23 MARCHETTI RICCARDO AUGUSTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 73.7,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 4746,
            "slug": "vs18_417_001",
            "identifier": "vs18_417_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_001/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 IEZZI IGOR GIANCARLO (LEGA) ed altri, n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri e n. 3 GELMINI MARIASTELLA (FI) ed altri - Votazione pregiudiziale DDL n. 2727",
            "original_title": "Votazione pregiudiziale DDL n. 2727",
            "description_title": "Questioni pregiudiziali n. 1 IEZZI IGOR GIANCARLO (LEGA) ed altri, n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri e n. 3 GELMINI MARIASTELLA (FI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 70.73,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 4705,
            "slug": "vs18_373_014",
            "identifier": "vs18_373_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_014/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.125 PALMIERI ANTONIO (FI) - Votazione Emendamento 1.125 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.125 PDL n. 0687",
            "description_title": "Emendamento 1.125 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": 33,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 5461,
            "slug": "vs18_417_060",
            "identifier": "vs18_417_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_060/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 2.458 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 2.458 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.458 PDL n. 0107",
            "description_title": "Emendamento 2.458 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": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 4689,
            "slug": "vs18_373_016",
            "identifier": "vs18_373_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_016/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.120 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.120 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.120 PDL n. 0687",
            "description_title": "Emendamento 1.120 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 6217,
            "slug": "vs18_369_042",
            "identifier": "vs18_369_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_042/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2500/379 CASCIELLO LUIGI (FI) - Votazione Ordine del giorno 9/2500/379 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/379 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/379 CASCIELLO LUIGI (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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 73.49,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 6320,
            "slug": "vs18_313_010",
            "identifier": "vs18_313_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_010/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2394/37 TONDO RENZO (MISTO) - Votazione Ordine del giorno 9/2394/37 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/37 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/37 TONDO RENZO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 5783,
            "slug": "vs18_362_037",
            "identifier": "vs18_362_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_037/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2547/109 BRUNETTA RENATO (FI) - Votazione Ordine del giorno 9/2547/109 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/109 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/109 BRUNETTA RENATO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 6482,
            "slug": "vs18_335_042",
            "identifier": "vs18_335_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_042/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.15 SPENA MARIA (FI) - Votazione Emendamento 1.15 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2447",
            "description_title": "Emendamento 1.15 SPENA MARIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 73.05,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 6224,
            "slug": "vs18_362_043",
            "identifier": "vs18_362_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_043/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2547/122 ROSSELLO CRISTINA (FI) - Votazione Ordine del giorno 9/2547/122 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/122 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/122 ROSSELLO CRISTINA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 68.63
        },
        {
            "id": 10846,
            "slug": "18-15-101",
            "identifier": "18-15-101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-15-101/?format=api",
            "sitting": {
                "id": 771,
                "date": "2018-06-27",
                "number": 15,
                "branch": "S"
            },
            "number": 101,
            "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.129/300, Verducci",
            "original_title": "Em. 1.0.129/300, Verducci",
            "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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 94.01,
            "minority_cohesion_rate": 70.77
        },
        {
            "id": 6265,
            "slug": "vs18_362_029",
            "identifier": "vs18_362_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_029/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2547/81 CATTANEO ALESSANDRO (FI) - Votazione Ordine del giorno 9/2547/81 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/81 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/81 CATTANEO 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": 33,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 5698,
            "slug": "vs18_396_024",
            "identifier": "vs18_396_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_024/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2648/74 TASSO ANTONIO (MISTO) - Votazione Ordine del giorno 9/2648/74 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/74 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/74 TASSO ANTONIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 69.39,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 6443,
            "slug": "vs18_417_082",
            "identifier": "vs18_417_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_082/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 82,
            "title": "Identici emendamenti 4.231 TURRI ROBERTO (LEGA) e 4.413 LUPI MAURIZIO (MISTO) - Votazione Emendamento 4.231 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.231 PDL n. 0107",
            "description_title": "Identici emendamenti 4.231 TURRI ROBERTO (LEGA) e 4.413 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": 33,
            "majority_cohesion_rate": 68.9,
            "minority_cohesion_rate": 65.75
        },
        {
            "id": 6409,
            "slug": "vs18_417_087",
            "identifier": "vs18_417_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_087/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 4.466 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.466 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.466 PDL n. 0107",
            "description_title": "Emendamento 4.466 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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 68.29,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 5732,
            "slug": "vs18_439_121",
            "identifier": "vs18_439_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_121/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 121,
            "title": "Ordine del giorno n. 9/2727/225 CATTANEO ALESSANDRO (FI) - Votazione Ordine del giorno 9/2727/225 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/225 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/225 CATTANEO 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": 33,
            "majority_cohesion_rate": 69.02,
            "minority_cohesion_rate": 62.2
        },
        {
            "id": 6548,
            "slug": "vs18_362_035",
            "identifier": "vs18_362_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_035/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2547/106 CASCIELLO LUIGI (FI) - Votazione Ordine del giorno 9/2547/106 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/106 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/106 CASCIELLO LUIGI (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": 33,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 6534,
            "slug": "vs18_362_032",
            "identifier": "vs18_362_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_032/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2547/96 RAVETTO LAURA (FI) - Votazione Ordine del giorno 9/2547/96 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/96 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/96 RAVETTO LAURA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 69.41
        },
        {
            "id": 5813,
            "slug": "vs18_348_007",
            "identifier": "vs18_348_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_007/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2461/49 TRANO RAFFAELE (MISTO) - Votazione Ordine del giorno 9/2461/49 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/49 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/49 TRANO RAFFAELE (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 64.71
        },
        {
            "id": 6379,
            "slug": "vs18_351_022",
            "identifier": "vs18_351_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_022/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2525/128 PAOLINI LUCA RODOLFO (LEGA) - Votazione Ordine del giorno 9/2525/128 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/128 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/128 PAOLINI LUCA RODOLFO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 70.57,
            "minority_cohesion_rate": 68.63
        },
        {
            "id": 4777,
            "slug": "vs18_288_018",
            "identifier": "vs18_288_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_288_018/?format=api",
            "sitting": {
                "id": 304,
                "date": "2020-01-14",
                "number": 288,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2284/5 CAPITANIO MASSIMILIANO (LEGA) - Votazione Ordine del giorno 9/2284/5 DDL n. 2284",
            "original_title": "Votazione Ordine del giorno 9/2284/5 DDL n. 2284",
            "description_title": "Ordine del giorno n. 9/2284/5 CAPITANIO MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 74.93,
            "minority_cohesion_rate": 77.04
        },
        {
            "id": 5319,
            "slug": "vs18_439_114",
            "identifier": "vs18_439_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_114/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 114,
            "title": "Ordine del giorno n. 9/2727/218 ZANGRILLO PAOLO (FI) - Votazione Ordine del giorno 9/2727/218 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/218 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/218 ZANGRILLO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 59.45
        }
    ]
}