Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=date&page=230
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=date&page=231",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=date&page=229",
    "results": [
        {
            "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": 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": 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": 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": 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": 4979,
            "slug": "vs18_377_005",
            "identifier": "vs18_377_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_005/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0875",
            "original_title": "Votazione Articolo 1 PDL n. 0875",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 225,
            "majority_cohesion_rate": 75.9,
            "minority_cohesion_rate": 73.73
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 5584,
            "slug": "vs18_381_018",
            "identifier": "vs18_381_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_018/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.15 CASCIELLO LUIGI (FI) - Votazione Emendamento 2.15 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.15 PDL n. 1056",
            "description_title": "Emendamento 2.15 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 6114,
            "slug": "vs18_381_021",
            "identifier": "vs18_381_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_021/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.23 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.23 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.23 PDL n. 1056",
            "description_title": "Emendamento 2.23 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 6122,
            "slug": "vs18_381_022",
            "identifier": "vs18_381_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_022/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.105 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.105 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.105 PDL n. 1056",
            "description_title": "Emendamento 2.105 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.69,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 6070,
            "slug": "vs18_381_024",
            "identifier": "vs18_381_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_024/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.106 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.106 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.106 PDL n. 1056",
            "description_title": "Emendamento 2.106 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 6050,
            "slug": "vs18_381_029",
            "identifier": "vs18_381_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_029/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.112 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.112 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.112 PDL n. 1056",
            "description_title": "Emendamento 2.112 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5405,
            "slug": "vs18_381_043",
            "identifier": "vs18_381_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_043/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 8 - Votazione Articolo 8 PDL n. 1056",
            "original_title": "Votazione Articolo 8 PDL n. 1056",
            "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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 5421,
            "slug": "vs18_381_045",
            "identifier": "vs18_381_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_045/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 45,
            "title": "Istituzione di una Commissione parlamentare d'inchiesta sulla diffusione massiva di informazioni false (Testo Unificato PDL 1056-2103-2187-2213) - Votazione finale PDL n. 1056",
            "original_title": "Votazione finale PDL n. 1056",
            "description_title": "Istituzione di una Commissione parlamentare d'inchiesta sulla diffusione massiva di informazioni false (Testo Unificato PDL 1056-2103-2187-2213)",
            "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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 65.49
        },
        {
            "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": 5058,
            "slug": "vs18_381_009",
            "identifier": "vs18_381_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_009/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.7 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.7 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.7 PDL n. 1056",
            "description_title": "Emendamento 2.7 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 6106,
            "slug": "vs18_381_020",
            "identifier": "vs18_381_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_020/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.22 CASCIELLO LUIGI (FI) - Votazione Emendamento 2.22 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.22 PDL n. 1056",
            "description_title": "Emendamento 2.22 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 76.08
        },
        {
            "id": 4939,
            "slug": "vs18_381_032",
            "identifier": "vs18_381_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_032/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2.115 MACCANTI ELENA (LEGA) - Votazione Emendamento 2.115 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.115 PDL n. 1056",
            "description_title": "Emendamento 2.115 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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 5616,
            "slug": "vs18_381_014",
            "identifier": "vs18_381_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_014/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.102, come riformulato, ZANELLA FEDERICA (FI) - Votazione Emendamento 2.102, PDL n. 1056",
            "original_title": "Votazione Emendamento 2.102, PDL n. 1056",
            "description_title": "Emendamento 2.102, come riformulato, ZANELLA FEDERICA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 226,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 76.08
        },
        {
            "id": 5146,
            "slug": "vs18_381_042",
            "identifier": "vs18_381_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_042/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 1056",
            "original_title": "Votazione Articolo 7 PDL n. 1056",
            "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": 7,
            "n_margin": 28,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 72.16
        },
        {
            "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": 4948,
            "slug": "vs18_381_033",
            "identifier": "vs18_381_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_033/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1056",
            "original_title": "Votazione Articolo 2 PDL n. 1056",
            "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": 5,
            "n_margin": 31,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 4713,
            "slug": "vs18_381_037",
            "identifier": "vs18_381_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_037/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 37,
            "title": "Identici emendamenti 4.1 MACCANTI ELENA (LEGA) e 4.100 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 4.1 PDL n. 1056",
            "original_title": "Votazione Emendamento 4.1 PDL n. 1056",
            "description_title": "Identici emendamenti 4.1 MACCANTI ELENA (LEGA) e 4.100 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 4936,
            "slug": "vs18_381_036",
            "identifier": "vs18_381_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_036/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1056",
            "original_title": "Votazione Articolo 3 PDL n. 1056",
            "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": 14,
            "n_margin": 30,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 4906,
            "slug": "vs18_381_031",
            "identifier": "vs18_381_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_031/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.113 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.113 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.113 PDL n. 1056",
            "description_title": "Emendamento 2.113 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 5627,
            "slug": "vs18_381_010",
            "identifier": "vs18_381_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_010/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.140, nel testo riformulato, GALLO LUIGI (M5S) - Votazione Emendamento 2.140, PDL n. 1056",
            "original_title": "Votazione Emendamento 2.140, PDL n. 1056",
            "description_title": "Emendamento 2.140, nel testo riformulato, GALLO LUIGI (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 128,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5607,
            "slug": "vs18_381_015",
            "identifier": "vs18_381_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_015/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.10, come riformulato, ZANELLA FEDERICA (FI) - Votazione Emendamento 2.10, PDL n. 1056",
            "original_title": "Votazione Emendamento 2.10, PDL n. 1056",
            "description_title": "Emendamento 2.10, come riformulato, ZANELLA FEDERICA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 224,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 4695,
            "slug": "vs18_381_039",
            "identifier": "vs18_381_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_039/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1056",
            "original_title": "Votazione Articolo 5 PDL n. 1056",
            "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": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 4930,
            "slug": "vs18_381_035",
            "identifier": "vs18_381_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_035/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.2 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 3.2 PDL n. 1056",
            "original_title": "Votazione Emendamento 3.2 PDL n. 1056",
            "description_title": "Emendamento 3.2 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 5124,
            "slug": "vs18_381_040",
            "identifier": "vs18_381_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_040/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 6.1 CASCIELLO LUIGI (FI) - Votazione Emendamento 6.1 PDL n. 1056",
            "original_title": "Votazione Emendamento 6.1 PDL n. 1056",
            "description_title": "Emendamento 6.1 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": 6,
            "n_margin": 20,
            "majority_cohesion_rate": 68.37,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 5618,
            "slug": "vs18_381_012",
            "identifier": "vs18_381_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_012/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.150 COSTA ENRICO (FI) - Votazione Emendamento 2.150 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.150 PDL n. 1056",
            "description_title": "Emendamento 2.150 COSTA ENRICO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 6078,
            "slug": "vs18_381_025",
            "identifier": "vs18_381_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_025/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.107 CASCIELLO LUIGI (FI) - Votazione Emendamento 2.107 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.107 PDL n. 1056",
            "description_title": "Emendamento 2.107 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 5579,
            "slug": "vs18_381_019",
            "identifier": "vs18_381_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_019/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.20 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.20 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.20 PDL n. 1056",
            "description_title": "Emendamento 2.20 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.47
        },
        {
            "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
        },
        {
            "id": 5414,
            "slug": "vs18_381_044",
            "identifier": "vs18_381_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_044/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 1056",
            "original_title": "Votazione Articolo 9 PDL n. 1056",
            "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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5633,
            "slug": "vs18_381_011",
            "identifier": "vs18_381_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_011/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.103, nel testo riformulato, NOVELLI ROBERTO (FI) - Votazione Emendamento 2.103, PDL n. 1056",
            "original_title": "Votazione Emendamento 2.103, PDL n. 1056",
            "description_title": "Emendamento 2.103, nel testo riformulato, NOVELLI ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 225,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 74.51
        },
        {
            "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": 6068,
            "slug": "vs18_381_026",
            "identifier": "vs18_381_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_026/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 26,
            "title": "Identici emendamenti 2.110 MACCANTI ELENA (LEGA) e 2.114 MOLLICONE FEDERICO (FDI), nel testo riformulato - Votazione Emendamento 2.110 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.110 PDL n. 1056",
            "description_title": "Identici emendamenti 2.110 MACCANTI ELENA (LEGA) e 2.114 MOLLICONE FEDERICO (FDI), nel testo riformulato",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 216,
            "majority_cohesion_rate": 68.67,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 5611,
            "slug": "vs18_381_013",
            "identifier": "vs18_381_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_013/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.104 FURGIUELE DOMENICO (LEGA) - Votazione Emendamento 2.104 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.104 PDL n. 1056",
            "description_title": "Emendamento 2.104 FURGIUELE DOMENICO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 75.29
        },
        {
            "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": 4772,
            "slug": "vs18_381_030",
            "identifier": "vs18_381_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_030/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.122 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.122 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.122 PDL n. 1056",
            "description_title": "Emendamento 2.122 CAPITANIO MASSIMILIANO (LEGA)",
            "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": 221,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 6132,
            "slug": "vs18_381_023",
            "identifier": "vs18_381_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_023/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.108 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.108 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.108 PDL n. 1056",
            "description_title": "Emendamento 2.108 ZANELLA FEDERICA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 226,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 76.08
        },
        {
            "id": 6087,
            "slug": "vs18_381_028",
            "identifier": "vs18_381_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_028/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.111, nel testo riformulato, MACCANTI ELENA (LEGA) - Votazione Emendamento 2.111, PDL n. 1056",
            "original_title": "Votazione Emendamento 2.111, PDL n. 1056",
            "description_title": "Emendamento 2.111, nel testo riformulato, MACCANTI ELENA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 220,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 5590,
            "slug": "vs18_381_017",
            "identifier": "vs18_381_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_017/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.14 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.14 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.14 PDL n. 1056",
            "description_title": "Emendamento 2.14 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.39,
            "minority_cohesion_rate": 74.51
        }
    ]
}