Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=42
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=43",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=41",
    "results": [
        {
            "id": 5567,
            "slug": "vs18_377_061",
            "identifier": "vs18_377_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_061/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 17.201 PALAZZOTTO ERASMO (LEU) - Votazione Emendamento 17.201 PDL n. 0875",
            "original_title": "Votazione Emendamento 17.201 PDL n. 0875",
            "description_title": "Emendamento 17.201 PALAZZOTTO ERASMO (LEU)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 11,
            "n_margin": 201,
            "majority_cohesion_rate": 66.27,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 5559,
            "slug": "vs18_377_060",
            "identifier": "vs18_377_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_060/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 17.202 ERMELLINO ALESSANDRA (MISTO) - Votazione Emendamento 17.202 PDL n. 0875",
            "original_title": "Votazione Emendamento 17.202 PDL n. 0875",
            "description_title": "Emendamento 17.202 ERMELLINO ALESSANDRA (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": 9,
            "n_margin": 200,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 6480,
            "slug": "vs18_377_059",
            "identifier": "vs18_377_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_059/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo 16 - Votazione Articolo 16 PDL n. 0875",
            "original_title": "Votazione Articolo 16 PDL n. 0875",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 210,
            "majority_cohesion_rate": 73.8,
            "minority_cohesion_rate": 63.14
        },
        {
            "id": 6448,
            "slug": "vs18_377_058",
            "identifier": "vs18_377_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_058/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 16.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 16.500, PDL n. 0875",
            "original_title": "Votazione Emendamento 16.500, PDL n. 0875",
            "description_title": "Emendamento 16.500, 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": 2,
            "n_margin": 225,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 6457,
            "slug": "vs18_377_057",
            "identifier": "vs18_377_057",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_057/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo 15 - Votazione Articolo 15 PDL n. 0875",
            "original_title": "Votazione Articolo 15 PDL n. 0875",
            "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": 9,
            "n_margin": 160,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 51.76
        },
        {
            "id": 5995,
            "slug": "vs18_377_056",
            "identifier": "vs18_377_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_056/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 15.2 DEIDDA SALVATORE (FDI) - Votazione Emendamento 15.2 PDL n. 0875",
            "original_title": "Votazione Emendamento 15.2 PDL n. 0875",
            "description_title": "Emendamento 15.2 DEIDDA 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": 25,
            "n_margin": 98,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 56.08
        },
        {
            "id": 5986,
            "slug": "vs18_377_055",
            "identifier": "vs18_377_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_055/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 15.1 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 15.1 PDL n. 0875",
            "original_title": "Votazione Emendamento 15.1 PDL n. 0875",
            "description_title": "Emendamento 15.1 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 11,
            "n_margin": 55,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 54.51
        },
        {
            "id": 5975,
            "slug": "vs18_377_054",
            "identifier": "vs18_377_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_054/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 15.211 DEIDDA SALVATORE (FDI) - Votazione Emendamento 15.211 PDL n. 0875",
            "original_title": "Votazione Emendamento 15.211 PDL n. 0875",
            "description_title": "Emendamento 15.211 DEIDDA 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": 20,
            "n_margin": 50,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 56.86
        },
        {
            "id": 5967,
            "slug": "vs18_377_053",
            "identifier": "vs18_377_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_053/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 15.210 DEIDDA SALVATORE (FDI) - Votazione Emendamento 15.210 PDL n. 0875",
            "original_title": "Votazione Emendamento 15.210 PDL n. 0875",
            "description_title": "Emendamento 15.210 DEIDDA 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": 27,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 6033,
            "slug": "vs18_377_052",
            "identifier": "vs18_377_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_052/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 14.0212 DEIDDA SALVATORE (FDI) - Votazione Emendamento 14.0212 PDL n. 0875",
            "original_title": "Votazione Emendamento 14.0212 PDL n. 0875",
            "description_title": "Articolo aggiuntivo 14.0212 DEIDDA 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": 18,
            "n_margin": 60,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 53.33
        },
        {
            "id": 6020,
            "slug": "vs18_377_051",
            "identifier": "vs18_377_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_051/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo 14 - Votazione Articolo 14 PDL n. 0875",
            "original_title": "Votazione Articolo 14 PDL n. 0875",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 12,
            "n_margin": 160,
            "majority_cohesion_rate": 74.1,
            "minority_cohesion_rate": 53.73
        },
        {
            "id": 6029,
            "slug": "vs18_377_050",
            "identifier": "vs18_377_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_050/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 14.203 DEIDDA SALVATORE (FDI) - Votazione Emendamento 14.203 PDL n. 0875",
            "original_title": "Votazione Emendamento 14.203 PDL n. 0875",
            "description_title": "Emendamento 14.203 DEIDDA 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": 6,
            "n_margin": 112,
            "majority_cohesion_rate": 73.8,
            "minority_cohesion_rate": 63.14
        },
        {
            "id": 5014,
            "slug": "vs18_377_049",
            "identifier": "vs18_377_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_049/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 14.201 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 14.201 PDL n. 0875",
            "original_title": "Votazione Emendamento 14.201 PDL n. 0875",
            "description_title": "Emendamento 14.201 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 76.08
        },
        {
            "id": 4956,
            "slug": "vs18_377_048",
            "identifier": "vs18_377_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_048/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 14.200 RUSSO PAOLO (FI) - Votazione Emendamento 14.200 PDL n. 0875",
            "original_title": "Votazione Emendamento 14.200 PDL n. 0875",
            "description_title": "Emendamento 14.200 RUSSO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 15,
            "n_margin": 218,
            "majority_cohesion_rate": 74.1,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 4964,
            "slug": "vs18_377_047",
            "identifier": "vs18_377_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_047/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 13 - Votazione Articolo 13 PDL n. 0875",
            "original_title": "Votazione Articolo 13 PDL n. 0875",
            "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": 9,
            "n_margin": 157,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 52.16
        },
        {
            "id": 4978,
            "slug": "vs18_377_046",
            "identifier": "vs18_377_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_046/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 13.203 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 13.203 PDL n. 0875",
            "original_title": "Votazione Emendamento 13.203 PDL n. 0875",
            "description_title": "Emendamento 13.203 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 4988,
            "slug": "vs18_377_045",
            "identifier": "vs18_377_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_045/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 13.202 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 13.202 PDL n. 0875",
            "original_title": "Votazione Emendamento 13.202 PDL n. 0875",
            "description_title": "Emendamento 13.202 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 34,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 4676,
            "slug": "vs18_377_044",
            "identifier": "vs18_377_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_044/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 13.200 RUSSO PAOLO (FI) - Votazione Emendamento 13.200 PDL n. 0875",
            "original_title": "Votazione Emendamento 13.200 PDL n. 0875",
            "description_title": "Emendamento 13.200 RUSSO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 18,
            "n_margin": 210,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 69.41
        },
        {
            "id": 4671,
            "slug": "vs18_377_043",
            "identifier": "vs18_377_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_043/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 12 - Votazione Articolo 12 PDL n. 0875",
            "original_title": "Votazione Articolo 12 PDL n. 0875",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 205,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 64.31
        },
        {
            "id": 4683,
            "slug": "vs18_377_042",
            "identifier": "vs18_377_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_042/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 11 - Votazione Articolo 11 PDL n. 0875",
            "original_title": "Votazione Articolo 11 PDL n. 0875",
            "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": 16,
            "n_margin": 152,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 54.51
        },
        {
            "id": 4679,
            "slug": "vs18_377_041",
            "identifier": "vs18_377_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_041/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 11.201 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 11.201 PDL n. 0875",
            "original_title": "Votazione Emendamento 11.201 PDL n. 0875",
            "description_title": "Emendamento 11.201 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 16,
            "n_margin": 53,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 54.12
        },
        {
            "id": 4652,
            "slug": "vs18_377_040",
            "identifier": "vs18_377_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_040/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 10 - Votazione Articolo 10 PDL n. 0875",
            "original_title": "Votazione Articolo 10 PDL n. 0875",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 207,
            "majority_cohesion_rate": 72.59,
            "minority_cohesion_rate": 62.75
        },
        {
            "id": 5489,
            "slug": "vs18_377_039",
            "identifier": "vs18_377_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_039/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 10.3 DEIDDA SALVATORE (FDI) - Votazione Emendamento 10.3 PDL n. 0875",
            "original_title": "Votazione Emendamento 10.3 PDL n. 0875",
            "description_title": "Emendamento 10.3 DEIDDA 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": 12,
            "n_margin": 55,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 55.29
        },
        {
            "id": 5471,
            "slug": "vs18_377_038",
            "identifier": "vs18_377_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_038/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 10.210 DEIDDA SALVATORE (FDI) - Votazione Emendamento 10.210 PDL n. 0875",
            "original_title": "Votazione Emendamento 10.210 PDL n. 0875",
            "description_title": "Emendamento 10.210 DEIDDA 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": 21,
            "n_margin": 50,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 58.04
        },
        {
            "id": 5476,
            "slug": "vs18_377_037",
            "identifier": "vs18_377_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_037/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 0875",
            "original_title": "Votazione Articolo 9 PDL n. 0875",
            "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": 10,
            "n_margin": 154,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 54.12
        },
        {
            "id": 5458,
            "slug": "vs18_377_036",
            "identifier": "vs18_377_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_036/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 9.202 RUSSO PAOLO (FI) - Votazione Emendamento 9.202 PDL n. 0875",
            "original_title": "Votazione Emendamento 9.202 PDL n. 0875",
            "description_title": "Emendamento 9.202 RUSSO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 13,
            "n_margin": 215,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 5464,
            "slug": "vs18_377_035",
            "identifier": "vs18_377_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_035/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 9.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 9.500, PDL n. 0875",
            "original_title": "Votazione Emendamento 9.500, PDL n. 0875",
            "description_title": "Emendamento 9.500, 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": 4,
            "n_margin": 210,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 63.92
        },
        {
            "id": 5440,
            "slug": "vs18_377_034",
            "identifier": "vs18_377_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_034/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 9.201 RUSSO PAOLO (FI) - Votazione Emendamento 9.201 PDL n. 0875",
            "original_title": "Votazione Emendamento 9.201 PDL n. 0875",
            "description_title": "Emendamento 9.201 RUSSO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 16,
            "n_margin": 214,
            "majority_cohesion_rate": 73.49,
            "minority_cohesion_rate": 70.2
        },
        {
            "id": 5448,
            "slug": "vs18_377_033",
            "identifier": "vs18_377_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_033/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 9.300 della Commissione - Votazione Emendamento 9.300 PDL n. 0875",
            "original_title": "Votazione Emendamento 9.300 PDL n. 0875",
            "description_title": "Emendamento 9.300 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 207,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 64.71
        },
        {
            "id": 5048,
            "slug": "vs18_377_032",
            "identifier": "vs18_377_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_032/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 9.210 DEIDDA SALVATORE (FDI) - Votazione Emendamento 9.210 PDL n. 0875",
            "original_title": "Votazione Emendamento 9.210 PDL n. 0875",
            "description_title": "Emendamento 9.210 DEIDDA 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": 23,
            "n_margin": 54,
            "majority_cohesion_rate": 74.1,
            "minority_cohesion_rate": 59.22
        },
        {
            "id": 5043,
            "slug": "vs18_377_031",
            "identifier": "vs18_377_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_031/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 8 - Votazione Articolo 8 PDL n. 0875",
            "original_title": "Votazione Articolo 8 PDL n. 0875",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 212,
            "majority_cohesion_rate": 75.6,
            "minority_cohesion_rate": 63.14
        },
        {
            "id": 5040,
            "slug": "vs18_377_030",
            "identifier": "vs18_377_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_030/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 8.7 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 8.7 PDL n. 0875",
            "original_title": "Votazione Emendamento 8.7 PDL n. 0875",
            "description_title": "Emendamento 8.7 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 21,
            "n_margin": 59,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 57.25
        },
        {
            "id": 5949,
            "slug": "vs18_377_029",
            "identifier": "vs18_377_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_029/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 8.202 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 8.202 PDL n. 0875",
            "original_title": "Votazione Emendamento 8.202 PDL n. 0875",
            "description_title": "Emendamento 8.202 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 37,
            "majority_cohesion_rate": 73.8,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5635,
            "slug": "vs18_377_028",
            "identifier": "vs18_377_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_028/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 8.201 RUSSO PAOLO (FI) - Votazione Emendamento 8.201 PDL n. 0875",
            "original_title": "Votazione Emendamento 8.201 PDL n. 0875",
            "description_title": "Emendamento 8.201 RUSSO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 21,
            "n_margin": 210,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 67.45
        },
        {
            "id": 5628,
            "slug": "vs18_377_027",
            "identifier": "vs18_377_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_027/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 8.210 DEIDDA SALVATORE (FDI) - Votazione Emendamento 8.210 PDL n. 0875",
            "original_title": "Votazione Emendamento 8.210 PDL n. 0875",
            "description_title": "Emendamento 8.210 DEIDDA 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": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 5645,
            "slug": "vs18_377_026",
            "identifier": "vs18_377_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_026/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 0875",
            "original_title": "Votazione Articolo 7 PDL n. 0875",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 14,
            "n_margin": 159,
            "majority_cohesion_rate": 75.6,
            "minority_cohesion_rate": 52.55
        },
        {
            "id": 5639,
            "slug": "vs18_377_025",
            "identifier": "vs18_377_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_025/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 7.210 DEIDDA SALVATORE (FDI) - Votazione Emendamento 7.210 PDL n. 0875",
            "original_title": "Votazione Emendamento 7.210 PDL n. 0875",
            "description_title": "Emendamento 7.210 DEIDDA 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": 10,
            "n_margin": 64,
            "majority_cohesion_rate": 75.6,
            "minority_cohesion_rate": 52.94
        },
        {
            "id": 5657,
            "slug": "vs18_377_024",
            "identifier": "vs18_377_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_024/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0875",
            "original_title": "Votazione Articolo 6 PDL n. 0875",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 16,
            "n_margin": 159,
            "majority_cohesion_rate": 74.1,
            "minority_cohesion_rate": 52.55
        },
        {
            "id": 5651,
            "slug": "vs18_377_023",
            "identifier": "vs18_377_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_023/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 6.201 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 6.201 PDL n. 0875",
            "original_title": "Votazione Emendamento 6.201 PDL n. 0875",
            "description_title": "Emendamento 6.201 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 9,
            "n_margin": 60,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 52.55
        },
        {
            "id": 5670,
            "slug": "vs18_377_022",
            "identifier": "vs18_377_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_022/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 6.200 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 6.200 PDL n. 0875",
            "original_title": "Votazione Emendamento 6.200 PDL n. 0875",
            "description_title": "Emendamento 6.200 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 65,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 51.76
        },
        {
            "id": 5664,
            "slug": "vs18_377_021",
            "identifier": "vs18_377_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_021/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0875",
            "original_title": "Votazione Articolo 5 PDL n. 0875",
            "description_title": "Articolo 5",
            "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": 157,
            "majority_cohesion_rate": 73.49,
            "minority_cohesion_rate": 50.59
        },
        {
            "id": 5570,
            "slug": "vs18_377_020",
            "identifier": "vs18_377_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_020/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 5.207 CATTOI MAURIZIO (M5S) - Votazione Emendamento 5.207 PDL n. 0875",
            "original_title": "Votazione Emendamento 5.207 PDL n. 0875",
            "description_title": "Emendamento 5.207 CATTOI MAURIZIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 14,
            "n_margin": 209,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 6466,
            "slug": "vs18_377_019",
            "identifier": "vs18_377_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_019/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 5.206 RUSSO PAOLO (FI) - Votazione Emendamento 5.206 PDL n. 0875",
            "original_title": "Votazione Emendamento 5.206 PDL n. 0875",
            "description_title": "Emendamento 5.206 RUSSO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 20,
            "n_margin": 211,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 68.24
        },
        {
            "id": 6455,
            "slug": "vs18_377_018",
            "identifier": "vs18_377_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_018/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 5.205 CATTOI MAURIZIO (M5S) - Votazione Emendamento 5.205 PDL n. 0875",
            "original_title": "Votazione Emendamento 5.205 PDL n. 0875",
            "description_title": "Emendamento 5.205 CATTOI MAURIZIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 17,
            "n_margin": 207,
            "majority_cohesion_rate": 72.59,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 6446,
            "slug": "vs18_377_017",
            "identifier": "vs18_377_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_017/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 5.201 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 5.201 PDL n. 0875",
            "original_title": "Votazione Emendamento 5.201 PDL n. 0875",
            "description_title": "Emendamento 5.201 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 39,
            "majority_cohesion_rate": 75.6,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 6129,
            "slug": "vs18_377_016",
            "identifier": "vs18_377_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_016/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 5.210 DEIDDA SALVATORE (FDI) - Votazione Emendamento 5.210 PDL n. 0875",
            "original_title": "Votazione Emendamento 5.210 PDL n. 0875",
            "description_title": "Emendamento 5.210 DEIDDA 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": 5,
            "n_margin": 115,
            "majority_cohesion_rate": 76.2,
            "minority_cohesion_rate": 61.96
        },
        {
            "id": 6121,
            "slug": "vs18_377_015",
            "identifier": "vs18_377_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_015/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0875",
            "original_title": "Votazione Articolo 4 PDL n. 0875",
            "description_title": "Articolo 4",
            "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": 224,
            "majority_cohesion_rate": 75.6,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 6112,
            "slug": "vs18_377_014",
            "identifier": "vs18_377_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_014/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.203 DEIDDA SALVATORE (FDI) - Votazione Emendamento 4.203 PDL n. 0875",
            "original_title": "Votazione Emendamento 4.203 PDL n. 0875",
            "description_title": "Emendamento 4.203 DEIDDA 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": 9,
            "n_margin": 61,
            "majority_cohesion_rate": 74.1,
            "minority_cohesion_rate": 52.16
        },
        {
            "id": 6104,
            "slug": "vs18_377_013",
            "identifier": "vs18_377_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_013/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.210 DEIDDA SALVATORE (FDI) - Votazione Emendamento 4.210 PDL n. 0875",
            "original_title": "Votazione Emendamento 4.210 PDL n. 0875",
            "description_title": "Emendamento 4.210 DEIDDA 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": 14,
            "n_margin": 62,
            "majority_cohesion_rate": 75.3,
            "minority_cohesion_rate": 52.94
        },
        {
            "id": 6158,
            "slug": "vs18_377_012",
            "identifier": "vs18_377_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_012/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0875",
            "original_title": "Votazione Articolo 3 PDL n. 0875",
            "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": 15,
            "n_margin": 162,
            "majority_cohesion_rate": 76.51,
            "minority_cohesion_rate": 52.94
        }
    ]
}