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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=254",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=252",
    "results": [
        {
            "id": 4680,
            "slug": "vs18_417_047",
            "identifier": "vs18_417_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_047/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 1.351 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 1.351 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.351 PDL n. 0107",
            "description_title": "Emendamento 1.351 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": 26,
            "majority_cohesion_rate": 67.38,
            "minority_cohesion_rate": 68.5
        },
        {
            "id": 4677,
            "slug": "vs18_417_048",
            "identifier": "vs18_417_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_048/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 1.432 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.432 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.432 PDL n. 0107",
            "description_title": "Emendamento 1.432 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": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 67.68,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 4668,
            "slug": "vs18_417_049",
            "identifier": "vs18_417_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_049/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 1.425 TURRI ROBERTO (LEGA) - Votazione Emendamento 1.425 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.425 PDL n. 0107",
            "description_title": "Emendamento 1.425 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": 33,
            "majority_cohesion_rate": 70.12,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 5008,
            "slug": "vs18_417_050",
            "identifier": "vs18_417_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_050/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0107",
            "original_title": "Votazione Articolo 1 PDL n. 0107",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 35,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 5015,
            "slug": "vs18_417_051",
            "identifier": "vs18_417_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_051/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 51,
            "title": "Identici emendamenti 2.1 MONTARULI AUGUSTA (FDI), 2.2 ROSPI GIANLUCA (MISTO), 2.460 PALMIERI ANTONIO (FI) e 2.3 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.1 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.1 PDL n. 0107",
            "description_title": "Identici emendamenti 2.1 MONTARULI AUGUSTA (FDI), 2.2 ROSPI GIANLUCA (MISTO), 2.460 PALMIERI ANTONIO (FI) e 2.3 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": 33,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 5000,
            "slug": "vs18_417_052",
            "identifier": "vs18_417_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_052/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 2.5 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.5 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.5 PDL n. 0107",
            "description_title": "Emendamento 2.5 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": 31,
            "majority_cohesion_rate": 68.9,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 5005,
            "slug": "vs18_417_053",
            "identifier": "vs18_417_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_053/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 2.4 PAOLINI LUCA RODOLFO (LEGA) - Votazione Emendamento 2.4 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.4 PDL n. 0107",
            "description_title": "Emendamento 2.4 PAOLINI LUCA RODOLFO (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": 31,
            "majority_cohesion_rate": 67.68,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 4910,
            "slug": "vs18_417_054",
            "identifier": "vs18_417_054",
            "url": "https://staging.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": 4918,
            "slug": "vs18_417_055",
            "identifier": "vs18_417_055",
            "url": "https://staging.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": 4769,
            "slug": "vs18_417_056",
            "identifier": "vs18_417_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_056/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 2.456 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 2.456 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.456 PDL n. 0107",
            "description_title": "Emendamento 2.456 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": 32,
            "majority_cohesion_rate": 67.99,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 4901,
            "slug": "vs18_417_057",
            "identifier": "vs18_417_057",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_057/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 2.470 NOJA LISA (IV) - Votazione Emendamento 2.470 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.470 PDL n. 0107",
            "description_title": "Emendamento 2.470 NOJA LISA (IV)",
            "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": 213,
            "majority_cohesion_rate": 70.12,
            "minority_cohesion_rate": 69.29
        },
        {
            "id": 4941,
            "slug": "vs18_417_058",
            "identifier": "vs18_417_058",
            "url": "https://staging.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": 4951,
            "slug": "vs18_417_059",
            "identifier": "vs18_417_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_059/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 2.455 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 2.455 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.455 PDL n. 0107",
            "description_title": "Emendamento 2.455 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": 36,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 5461,
            "slug": "vs18_417_060",
            "identifier": "vs18_417_060",
            "url": "https://staging.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": 5465,
            "slug": "vs18_417_061",
            "identifier": "vs18_417_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_061/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 2.459 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 2.459 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.459 PDL n. 0107",
            "description_title": "Emendamento 2.459 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": 36,
            "majority_cohesion_rate": 70.73,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 5473,
            "slug": "vs18_417_062",
            "identifier": "vs18_417_062",
            "url": "https://staging.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": 5477,
            "slug": "vs18_417_063",
            "identifier": "vs18_417_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_063/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0107",
            "original_title": "Votazione Articolo 2 PDL n. 0107",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 35,
            "majority_cohesion_rate": 71.04,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 5487,
            "slug": "vs18_417_064",
            "identifier": "vs18_417_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_064/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 2.020 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.020 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.020 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.020 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": 33,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 5493,
            "slug": "vs18_417_065",
            "identifier": "vs18_417_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_065/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 2.021 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.021 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.021 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.021 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 67.68,
            "minority_cohesion_rate": 66.14
        },
        {
            "id": 5127,
            "slug": "vs18_417_066",
            "identifier": "vs18_417_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_066/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 2.022 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.022 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.022 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.022 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 68.11
        },
        {
            "id": 5138,
            "slug": "vs18_417_067",
            "identifier": "vs18_417_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_067/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo aggiuntivo 2.023 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.023 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.023 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.023 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": 33,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 5149,
            "slug": "vs18_417_068",
            "identifier": "vs18_417_068",
            "url": "https://staging.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": 5407,
            "slug": "vs18_417_069",
            "identifier": "vs18_417_069",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_069/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 3.410 MASCHIO CIRO (FDI) - Votazione Emendamento 3.410 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.410 PDL n. 0107",
            "description_title": "Emendamento 3.410 MASCHIO CIRO (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": 32,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 68.11
        },
        {
            "id": 5951,
            "slug": "vs18_417_070",
            "identifier": "vs18_417_070",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_070/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 3.450, nel testo riformulato, BAZOLI ALFREDO (PD) - Votazione Emendamento 3.450, PDL n. 0107",
            "original_title": "Votazione Emendamento 3.450, PDL n. 0107",
            "description_title": "Emendamento 3.450, nel testo riformulato, BAZOLI ALFREDO (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": 7,
            "n_margin": 41,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 58.27
        },
        {
            "id": 5958,
            "slug": "vs18_417_071",
            "identifier": "vs18_417_071",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_071/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0107",
            "original_title": "Votazione Articolo 3 PDL n. 0107",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 35,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 5938,
            "slug": "vs18_417_072",
            "identifier": "vs18_417_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_072/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 72,
            "title": "Identici emendamenti 4.100 ROSPI GIANLUCA (MISTO), 4.3 PALMIERI ANTONIO (FI) e 4.4 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.100 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.100 PDL n. 0107",
            "description_title": "Identici emendamenti 4.100 ROSPI GIANLUCA (MISTO), 4.3 PALMIERI ANTONIO (FI) e 4.4 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": 36,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 5942,
            "slug": "vs18_417_073",
            "identifier": "vs18_417_073",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_073/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 4.291 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.291 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.291 PDL n. 0107",
            "description_title": "Emendamento 4.291 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": 35,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 5916,
            "slug": "vs18_417_074",
            "identifier": "vs18_417_074",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_074/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 4.224 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.224 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.224 PDL n. 0107",
            "description_title": "Emendamento 4.224 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": 67.68,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 5925,
            "slug": "vs18_417_075",
            "identifier": "vs18_417_075",
            "url": "https://staging.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": 5675,
            "slug": "vs18_417_076",
            "identifier": "vs18_417_076",
            "url": "https://staging.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": 5905,
            "slug": "vs18_417_077",
            "identifier": "vs18_417_077",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_077/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 4.450 CONTE FEDERICO (LEU) - Votazione Emendamento 4.450 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.450 PDL n. 0107",
            "description_title": "Emendamento 4.450 CONTE FEDERICO (LEU)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 16,
            "n_margin": 47,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 61.42
        },
        {
            "id": 5662,
            "slug": "vs18_417_078",
            "identifier": "vs18_417_078",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_078/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 78,
            "title": "Identici emendamenti 4.187 LUCASELLI YLENJA (FDI) e 4.227 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.187 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.187 PDL n. 0107",
            "description_title": "Identici emendamenti 4.187 LUCASELLI YLENJA (FDI) e 4.227 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": 36,
            "majority_cohesion_rate": 70.73,
            "minority_cohesion_rate": 66.14
        },
        {
            "id": 5668,
            "slug": "vs18_417_079",
            "identifier": "vs18_417_079",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_079/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 4.190 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 4.190 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.190 PDL n. 0107",
            "description_title": "Emendamento 4.190 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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 6000,
            "slug": "vs18_417_080",
            "identifier": "vs18_417_080",
            "url": "https://staging.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://staging.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": 6443,
            "slug": "vs18_417_082",
            "identifier": "vs18_417_082",
            "url": "https://staging.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": 6452,
            "slug": "vs18_417_083",
            "identifier": "vs18_417_083",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_083/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 83,
            "title": "Identici emendamenti 4.232 TURRI ROBERTO (LEGA) e 4.414 LUPI MAURIZIO (MISTO) - Votazione Emendamento 4.232 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.232 PDL n. 0107",
            "description_title": "Identici emendamenti 4.232 TURRI ROBERTO (LEGA) e 4.414 LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 6462,
            "slug": "vs18_417_084",
            "identifier": "vs18_417_084",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_084/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 4.418 GIANNONE VERONICA (MISTO) - Votazione Emendamento 4.418 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.418 PDL n. 0107",
            "description_title": "Emendamento 4.418 GIANNONE VERONICA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 67.38,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 6477,
            "slug": "vs18_417_085",
            "identifier": "vs18_417_085",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_085/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 85,
            "title": "Identici emendamenti 4.234 TURRI ROBERTO (LEGA) e 4.415 LUPI MAURIZIO (MISTO) - Votazione Emendamento 4.234 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.234 PDL n. 0107",
            "description_title": "Identici emendamenti 4.234 TURRI ROBERTO (LEGA) e 4.415 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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 6166,
            "slug": "vs18_417_086",
            "identifier": "vs18_417_086",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_086/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 4.199 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 4.199 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.199 PDL n. 0107",
            "description_title": "Emendamento 4.199 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": 35,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 6409,
            "slug": "vs18_417_087",
            "identifier": "vs18_417_087",
            "url": "https://staging.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": 6422,
            "slug": "vs18_417_088",
            "identifier": "vs18_417_088",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_088/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 4.451 CONTE FEDERICO (LEU) - Votazione Emendamento 4.451 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.451 PDL n. 0107",
            "description_title": "Emendamento 4.451 CONTE FEDERICO (LEU)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 208,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 6431,
            "slug": "vs18_417_089",
            "identifier": "vs18_417_089",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_089/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 4.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.700, PDL n. 0107",
            "original_title": "Votazione Emendamento 4.700, PDL n. 0107",
            "description_title": "Emendamento 4.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 20,
            "n_margin": 51,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 58.27
        },
        {
            "id": 4747,
            "slug": "vs18_417_090",
            "identifier": "vs18_417_090",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_090/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 4.286 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.286 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.286 PDL n. 0107",
            "description_title": "Emendamento 4.286 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": 5,
            "n_margin": 35,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 4758,
            "slug": "vs18_417_091",
            "identifier": "vs18_417_091",
            "url": "https://staging.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": 4724,
            "slug": "vs18_417_092",
            "identifier": "vs18_417_092",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_092/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 4.288 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.288 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.288 PDL n. 0107",
            "description_title": "Emendamento 4.288 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.21,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 4735,
            "slug": "vs18_417_093",
            "identifier": "vs18_417_093",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_093/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 4.114 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.114 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.114 PDL n. 0107",
            "description_title": "Emendamento 4.114 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": 36,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 64.96
        },
        {
            "id": 4922,
            "slug": "vs18_417_094",
            "identifier": "vs18_417_094",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_094/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 4.284 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.284 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.284 PDL n. 0107",
            "description_title": "Emendamento 4.284 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": 38,
            "majority_cohesion_rate": 70.73,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 4916,
            "slug": "vs18_417_095",
            "identifier": "vs18_417_095",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_095/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 4.285 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.285 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.285 PDL n. 0107",
            "description_title": "Emendamento 4.285 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": 38,
            "majority_cohesion_rate": 70.12,
            "minority_cohesion_rate": 62.99
        },
        {
            "id": 4908,
            "slug": "vs18_417_096",
            "identifier": "vs18_417_096",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_096/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 4.283 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.283 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.283 PDL n. 0107",
            "description_title": "Emendamento 4.283 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": 36,
            "majority_cohesion_rate": 68.29,
            "minority_cohesion_rate": 62.2
        }
    ]
}