Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=245
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=246",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=244",
    "results": [
        {
            "id": 5044,
            "slug": "vs18_381_008",
            "identifier": "vs18_381_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_008/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.8 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.8 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.8 PDL n. 1056",
            "description_title": "Emendamento 2.8 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": 70.48,
            "minority_cohesion_rate": 74.51
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 5598,
            "slug": "vs18_381_016",
            "identifier": "vs18_381_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_016/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.11 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.11 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.11 PDL n. 1056",
            "description_title": "Emendamento 2.11 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": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 75.69
        },
        {
            "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
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 6097,
            "slug": "vs18_381_027",
            "identifier": "vs18_381_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_027/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.121 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.121 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.121 PDL n. 1056",
            "description_title": "Emendamento 2.121 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": 28,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 73.73
        },
        {
            "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": 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": 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": 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": 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": 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": 4923,
            "slug": "vs18_381_034",
            "identifier": "vs18_381_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_034/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 3.100 MACCANTI ELENA (LEGA) - Votazione Emendamento 3.100 PDL n. 1056",
            "original_title": "Votazione Emendamento 3.100 PDL n. 1056",
            "description_title": "Emendamento 3.100 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": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 72.55
        },
        {
            "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": 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": 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": 4704,
            "slug": "vs18_381_038",
            "identifier": "vs18_381_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_038/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1056",
            "original_title": "Votazione Articolo 4 PDL n. 1056",
            "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": 10,
            "n_margin": 23,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 72.55
        },
        {
            "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": 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": 5133,
            "slug": "vs18_381_041",
            "identifier": "vs18_381_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_041/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 1056",
            "original_title": "Votazione Articolo 6 PDL n. 1056",
            "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": 9,
            "n_margin": 26,
            "majority_cohesion_rate": 68.67,
            "minority_cohesion_rate": 72.55
        },
        {
            "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": 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": 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": 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": 4889,
            "slug": "vs18_382_001",
            "identifier": "vs18_382_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_382_001/?format=api",
            "sitting": {
                "id": 398,
                "date": "2020-07-29",
                "number": 382,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00119 CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV) e FORNARO FEDERICO (LEU) - Votazione Risoluzione 6_00119",
            "original_title": "Votazione Risoluzione 6_00119",
            "description_title": "Risoluzione n. 6-00119 CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV) e FORNARO FEDERICO (LEU)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 82.83,
            "minority_cohesion_rate": 80.39
        },
        {
            "id": 4894,
            "slug": "vs18_382_002",
            "identifier": "vs18_382_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_382_002/?format=api",
            "sitting": {
                "id": 398,
                "date": "2020-07-29",
                "number": 382,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00120, limitatamente alla premessa e al capoverso primo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00120",
            "original_title": "Votazione Risoluzione 6_00120",
            "description_title": "Risoluzione n. 6-00120, limitatamente alla premessa e al capoverso primo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 83.73,
            "minority_cohesion_rate": 80.78
        },
        {
            "id": 4886,
            "slug": "vs18_382_003",
            "identifier": "vs18_382_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_382_003/?format=api",
            "sitting": {
                "id": 398,
                "date": "2020-07-29",
                "number": 382,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00120, limitatamente al capoverso secondo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00120",
            "original_title": "Votazione Risoluzione 6_00120",
            "description_title": "Risoluzione n. 6-00120, limitatamente al capoverso secondo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 252,
            "majority_cohesion_rate": 83.13,
            "minority_cohesion_rate": 80.39
        },
        {
            "id": 4797,
            "slug": "vs18_382_004",
            "identifier": "vs18_382_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_382_004/?format=api",
            "sitting": {
                "id": 398,
                "date": "2020-07-29",
                "number": 382,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00123 CRIPPA DAVIDE (M5S), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) \ne FIANO EMANUELE (PD) \n(Doc. LVII-bis, 2) - Votazione Risoluzione 6_00123",
            "original_title": "Votazione Risoluzione 6_00123",
            "description_title": "Risoluzione n. 6-00123 CRIPPA DAVIDE (M5S), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) \ne FIANO EMANUELE (PD) \n(Doc. LVII-bis, 2)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 93.98,
            "minority_cohesion_rate": 81.96
        },
        {
            "id": 4790,
            "slug": "vs18_382_005",
            "identifier": "vs18_382_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_382_005/?format=api",
            "sitting": {
                "id": 398,
                "date": "2020-07-29",
                "number": 382,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00124 CRIPPA DAVIDE (M5S), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) \ne FIANO EMANUELE (PD) \n(Doc. LVII, 3 - Sez III) - Votazione Risoluzione 6_00124",
            "original_title": "Votazione Risoluzione 6_00124",
            "description_title": "Risoluzione n. 6-00124 CRIPPA DAVIDE (M5S), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) \ne FIANO EMANUELE (PD) \n(Doc. LVII, 3 - Sez III)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 93.98,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 5389,
            "slug": "vs18_383_001",
            "identifier": "vs18_383_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_001/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 1,
            "title": "Conto consuntivo della Camera dei deputati per l'anno finanziario 2019 (Doc. VIII, n. 5) - Votazione Doc. VII",
            "original_title": "Votazione Doc. VII",
            "description_title": "Conto consuntivo della Camera dei deputati per l'anno finanziario 2019 (Doc. VIII, n. 5)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 228,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5384,
            "slug": "vs18_383_002",
            "identifier": "vs18_383_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_002/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 2,
            "title": "Progetto di bilancio della Camera dei deputati per l'anno finanziario 2020 (Doc. VIII, n. 6) - Votazione Doc. VII",
            "original_title": "Votazione Doc. VII",
            "description_title": "Progetto di bilancio della Camera dei deputati per l'anno finanziario 2020 (Doc. VIII, n. 6)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 228,
            "majority_cohesion_rate": 74.7,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5346,
            "slug": "vs18_383_003",
            "identifier": "vs18_383_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_003/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 3,
            "title": "Identici dispositivi, come riformulati, della mozione n. 1-00362 (Ulteriore nuova formulazione) LUPI MAURIZIO (MISTO), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) \ned altri e n. 1-00366 QUARTAPELLE PROCOPIO LIA (PD), CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU) ed altri - Votazione Mozione 1_00362",
            "original_title": "Votazione Mozione 1_00362",
            "description_title": "Identici dispositivi, come riformulati, della mozione n. 1-00362 (Ulteriore nuova formulazione) LUPI MAURIZIO (MISTO), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) \ned altri e n. 1-00366 QUARTAPELLE PROCOPIO LIA (PD), CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (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": 71.99,
            "minority_cohesion_rate": 62.75
        },
        {
            "id": 5338,
            "slug": "vs18_383_004",
            "identifier": "vs18_383_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_004/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-..362 (Ulteriore nuova formulazione), limitatamente alla premessa, LUPI MAURIZIO (MISTO), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) ed altri - Votazione Mozione ",
            "original_title": "Votazione Mozione ",
            "description_title": "Mozione n. 1-..362 (Ulteriore nuova formulazione), limitatamente alla premessa, LUPI MAURIZIO (MISTO), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) 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": 1,
            "n_margin": 207,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 62.75
        },
        {
            "id": 5365,
            "slug": "vs18_383_005",
            "identifier": "vs18_383_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_005/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00366, limitatamente alla premessa, QUARTAPELLE PROCOPIO LIA (PD), CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU) ed altri - Votazione Mozione 1_00366",
            "original_title": "Votazione Mozione 1_00366",
            "description_title": "Mozione n. 1-00366, limitatamente alla premessa, QUARTAPELLE PROCOPIO LIA (PD), CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (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": 207,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 5521,
            "slug": "vs18_386_001",
            "identifier": "vs18_386_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_001/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale n. 1 IEZZI IGOR GIANCARLO (LEGA) ed altri - Votazione pregiudiziale ",
            "original_title": "Votazione pregiudiziale ",
            "description_title": "Questione pregiudiziale n. 1 IEZZI IGOR GIANCARLO (LEGA) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 9,
            "n_margin": 36,
            "majority_cohesion_rate": 63.55,
            "minority_cohesion_rate": 55.69
        },
        {
            "id": 5510,
            "slug": "vs18_386_002",
            "identifier": "vs18_386_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_002/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 2,
            "title": "Conversione in legge del decreto-legge 31 luglio 2020, n. 86, recante disposizioni urgenti in materia di parità di genere nelle consultazioni elettorali delle regioni a statuto ordinario (DDL 2619) - Votazione finale ",
            "original_title": "Votazione finale ",
            "description_title": "Conversione in legge del decreto-legge 31 luglio 2020, n. 86, recante disposizioni urgenti in materia di parità di genere nelle consultazioni elettorali delle regioni a statuto ordinario (DDL 2619)",
            "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": 7,
            "n_margin": 132,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 69.02
        }
    ]
}