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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=168",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=166",
    "results": [
        {
            "id": 5696,
            "slug": "vs18_438_041",
            "identifier": "vs18_438_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_041/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2727/59 CENTEMERO GIULIO (LEGA) - Votazione Ordine del giorno 9/2727/59 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/59 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/59 CENTEMERO GIULIO (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": 18,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 5750,
            "slug": "vs18_439_120",
            "identifier": "vs18_439_120",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_120/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 120,
            "title": "Ordine del giorno n. 9/2727/224, sulle premesse, D'ETTORE FELICE MAURIZIO (FI) - Votazione Ordine del giorno 9/2727/224, DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/224, DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/224, sulle premesse, D'ETTORE FELICE MAURIZIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 68.71,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 5331,
            "slug": "vs18_439_094",
            "identifier": "vs18_439_094",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_094/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/2727/192 PEDRAZZINI CLAUDIO (MISTO) - Votazione Ordine del giorno 9/2727/192 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/192 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/192 PEDRAZZINI CLAUDIO (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": 24,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 74.8
        },
        {
            "id": 5581,
            "slug": "vs18_441_049",
            "identifier": "vs18_441_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_049/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 6.1 LAZZARINI ARIANNA (LEGA) - Votazione Emendamento 6.1 DDL n. 2772",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2772",
            "description_title": "Emendamento 6.1 LAZZARINI ARIANNA (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": 17,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 6453,
            "slug": "vs18_441_070",
            "identifier": "vs18_441_070",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_070/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 70,
            "title": "Questioni pregiudiziali n. 1 PANIZZUT MASSIMILIANO (LEGA) ed altri, n. 2 BELLUCCI MARIA TERESA (FDI) ed altri e n. 3 BAGNASCO ROBERTO (FI) ed altri - Votazione pregiudiziale DDL n. 2812",
            "original_title": "Votazione pregiudiziale DDL n. 2812",
            "description_title": "Questioni pregiudiziali n. 1 PANIZZUT MASSIMILIANO (LEGA) ed altri, n. 2 BELLUCCI MARIA TERESA (FDI) ed altri e n. 3 BAGNASCO ROBERTO (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": 2,
            "n_margin": 45,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 54.72
        },
        {
            "id": 6465,
            "slug": "vs18_441_071",
            "identifier": "vs18_441_071",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_071/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 71,
            "title": "Conversione in legge del decreto-legge 10 novembre 2020, n. 150, recante misure urgenti per il rilancio del servizio sanitario della Regione Calabria e per il rinnovo degli organi elettivi delle regioni a statuto ordinario (DDL 2772) - Votazione finale DDL n. 2772",
            "original_title": "Votazione finale DDL n. 2772",
            "description_title": "Conversione in legge del decreto-legge 10 novembre 2020, n. 150, recante misure urgenti per il rilancio del servizio sanitario della Regione Calabria e per il rinnovo degli organi elettivi delle regioni a statuto ordinario (DDL 2772)",
            "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": 2,
            "n_margin": 63,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 44.49
        },
        {
            "id": 5523,
            "slug": "vs18_441_040",
            "identifier": "vs18_441_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_040/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.150 SIANI PAOLO (PD) - Votazione Emendamento 3.150 DDL n. 2772",
            "original_title": "Votazione Emendamento 3.150 DDL n. 2772",
            "description_title": "Emendamento 3.150 SIANI PAOLO (PD)",
            "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": 233,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 80.31
        },
        {
            "id": 6500,
            "slug": "vs18_443_011",
            "identifier": "vs18_443_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_443_011/?format=api",
            "sitting": {
                "id": 459,
                "date": "2020-12-18",
                "number": 443,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2828/99 COSTA ENRICO (MISTO) - Votazione Ordine del giorno 9/2828/99 DDL n. 2828",
            "original_title": "Votazione Ordine del giorno 9/2828/99 DDL n. 2828",
            "description_title": "Ordine del giorno n. 9/2828/99 COSTA ENRICO (MISTO)",
            "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": 240,
            "majority_cohesion_rate": 78.4,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 5392,
            "slug": "vs18_443_003",
            "identifier": "vs18_443_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_443_003/?format=api",
            "sitting": {
                "id": 459,
                "date": "2020-12-18",
                "number": 443,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2828/11 TRANO RAFFAELE (MISTO) - Votazione Ordine del giorno 9/2828/11 DDL n. 2828",
            "original_title": "Votazione Ordine del giorno 9/2828/11 DDL n. 2828",
            "description_title": "Ordine del giorno n. 9/2828/11 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": 21,
            "majority_cohesion_rate": 77.47,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 5347,
            "slug": "vs18_443_005",
            "identifier": "vs18_443_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_443_005/?format=api",
            "sitting": {
                "id": 459,
                "date": "2020-12-18",
                "number": 443,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2828/28 VALBUSA VANIA (LEGA) - Votazione Ordine del giorno 9/2828/28 DDL n. 2828",
            "original_title": "Votazione Ordine del giorno 9/2828/28 DDL n. 2828",
            "description_title": "Ordine del giorno n. 9/2828/28 VALBUSA VANIA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 76.85,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 6317,
            "slug": "vs18_443_009",
            "identifier": "vs18_443_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_443_009/?format=api",
            "sitting": {
                "id": 459,
                "date": "2020-12-18",
                "number": 443,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2828/91, riformulato, ZANETTIN PIERANTONIO (FI) - Votazione Ordine del giorno 9/2828/91, DDL n. 2828",
            "original_title": "Votazione Ordine del giorno 9/2828/91, DDL n. 2828",
            "description_title": "Ordine del giorno n. 9/2828/91, riformulato, ZANETTIN PIERANTONIO (FI)",
            "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": 242,
            "majority_cohesion_rate": 79.01,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 5640,
            "slug": "vs18_445_011",
            "identifier": "vs18_445_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_445_011/?format=api",
            "sitting": {
                "id": 461,
                "date": "2020-12-23",
                "number": 445,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 2790-bis",
            "original_title": "Votazione Articolo 11 DDL n. 2790-bis",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 81.48,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 6411,
            "slug": "vs18_445_006",
            "identifier": "vs18_445_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_445_006/?format=api",
            "sitting": {
                "id": 461,
                "date": "2020-12-23",
                "number": 445,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento Tab. 6.1 FORMENTINI PAOLO (LEGA) - Votazione Emendamento Tab. DDL n. 2790-bis",
            "original_title": "Votazione Emendamento Tab. DDL n. 2790-bis",
            "description_title": "Emendamento Tab. 6.1 FORMENTINI 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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 82.1,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 5629,
            "slug": "vs18_445_013",
            "identifier": "vs18_445_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_445_013/?format=api",
            "sitting": {
                "id": 461,
                "date": "2020-12-23",
                "number": 445,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 2790-bis",
            "original_title": "Votazione Articolo 13 DDL n. 2790-bis",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 80.86,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 6419,
            "slug": "vs18_445_009",
            "identifier": "vs18_445_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_445_009/?format=api",
            "sitting": {
                "id": 461,
                "date": "2020-12-23",
                "number": 445,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 2790-bis",
            "original_title": "Votazione Articolo 9 DDL n. 2790-bis",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 82.1,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 5660,
            "slug": "vs18_445_015",
            "identifier": "vs18_445_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_445_015/?format=api",
            "sitting": {
                "id": 461,
                "date": "2020-12-23",
                "number": 445,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 2790-bis",
            "original_title": "Votazione Articolo 15 DDL n. 2790-bis",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 81.17,
            "minority_cohesion_rate": 74.8
        },
        {
            "id": 5325,
            "slug": "vs18_446_035",
            "identifier": "vs18_446_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_035/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2790-bis/194 FORMENTINI PAOLO (LEGA) - Votazione Ordine del giorno 9/2790-bis/194 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/194 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/194 FORMENTINI PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 81.48,
            "minority_cohesion_rate": 74.41
        },
        {
            "id": 5317,
            "slug": "vs18_446_036",
            "identifier": "vs18_446_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_036/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2790-bis/198 IEZZI IGOR GIANCARLO (LEGA) - Votazione Ordine del giorno 9/2790-bis/198 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/198 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/198 IEZZI IGOR GIANCARLO (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": 35,
            "majority_cohesion_rate": 79.01,
            "minority_cohesion_rate": 72.44
        },
        {
            "id": 8386,
            "slug": "vs18_450_003",
            "identifier": "vs18_450_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_450_003/?format=api",
            "sitting": {
                "id": 466,
                "date": "2021-01-13",
                "number": 450,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00165 SPORTIELLO GILDA (M5S), DE FILIPPO VITO (IV), STUMPO NICOLA (LEU) e CARNEVALI ELENA (PD) - Votazione Risoluzione 6_00165",
            "original_title": "Votazione Risoluzione 6_00165",
            "description_title": "Risoluzione n. 6-00165 SPORTIELLO GILDA (M5S), DE FILIPPO VITO (IV), STUMPO NICOLA (LEU) e CARNEVALI ELENA (PD)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 83.95,
            "minority_cohesion_rate": 81.89
        },
        {
            "id": 8396,
            "slug": "vs18_450_002",
            "identifier": "vs18_450_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_450_002/?format=api",
            "sitting": {
                "id": 466,
                "date": "2021-01-13",
                "number": 450,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00164, limitatamente alla parte dispositiva, MAGI RICCARDO (MISTO) ed altri - Votazione Risoluzione 6_00164",
            "original_title": "Votazione Risoluzione 6_00164",
            "description_title": "Risoluzione n. 6-00164, limitatamente alla parte dispositiva, MAGI RICCARDO (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 149,
            "majority_cohesion_rate": 84.26,
            "minority_cohesion_rate": 81.5
        },
        {
            "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": 8287,
            "slug": "vs18_454_058",
            "identifier": "vs18_454_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_058/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo aggiuntivo 2.018 COSTA ENRICO (MISTO) - Votazione Emendamento 2.018 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.018 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.018 COSTA 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 75.17,
            "minority_cohesion_rate": 67.25
        },
        {
            "id": 8284,
            "slug": "vs18_454_011",
            "identifier": "vs18_454_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_011/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1-bis.3 CIABURRO MONICA (FDI) - Votazione Emendamento 1-bis.3 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-bis.3 DDL n. 2835",
            "description_title": "Emendamento 1-bis.3 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": 27,
            "majority_cohesion_rate": 73.13,
            "minority_cohesion_rate": 66.55
        },
        {
            "id": 8264,
            "slug": "vs18_454_034",
            "identifier": "vs18_454_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_034/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 2.12 PORCHIETTO CLAUDIA (FI) - Votazione Emendamento 2.12 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.12 DDL n. 2835",
            "description_title": "Emendamento 2.12 PORCHIETTO CLAUDIA (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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 75.51,
            "minority_cohesion_rate": 69.37
        },
        {
            "id": 8223,
            "slug": "vs18_454_054",
            "identifier": "vs18_454_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_054/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 2.040 PRISCO EMANUELE (FDI) - Votazione Emendamento 2.040 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.040 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.040 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 76.87,
            "minority_cohesion_rate": 69.37
        },
        {
            "id": 8322,
            "slug": "vs18_454_018",
            "identifier": "vs18_454_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_018/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1-quater.3 SASSO ROSSANO (LEGA) - Votazione Emendamento 1-quater.3 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-quater.3 DDL n. 2835",
            "description_title": "Emendamento 1-quater.3 SASSO ROSSANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 77.55,
            "minority_cohesion_rate": 69.37
        },
        {
            "id": 8229,
            "slug": "vs18_454_044",
            "identifier": "vs18_454_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_044/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 2.101 ALBANO LUCIA (FDI) - Votazione Emendamento 2.101 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.101 DDL n. 2835",
            "description_title": "Emendamento 2.101 ALBANO LUCIA (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": 27,
            "majority_cohesion_rate": 73.47,
            "minority_cohesion_rate": 68.66
        },
        {
            "id": 8218,
            "slug": "vs18_454_021",
            "identifier": "vs18_454_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_021/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1-quater.7 FRASSINETTI PAOLA (FDI) - Votazione Emendamento 1-quater.7 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-quater.7 DDL n. 2835",
            "description_title": "Emendamento 1-quater.7 FRASSINETTI PAOLA (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": 27,
            "majority_cohesion_rate": 75.85,
            "minority_cohesion_rate": 70.77
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 8412,
            "slug": "vs18_461_023",
            "identifier": "vs18_461_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_461_023/?format=api",
            "sitting": {
                "id": 477,
                "date": "2021-02-23",
                "number": 461,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2845/80 RAMPELLI FABIO (FDI) - Votazione Ordine del giorno 9/2845/80 DDL n. 2845",
            "original_title": "Votazione Ordine del giorno 9/2845/80 DDL n. 2845",
            "description_title": "Ordine del giorno n. 9/2845/80 RAMPELLI FABIO (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": 2,
            "n_margin": 195,
            "majority_cohesion_rate": 73.36,
            "minority_cohesion_rate": 79.41
        },
        {
            "id": 8394,
            "slug": "vs18_461_027",
            "identifier": "vs18_461_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_461_027/?format=api",
            "sitting": {
                "id": 477,
                "date": "2021-02-23",
                "number": 461,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2845/123 TRANCASSINI PAOLO (FDI) - Votazione Ordine del giorno 9/2845/123 DDL n. 2845",
            "original_title": "Votazione Ordine del giorno 9/2845/123 DDL n. 2845",
            "description_title": "Ordine del giorno n. 9/2845/123 TRANCASSINI PAOLO (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": 2,
            "n_margin": 190,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 79.41
        },
        {
            "id": 8407,
            "slug": "vs18_461_018",
            "identifier": "vs18_461_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_461_018/?format=api",
            "sitting": {
                "id": 477,
                "date": "2021-02-23",
                "number": 461,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2845/15 TRANO RAFFAELE (MISTO) - Votazione Ordine del giorno 9/2845/15 DDL n. 2845",
            "original_title": "Votazione Ordine del giorno 9/2845/15 DDL n. 2845",
            "description_title": "Ordine del giorno n. 9/2845/15 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": 194,
            "majority_cohesion_rate": 74.32,
            "minority_cohesion_rate": 73.53
        },
        {
            "id": 8274,
            "slug": "vs18_461_010",
            "identifier": "vs18_461_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_461_010/?format=api",
            "sitting": {
                "id": 477,
                "date": "2021-02-23",
                "number": 461,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 15.021 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 15.021 DDL n. 2845",
            "original_title": "Votazione Emendamento 15.021 DDL n. 2845",
            "description_title": "Articolo aggiuntivo 15.021 MONTARULI AUGUSTA (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": 191,
            "majority_cohesion_rate": 70.66,
            "minority_cohesion_rate": 73.53
        },
        {
            "id": 8241,
            "slug": "vs18_461_014",
            "identifier": "vs18_461_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_461_014/?format=api",
            "sitting": {
                "id": 477,
                "date": "2021-02-23",
                "number": 461,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 22-bis.433 PRISCO EMANUELE (FDI) - Votazione Emendamento 22-bis.433 DDL n. 2845",
            "original_title": "Votazione Emendamento 22-bis.433 DDL n. 2845",
            "description_title": "Emendamento 22-bis.433 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 193,
            "majority_cohesion_rate": 72.2,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 8319,
            "slug": "vs18_461_013",
            "identifier": "vs18_461_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_461_013/?format=api",
            "sitting": {
                "id": 477,
                "date": "2021-02-23",
                "number": 461,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 19.32 RAMPELLI FABIO (FDI) - Votazione Emendamento 19.32 DDL n. 2845",
            "original_title": "Votazione Emendamento 19.32 DDL n. 2845",
            "description_title": "Emendamento 19.32 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": 2,
            "n_margin": 195,
            "majority_cohesion_rate": 72.2,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 8409,
            "slug": "vs18_462_003",
            "identifier": "vs18_462_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_462_003/?format=api",
            "sitting": {
                "id": 478,
                "date": "2021-02-24",
                "number": 462,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00174, capoversi primo, quarto, quinto, sesto, nono e quattordicesimo della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri - Votazione Risoluzione 6_00174",
            "original_title": "Votazione Risoluzione 6_00174",
            "description_title": "Risoluzione n. 6-00174, capoversi primo, quarto, quinto, sesto, nono e quattordicesimo della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 160,
            "majority_cohesion_rate": 61.58,
            "minority_cohesion_rate": 73.53
        },
        {
            "id": 8413,
            "slug": "vs18_462_002",
            "identifier": "vs18_462_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_462_002/?format=api",
            "sitting": {
                "id": 478,
                "date": "2021-02-24",
                "number": 462,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00174, ad eccezione dei capoversi primo, quarto, quinto, sesto, ottavo, nono, quattordicesimo e quindicesimo della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri - Votazione Risoluzione 6_00174",
            "original_title": "Votazione Risoluzione 6_00174",
            "description_title": "Risoluzione n. 6-00174, ad eccezione dei capoversi primo, quarto, quinto, sesto, ottavo, nono, quattordicesimo e quindicesimo della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 164,
            "majority_cohesion_rate": 61.58,
            "minority_cohesion_rate": 73.53
        },
        {
            "id": 7772,
            "slug": "vs18_465_022",
            "identifier": "vs18_465_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_465_022/?format=api",
            "sitting": {
                "id": 481,
                "date": "2021-03-09",
                "number": 465,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 1.02 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.02 DDL n. 2921",
            "original_title": "Votazione Emendamento 1.02 DDL n. 2921",
            "description_title": "Articolo aggiuntivo 1.02 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": 2,
            "n_margin": 99,
            "majority_cohesion_rate": 38.91,
            "minority_cohesion_rate": 79.41
        },
        {
            "id": 7784,
            "slug": "vs18_465_014",
            "identifier": "vs18_465_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_465_014/?format=api",
            "sitting": {
                "id": 481,
                "date": "2021-03-09",
                "number": 465,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.12 RIZZETTO WALTER (FDI) - Votazione Emendamento 1.12 DDL n. 2921",
            "original_title": "Votazione Emendamento 1.12 DDL n. 2921",
            "description_title": "Emendamento 1.12 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": 2,
            "n_margin": 98,
            "majority_cohesion_rate": 39.11,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 7768,
            "slug": "vs18_466_009",
            "identifier": "vs18_466_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_009/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 3.01 BARONI MASSIMO ENRICO (MISTO) - Votazione Emendamento 3.01 DDL n. 2921",
            "original_title": "Votazione Emendamento 3.01 DDL n. 2921",
            "description_title": "Articolo aggiuntivo 3.01 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": 2,
            "n_margin": 83,
            "majority_cohesion_rate": 38.72,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 7793,
            "slug": "vs18_466_015",
            "identifier": "vs18_466_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_015/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 5.02 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 5.02 DDL n. 2921",
            "original_title": "Votazione Emendamento 5.02 DDL n. 2921",
            "description_title": "Articolo aggiuntivo 5.02 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": 2,
            "n_margin": 94,
            "majority_cohesion_rate": 38.33,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 7765,
            "slug": "vs18_466_010",
            "identifier": "vs18_466_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_010/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3-bis.1 GEMMATO MARCELLO (FDI) - Votazione Emendamento 3-bis.1 DDL n. 2921",
            "original_title": "Votazione Emendamento 3-bis.1 DDL n. 2921",
            "description_title": "Emendamento 3-bis.1 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": 102,
            "majority_cohesion_rate": 39.49,
            "minority_cohesion_rate": 82.35
        }
    ]
}