Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=244
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=245",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=243",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 5565,
            "slug": "vs18_377_062",
            "identifier": "vs18_377_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_062/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 17.200 RUSSO PAOLO (FI) - Votazione Emendamento 17.200 PDL n. 0875",
            "original_title": "Votazione Emendamento 17.200 PDL n. 0875",
            "description_title": "Emendamento 17.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": 20,
            "n_margin": 181,
            "majority_cohesion_rate": 67.17,
            "minority_cohesion_rate": 56.08
        },
        {
            "id": 5543,
            "slug": "vs18_377_063",
            "identifier": "vs18_377_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_063/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 17.204 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 17.204 PDL n. 0875",
            "original_title": "Votazione Emendamento 17.204 PDL n. 0875",
            "description_title": "Emendamento 17.204 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": 17,
            "n_margin": 72,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 41.18
        },
        {
            "id": 5550,
            "slug": "vs18_377_064",
            "identifier": "vs18_377_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_064/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 17.300 della Commissione - Votazione Emendamento 17.300 PDL n. 0875",
            "original_title": "Votazione Emendamento 17.300 PDL n. 0875",
            "description_title": "Emendamento 17.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": 6,
            "n_margin": 201,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 63.14
        },
        {
            "id": 5519,
            "slug": "vs18_377_065",
            "identifier": "vs18_377_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_065/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 17.205 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 17.205 PDL n. 0875",
            "original_title": "Votazione Emendamento 17.205 PDL n. 0875",
            "description_title": "Emendamento 17.205 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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5531,
            "slug": "vs18_377_066",
            "identifier": "vs18_377_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_066/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 17.206 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 17.206 PDL n. 0875",
            "original_title": "Votazione Emendamento 17.206 PDL n. 0875",
            "description_title": "Emendamento 17.206 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": 70,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 43.14
        },
        {
            "id": 5497,
            "slug": "vs18_377_067",
            "identifier": "vs18_377_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_067/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 17.207 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 17.207 PDL n. 0875",
            "original_title": "Votazione Emendamento 17.207 PDL n. 0875",
            "description_title": "Emendamento 17.207 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": 61,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 50.98
        },
        {
            "id": 5507,
            "slug": "vs18_377_068",
            "identifier": "vs18_377_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_068/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 17 - Votazione Articolo 17 PDL n. 0875",
            "original_title": "Votazione Articolo 17 PDL n. 0875",
            "description_title": "Articolo 17",
            "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": 155,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 50.98
        },
        {
            "id": 5961,
            "slug": "vs18_377_069",
            "identifier": "vs18_377_069",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_069/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 18.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 18.500, PDL n. 0875",
            "original_title": "Votazione Emendamento 18.500, PDL n. 0875",
            "description_title": "Emendamento 18.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": 3,
            "n_margin": 200,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 61.57
        },
        {
            "id": 4909,
            "slug": "vs18_377_070",
            "identifier": "vs18_377_070",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_070/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 18.202 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 18.202 PDL n. 0875",
            "original_title": "Votazione Emendamento 18.202 PDL n. 0875",
            "description_title": "Emendamento 18.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": 12,
            "n_margin": 57,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 52.94
        },
        {
            "id": 4773,
            "slug": "vs18_377_071",
            "identifier": "vs18_377_071",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_071/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 18.203 DEIDDA SALVATORE (FDI) - Votazione Emendamento 18.203 PDL n. 0875",
            "original_title": "Votazione Emendamento 18.203 PDL n. 0875",
            "description_title": "Emendamento 18.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": 14,
            "n_margin": 56,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 53.73
        },
        {
            "id": 5012,
            "slug": "vs18_377_072",
            "identifier": "vs18_377_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_072/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo 18 - Votazione Articolo 18 PDL n. 0875",
            "original_title": "Votazione Articolo 18 PDL n. 0875",
            "description_title": "Articolo 18",
            "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": 113,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 34.51
        },
        {
            "id": 5016,
            "slug": "vs18_377_073",
            "identifier": "vs18_377_073",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_073/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 19.210 DEIDDA SALVATORE (FDI) - Votazione Emendamento 19.210 PDL n. 0875",
            "original_title": "Votazione Emendamento 19.210 PDL n. 0875",
            "description_title": "Emendamento 19.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": 12,
            "n_margin": 103,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 57.65
        },
        {
            "id": 5007,
            "slug": "vs18_377_074",
            "identifier": "vs18_377_074",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_074/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 19.201 RUSSO PAOLO (FI) - Votazione Emendamento 19.201 PDL n. 0875",
            "original_title": "Votazione Emendamento 19.201 PDL n. 0875",
            "description_title": "Emendamento 19.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": 18,
            "n_margin": 203,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 5003,
            "slug": "vs18_377_075",
            "identifier": "vs18_377_075",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_075/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 19.202 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 19.202 PDL n. 0875",
            "original_title": "Votazione Emendamento 19.202 PDL n. 0875",
            "description_title": "Emendamento 19.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": 14,
            "n_margin": 61,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 49.8
        },
        {
            "id": 4997,
            "slug": "vs18_377_076",
            "identifier": "vs18_377_076",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_076/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 19.203 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 19.203 PDL n. 0875",
            "original_title": "Votazione Emendamento 19.203 PDL n. 0875",
            "description_title": "Emendamento 19.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": 8,
            "n_margin": 33,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 4993,
            "slug": "vs18_377_077",
            "identifier": "vs18_377_077",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_077/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 77,
            "title": "Articolo 19 - Votazione Articolo 19 PDL n. 0875",
            "original_title": "Votazione Articolo 19 PDL n. 0875",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 200,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 59.22
        },
        {
            "id": 4980,
            "slug": "vs18_377_078",
            "identifier": "vs18_377_078",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_078/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo aggiuntivo 19.0500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 19.0500, PDL n. 0875",
            "original_title": "Votazione Emendamento 19.0500, PDL n. 0875",
            "description_title": "Articolo aggiuntivo 19.0500, 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": 3,
            "n_margin": 202,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 61.57
        },
        {
            "id": 4973,
            "slug": "vs18_377_079",
            "identifier": "vs18_377_079",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_079/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 79,
            "title": "Norme sull'esercizio della libertà sindacale del personale delle Forze armate e delle Forze di polizia a ordinamento militare, nonché delega al Governo per il coordinamento normativo. (PDL 875 e abbinate PDL 1060-1702-2330) - Votazione finale PDL n. 0875",
            "original_title": "Votazione finale PDL n. 0875",
            "description_title": "Norme sull'esercizio della libertà sindacale del personale delle Forze armate e delle Forze di polizia a ordinamento militare, nonché delega al Governo per il coordinamento normativo. (PDL 875 e abbinate PDL 1060-1702-2330)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 127,
            "majority_cohesion_rate": 65.96,
            "minority_cohesion_rate": 42.35
        },
        {
            "id": 4759,
            "slug": "vs18_378_001",
            "identifier": "vs18_378_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_378_001/?format=api",
            "sitting": {
                "id": 394,
                "date": "2020-07-23",
                "number": 378,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 2451",
            "original_title": "Votazione Articolo 1 PDL n. 2451",
            "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": 0,
            "n_margin": 171,
            "majority_cohesion_rate": 56.63,
            "minority_cohesion_rate": 55.29
        },
        {
            "id": 4723,
            "slug": "vs18_378_002",
            "identifier": "vs18_378_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_378_002/?format=api",
            "sitting": {
                "id": 394,
                "date": "2020-07-23",
                "number": 378,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 2451",
            "original_title": "Votazione Articolo 2 PDL n. 2451",
            "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": 1,
            "n_margin": 171,
            "majority_cohesion_rate": 57.83,
            "minority_cohesion_rate": 54.12
        },
        {
            "id": 4736,
            "slug": "vs18_378_003",
            "identifier": "vs18_378_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_378_003/?format=api",
            "sitting": {
                "id": 394,
                "date": "2020-07-23",
                "number": 378,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 2451",
            "original_title": "Votazione Articolo 3 PDL n. 2451",
            "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": 0,
            "n_margin": 176,
            "majority_cohesion_rate": 58.13,
            "minority_cohesion_rate": 57.25
        },
        {
            "id": 4703,
            "slug": "vs18_378_004",
            "identifier": "vs18_378_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_378_004/?format=api",
            "sitting": {
                "id": 394,
                "date": "2020-07-23",
                "number": 378,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 2451",
            "original_title": "Votazione Articolo 4 PDL n. 2451",
            "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": 0,
            "n_margin": 178,
            "majority_cohesion_rate": 58.73,
            "minority_cohesion_rate": 58.04
        },
        {
            "id": 4712,
            "slug": "vs18_378_005",
            "identifier": "vs18_378_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_378_005/?format=api",
            "sitting": {
                "id": 394,
                "date": "2020-07-23",
                "number": 378,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 2451",
            "original_title": "Votazione Articolo 5 PDL n. 2451",
            "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": 0,
            "n_margin": 176,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 56.47
        },
        {
            "id": 4687,
            "slug": "vs18_378_006",
            "identifier": "vs18_378_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_378_006/?format=api",
            "sitting": {
                "id": 394,
                "date": "2020-07-23",
                "number": 378,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 2451",
            "original_title": "Votazione Articolo 6 PDL n. 2451",
            "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": 0,
            "n_margin": 190,
            "majority_cohesion_rate": 62.05,
            "minority_cohesion_rate": 63.53
        },
        {
            "id": 4694,
            "slug": "vs18_378_007",
            "identifier": "vs18_378_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_378_007/?format=api",
            "sitting": {
                "id": 394,
                "date": "2020-07-23",
                "number": 378,
                "branch": "C"
            },
            "number": 7,
            "title": "Istituzione della Giornata nazionale in memoria delle vittime dell'epidemia di Coronavirus (Testo Unificato PDL 2451-2479-2480-2484-2507) - Votazione finale PDL n. 2451",
            "original_title": "Votazione finale PDL n. 2451",
            "description_title": "Istituzione della Giornata nazionale in memoria delle vittime dell'epidemia di Coronavirus (Testo Unificato PDL 2451-2479-2480-2484-2507)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 208,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 67.06
        },
        {
            "id": 5281,
            "slug": "vs18_381_001",
            "identifier": "vs18_381_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_001/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00370 CAON ROBERTO (FI), PELLICANI NICOLA (PD), BITONCI MASSIMO (LEGA), MANIERO ALVISE (M5S), DE CARLO LUCA (FDI), MORETTO SARA (IV), MURONI ROSSELLA (LEU) ed altri - Votazione Mozione 1_00370",
            "original_title": "Votazione Mozione 1_00370",
            "description_title": "Mozione n. 1-00370 CAON ROBERTO (FI), PELLICANI NICOLA (PD), BITONCI MASSIMO (LEGA), MANIERO ALVISE (M5S), DE CARLO LUCA (FDI), MORETTO SARA (IV), MURONI ROSSELLA (LEU) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 209,
            "majority_cohesion_rate": 63.55,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 5028,
            "slug": "vs18_381_002",
            "identifier": "vs18_381_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_002/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1056",
            "original_title": "Votazione Articolo 1 PDL n. 1056",
            "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": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 64.16,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 5027,
            "slug": "vs18_381_003",
            "identifier": "vs18_381_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_003/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.101 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.101 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.101 PDL n. 1056",
            "description_title": "Emendamento 2.101 ZANELLA FEDERICA (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 76.08
        },
        {
            "id": 5031,
            "slug": "vs18_381_004",
            "identifier": "vs18_381_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_004/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.109 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.109 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.109 PDL n. 1056",
            "description_title": "Emendamento 2.109 CAPITANIO MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 72.59,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5033,
            "slug": "vs18_381_005",
            "identifier": "vs18_381_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_005/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.120 MACCANTI ELENA (LEGA) - Votazione Emendamento 2.120 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.120 PDL n. 1056",
            "description_title": "Emendamento 2.120 MACCANTI ELENA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5036,
            "slug": "vs18_381_006",
            "identifier": "vs18_381_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_006/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.1 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.1 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.1 PDL n. 1056",
            "description_title": "Emendamento 2.1 ZANELLA FEDERICA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5041,
            "slug": "vs18_381_007",
            "identifier": "vs18_381_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_007/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.3 CASCIELLO LUIGI (FI) - Votazione Emendamento 2.3 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.3 PDL n. 1056",
            "description_title": "Emendamento 2.3 CASCIELLO LUIGI (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 75.29
        }
    ]
}