Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=41
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=42",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=40",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 5033,
            "slug": "vs18_381_005",
            "identifier": "vs18_381_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_005/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.120 MACCANTI ELENA (LEGA) - Votazione Emendamento 2.120 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.120 PDL n. 1056",
            "description_title": "Emendamento 2.120 MACCANTI ELENA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5031,
            "slug": "vs18_381_004",
            "identifier": "vs18_381_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_004/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.109 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.109 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.109 PDL n. 1056",
            "description_title": "Emendamento 2.109 CAPITANIO MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 72.59,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 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": 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": 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": 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": 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": 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": 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": 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": 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": 4973,
            "slug": "vs18_377_079",
            "identifier": "vs18_377_079",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_079/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 79,
            "title": "Norme sull'esercizio della libertà sindacale del personale delle Forze armate e delle Forze di polizia a ordinamento militare, nonché delega al Governo per il coordinamento normativo. (PDL 875 e abbinate PDL 1060-1702-2330) - Votazione finale PDL n. 0875",
            "original_title": "Votazione finale PDL n. 0875",
            "description_title": "Norme sull'esercizio della libertà sindacale del personale delle Forze armate e delle Forze di polizia a ordinamento militare, nonché delega al Governo per il coordinamento normativo. (PDL 875 e abbinate PDL 1060-1702-2330)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 127,
            "majority_cohesion_rate": 65.96,
            "minority_cohesion_rate": 42.35
        },
        {
            "id": 4980,
            "slug": "vs18_377_078",
            "identifier": "vs18_377_078",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_078/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo aggiuntivo 19.0500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 19.0500, PDL n. 0875",
            "original_title": "Votazione Emendamento 19.0500, PDL n. 0875",
            "description_title": "Articolo aggiuntivo 19.0500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 202,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 61.57
        },
        {
            "id": 4993,
            "slug": "vs18_377_077",
            "identifier": "vs18_377_077",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_077/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 77,
            "title": "Articolo 19 - Votazione Articolo 19 PDL n. 0875",
            "original_title": "Votazione Articolo 19 PDL n. 0875",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 200,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 59.22
        },
        {
            "id": 4997,
            "slug": "vs18_377_076",
            "identifier": "vs18_377_076",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_076/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 19.203 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 19.203 PDL n. 0875",
            "original_title": "Votazione Emendamento 19.203 PDL n. 0875",
            "description_title": "Emendamento 19.203 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 33,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 5003,
            "slug": "vs18_377_075",
            "identifier": "vs18_377_075",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_075/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 19.202 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 19.202 PDL n. 0875",
            "original_title": "Votazione Emendamento 19.202 PDL n. 0875",
            "description_title": "Emendamento 19.202 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 14,
            "n_margin": 61,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 49.8
        },
        {
            "id": 5007,
            "slug": "vs18_377_074",
            "identifier": "vs18_377_074",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_074/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 19.201 RUSSO PAOLO (FI) - Votazione Emendamento 19.201 PDL n. 0875",
            "original_title": "Votazione Emendamento 19.201 PDL n. 0875",
            "description_title": "Emendamento 19.201 RUSSO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 18,
            "n_margin": 203,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 5016,
            "slug": "vs18_377_073",
            "identifier": "vs18_377_073",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_073/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 19.210 DEIDDA SALVATORE (FDI) - Votazione Emendamento 19.210 PDL n. 0875",
            "original_title": "Votazione Emendamento 19.210 PDL n. 0875",
            "description_title": "Emendamento 19.210 DEIDDA SALVATORE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 12,
            "n_margin": 103,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 57.65
        },
        {
            "id": 5012,
            "slug": "vs18_377_072",
            "identifier": "vs18_377_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_072/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo 18 - Votazione Articolo 18 PDL n. 0875",
            "original_title": "Votazione Articolo 18 PDL n. 0875",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 113,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 34.51
        },
        {
            "id": 4773,
            "slug": "vs18_377_071",
            "identifier": "vs18_377_071",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_071/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 18.203 DEIDDA SALVATORE (FDI) - Votazione Emendamento 18.203 PDL n. 0875",
            "original_title": "Votazione Emendamento 18.203 PDL n. 0875",
            "description_title": "Emendamento 18.203 DEIDDA SALVATORE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 14,
            "n_margin": 56,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 53.73
        },
        {
            "id": 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": 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": 5507,
            "slug": "vs18_377_068",
            "identifier": "vs18_377_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_068/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 17 - Votazione Articolo 17 PDL n. 0875",
            "original_title": "Votazione Articolo 17 PDL n. 0875",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 155,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 50.98
        },
        {
            "id": 5497,
            "slug": "vs18_377_067",
            "identifier": "vs18_377_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_067/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 17.207 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 17.207 PDL n. 0875",
            "original_title": "Votazione Emendamento 17.207 PDL n. 0875",
            "description_title": "Emendamento 17.207 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 61,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 50.98
        },
        {
            "id": 5531,
            "slug": "vs18_377_066",
            "identifier": "vs18_377_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_066/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 17.206 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 17.206 PDL n. 0875",
            "original_title": "Votazione Emendamento 17.206 PDL n. 0875",
            "description_title": "Emendamento 17.206 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 16,
            "n_margin": 70,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 43.14
        },
        {
            "id": 5519,
            "slug": "vs18_377_065",
            "identifier": "vs18_377_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_065/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 17.205 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 17.205 PDL n. 0875",
            "original_title": "Votazione Emendamento 17.205 PDL n. 0875",
            "description_title": "Emendamento 17.205 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5550,
            "slug": "vs18_377_064",
            "identifier": "vs18_377_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_064/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 17.300 della Commissione - Votazione Emendamento 17.300 PDL n. 0875",
            "original_title": "Votazione Emendamento 17.300 PDL n. 0875",
            "description_title": "Emendamento 17.300 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 201,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 63.14
        },
        {
            "id": 5543,
            "slug": "vs18_377_063",
            "identifier": "vs18_377_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_063/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 17.204 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 17.204 PDL n. 0875",
            "original_title": "Votazione Emendamento 17.204 PDL n. 0875",
            "description_title": "Emendamento 17.204 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 17,
            "n_margin": 72,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 41.18
        },
        {
            "id": 5565,
            "slug": "vs18_377_062",
            "identifier": "vs18_377_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_062/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 17.200 RUSSO PAOLO (FI) - Votazione Emendamento 17.200 PDL n. 0875",
            "original_title": "Votazione Emendamento 17.200 PDL n. 0875",
            "description_title": "Emendamento 17.200 RUSSO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 20,
            "n_margin": 181,
            "majority_cohesion_rate": 67.17,
            "minority_cohesion_rate": 56.08
        }
    ]
}