Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=76
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "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://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=77",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=75",
    "results": [
        {
            "id": 3166,
            "slug": "vs18_198_013",
            "identifier": "vs18_198_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_013/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 3.0103 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.1549",
            "original_title": "Votazione Emendamento PDL n.1549",
            "description_title": "Articolo aggiuntivo 3.0103 NEVI RAFFAELE (FI)\n    ",
            "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": 142,
            "majority_cohesion_rate": 73.76,
            "minority_cohesion_rate": 34.87
        },
        {
            "id": 3176,
            "slug": "vs18_198_012",
            "identifier": "vs18_198_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_012/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.1549",
            "original_title": "Votazione Articolo PDL n.1549",
            "description_title": "Articolo 3\n    ",
            "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": 221,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 69.73
        },
        {
            "id": 3185,
            "slug": "vs18_198_011",
            "identifier": "vs18_198_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_011/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 2.0100 CAON ROBERTO (FI)\n     - Votazione Emendamento PDL n.1549",
            "original_title": "Votazione Emendamento PDL n.1549",
            "description_title": "Articolo aggiuntivo 2.0100 CAON ROBERTO (FI)\n    ",
            "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": 150,
            "majority_cohesion_rate": 74.05,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 3197,
            "slug": "vs18_198_010",
            "identifier": "vs18_198_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_010/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.1549",
            "original_title": "Votazione Articolo PDL n.1549",
            "description_title": "Articolo 2\n    ",
            "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": 193,
            "majority_cohesion_rate": 74.34,
            "minority_cohesion_rate": 45.98
        },
        {
            "id": 3175,
            "slug": "vs18_198_009",
            "identifier": "vs18_198_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_009/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.50 della Commissione\n     - Votazione Emendamento PDL n.1549",
            "original_title": "Votazione Emendamento PDL n.1549",
            "description_title": "Emendamento 2.50 della Commissione\n    ",
            "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": 74.34,
            "minority_cohesion_rate": 70.5
        },
        {
            "id": 3162,
            "slug": "vs18_198_008",
            "identifier": "vs18_198_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_008/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.101 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.1549",
            "original_title": "Votazione Emendamento PDL n.1549",
            "description_title": "Emendamento 2.101 NEVI RAFFAELE (FI)\n    ",
            "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": 154,
            "majority_cohesion_rate": 73.76,
            "minority_cohesion_rate": 43.3
        },
        {
            "id": 3193,
            "slug": "vs18_198_007",
            "identifier": "vs18_198_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_007/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.100, come riformulato, NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.1549",
            "original_title": "Votazione Emendamento PDL n.1549",
            "description_title": "Emendamento 2.100, come riformulato, NEVI RAFFAELE (FI)\n    ",
            "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": 74.34,
            "minority_cohesion_rate": 70.5
        },
        {
            "id": 3182,
            "slug": "vs18_198_006",
            "identifier": "vs18_198_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_006/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.1549",
            "original_title": "Votazione Articolo PDL n.1549",
            "description_title": "Articolo 1\n    ",
            "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": 188,
            "majority_cohesion_rate": 73.76,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 3173,
            "slug": "vs18_198_005",
            "identifier": "vs18_198_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_005/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.103 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.1549",
            "original_title": "Votazione Emendamento PDL n.1549",
            "description_title": "Emendamento 1.103 NEVI RAFFAELE (FI)\n    ",
            "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": 140,
            "majority_cohesion_rate": 73.76,
            "minority_cohesion_rate": 33.72
        },
        {
            "id": 3160,
            "slug": "vs18_198_004",
            "identifier": "vs18_198_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_004/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.102 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.1549",
            "original_title": "Votazione Emendamento PDL n.1549",
            "description_title": "Emendamento 1.102 NEVI RAFFAELE (FI)\n    ",
            "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": 140,
            "majority_cohesion_rate": 73.47,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 3194,
            "slug": "vs18_198_003",
            "identifier": "vs18_198_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_003/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 3,
            "title": "Identici emendamenti 1.10 GADDA MARIA CHIARA (PD) e 1.100 SPENA MARIA (FI)\n     - Votazione Emendamento PDL n.1549",
            "original_title": "Votazione Emendamento PDL n.1549",
            "description_title": "Identici emendamenti 1.10 GADDA MARIA CHIARA (PD) e 1.100 SPENA MARIA (FI)\n    ",
            "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": 94,
            "majority_cohesion_rate": 72.59,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 3184,
            "slug": "vs18_198_002",
            "identifier": "vs18_198_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_002/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.101 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.1549",
            "original_title": "Votazione Emendamento PDL n.1549",
            "description_title": "Emendamento 1.101 NEVI RAFFAELE (FI)\n    ",
            "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": 83,
            "majority_cohesion_rate": 73.76,
            "minority_cohesion_rate": 34.1
        },
        {
            "id": 3187,
            "slug": "vs18_198_001",
            "identifier": "vs18_198_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_001/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 1,
            "title": "Deleghe al Governo e altre disposizioni in materia di ordinamento sportivo, di professioni sportive nonché di semplificazione (Testo risultante dallo stralcio disposto dal Presidente della Camera, ai sensi dell'articolo 123-bis, comma 1, del Regolamento, e comunicato all'Assemblea il 12 marzo 2019, degli articoli da 6 a 11 del disegno di legge n. 1603) (DDL 1603)\n     - Votazione finale DDL n.1603-BIS",
            "original_title": "Votazione finale DDL n.1603-BIS",
            "description_title": "Deleghe al Governo e altre disposizioni in materia di ordinamento sportivo, di professioni sportive nonché di semplificazione (Testo risultante dallo stralcio disposto dal Presidente della Camera, ai sensi dell'articolo 123-bis, comma 1, del Regolamento, e comunicato all'Assemblea il 12 marzo 2019, degli articoli da 6 a 11 del disegno di legge n. 1603) (DDL 1603)\n    ",
            "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": 13,
            "n_margin": 95,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 3219,
            "slug": "vs18_197_086",
            "identifier": "vs18_197_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_086/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1603-bis/25 MOLLICONE FEDERICO (FDI)\n     - Votazione Ordine del giorno 9/1603-bis/25 DDL n.1603-BIS",
            "original_title": "Votazione Ordine del giorno 9/1603-bis/25 DDL n.1603-BIS",
            "description_title": "Ordine del giorno n. 9/1603-bis/25 MOLLICONE FEDERICO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 63,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 48.47
        },
        {
            "id": 3225,
            "slug": "vs18_197_085",
            "identifier": "vs18_197_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_085/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1603-bis/22 VERSACE GIUSEPPINA (FI)\n     - Votazione Ordine del giorno 9/1603-bis/22 DDL n.1603-BIS",
            "original_title": "Votazione Ordine del giorno 9/1603-bis/22 DDL n.1603-BIS",
            "description_title": "Ordine del giorno n. 9/1603-bis/22 VERSACE GIUSEPPINA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 91,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 25.95
        },
        {
            "id": 3227,
            "slug": "vs18_197_084",
            "identifier": "vs18_197_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_084/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1603-bis/14 MONTARULI AUGUSTA (FDI)\n     - Votazione Ordine del giorno 9/1603-bis/14 DDL n.1603-BIS",
            "original_title": "Votazione Ordine del giorno 9/1603-bis/14 DDL n.1603-BIS",
            "description_title": "Ordine del giorno n. 9/1603-bis/14 MONTARULI AUGUSTA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 74.64,
            "minority_cohesion_rate": 52.67
        },
        {
            "id": 3220,
            "slug": "vs18_197_083",
            "identifier": "vs18_197_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_083/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1603-bis/13 ANZALDI MICHELE (PD)\n     - Votazione Ordine del giorno 9/1603-bis/13 DDL n.1603-BIS",
            "original_title": "Votazione Ordine del giorno 9/1603-bis/13 DDL n.1603-BIS",
            "description_title": "Ordine del giorno n. 9/1603-bis/13 ANZALDI MICHELE (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 73.76,
            "minority_cohesion_rate": 52.67
        },
        {
            "id": 3222,
            "slug": "vs18_197_082",
            "identifier": "vs18_197_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_082/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1603-bis/12 CARNEVALI ELENA (PD)\n     - Votazione Ordine del giorno 9/1603-bis/12 DDL n.1603-BIS",
            "original_title": "Votazione Ordine del giorno 9/1603-bis/12 DDL n.1603-BIS",
            "description_title": "Ordine del giorno n. 9/1603-bis/12 CARNEVALI ELENA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 58,
            "majority_cohesion_rate": 74.93,
            "minority_cohesion_rate": 53.82
        },
        {
            "id": 3224,
            "slug": "vs18_197_081",
            "identifier": "vs18_197_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_081/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/1603-bis/11 DI GIORGI ROSA MARIA (PD)\n     - Votazione Ordine del giorno 9/1603-bis/11 DDL n.1603-BIS",
            "original_title": "Votazione Ordine del giorno 9/1603-bis/11 DDL n.1603-BIS",
            "description_title": "Ordine del giorno n. 9/1603-bis/11 DI GIORGI ROSA MARIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 57,
            "majority_cohesion_rate": 74.05,
            "minority_cohesion_rate": 53.44
        },
        {
            "id": 3226,
            "slug": "vs18_197_080",
            "identifier": "vs18_197_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_080/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1603-bis/8 PRESTIPINO PATRIZIA (PD)\n     - Votazione Ordine del giorno 9/1603-bis/8 DDL n.1603-BIS",
            "original_title": "Votazione Ordine del giorno 9/1603-bis/8 DDL n.1603-BIS",
            "description_title": "Ordine del giorno n. 9/1603-bis/8 PRESTIPINO PATRIZIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 73.76,
            "minority_cohesion_rate": 53.44
        },
        {
            "id": 3221,
            "slug": "vs18_197_079",
            "identifier": "vs18_197_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_079/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1603-bis/5 BOND DARIO (FI)\n     - Votazione Ordine del giorno 9/1603-bis/5 DDL n.1603-BIS",
            "original_title": "Votazione Ordine del giorno 9/1603-bis/5 DDL n.1603-BIS",
            "description_title": "Ordine del giorno n. 9/1603-bis/5 BOND DARIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 95,
            "majority_cohesion_rate": 73.76,
            "minority_cohesion_rate": 28.24
        },
        {
            "id": 3223,
            "slug": "vs18_197_078",
            "identifier": "vs18_197_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_078/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1603-bis/1 TOCCAFONDI GABRIELE (MISTO)\n     - Votazione Ordine del giorno 9/1603-bis/1 DDL n.1603-BIS",
            "original_title": "Votazione Ordine del giorno 9/1603-bis/1 DDL n.1603-BIS",
            "description_title": "Ordine del giorno n. 9/1603-bis/1 TOCCAFONDI GABRIELE (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 72.59,
            "minority_cohesion_rate": 51.15
        },
        {
            "id": 3191,
            "slug": "vs18_197_077",
            "identifier": "vs18_197_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_077/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 77,
            "title": "Articolo 10\n     - Votazione Articolo DDL n.1603-BIS",
            "original_title": "Votazione Articolo DDL n.1603-BIS",
            "description_title": "Articolo 10\n    ",
            "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": 146,
            "majority_cohesion_rate": 75.8,
            "minority_cohesion_rate": 48.09
        },
        {
            "id": 3198,
            "slug": "vs18_197_076",
            "identifier": "vs18_197_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_076/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo 9\n     - Votazione Articolo DDL n.1603-BIS",
            "original_title": "Votazione Articolo DDL n.1603-BIS",
            "description_title": "Articolo 9\n    ",
            "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": 172,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 29.77
        },
        {
            "id": 3168,
            "slug": "vs18_197_075",
            "identifier": "vs18_197_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_075/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 9.200 della Commissione\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 9.200 della Commissione\n    ",
            "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": 207,
            "majority_cohesion_rate": 74.93,
            "minority_cohesion_rate": 57.63
        },
        {
            "id": 3179,
            "slug": "vs18_197_074",
            "identifier": "vs18_197_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_074/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 9.2, come riformulato, DE MENECH ROGER (PD)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 9.2, come riformulato, DE MENECH ROGER (PD)\n    ",
            "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": 212,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 58.78
        },
        {
            "id": 3190,
            "slug": "vs18_197_073",
            "identifier": "vs18_197_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_073/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 9.3 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 9.3 CIABURRO MONICA (FDI)\n    ",
            "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": 51,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 60.31
        },
        {
            "id": 3180,
            "slug": "vs18_197_072",
            "identifier": "vs18_197_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_072/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 9.400, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 9.400, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n    ",
            "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": 49,
            "majority_cohesion_rate": 76.68,
            "minority_cohesion_rate": 62.21
        },
        {
            "id": 3170,
            "slug": "vs18_197_071",
            "identifier": "vs18_197_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_071/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 9.201 della Commissione\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 9.201 della Commissione\n    ",
            "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": 213,
            "majority_cohesion_rate": 75.8,
            "minority_cohesion_rate": 60.69
        },
        {
            "id": 3159,
            "slug": "vs18_197_070",
            "identifier": "vs18_197_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_070/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 9.1 DE MENECH ROGER (PD)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 9.1 DE MENECH ROGER (PD)\n    ",
            "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": 49,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 61.07
        },
        {
            "id": 3171,
            "slug": "vs18_197_069",
            "identifier": "vs18_197_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_069/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 6\n     - Votazione Articolo DDL n.1603-BIS",
            "original_title": "Votazione Articolo DDL n.1603-BIS",
            "description_title": "Articolo 6\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 132,
            "majority_cohesion_rate": 76.38,
            "minority_cohesion_rate": 62.6
        },
        {
            "id": 3181,
            "slug": "vs18_197_068",
            "identifier": "vs18_197_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_068/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 8\n     - Votazione Articolo DDL n.1603-BIS",
            "original_title": "Votazione Articolo DDL n.1603-BIS",
            "description_title": "Articolo 8\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 15,
            "n_margin": 137,
            "majority_cohesion_rate": 75.22,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 3189,
            "slug": "vs18_197_067",
            "identifier": "vs18_197_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_067/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 8.200 della Commissione\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 8.200 della Commissione\n    ",
            "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": 214,
            "majority_cohesion_rate": 74.93,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 3164,
            "slug": "vs18_197_066",
            "identifier": "vs18_197_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_066/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 8.100 della Commissione\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 8.100 della Commissione\n    ",
            "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": 209,
            "majority_cohesion_rate": 74.93,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 3165,
            "slug": "vs18_197_065",
            "identifier": "vs18_197_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_065/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 8.2 MARIN MARCO (FI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 8.2 MARIN MARCO (FI)\n    ",
            "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": 49,
            "majority_cohesion_rate": 77.55,
            "minority_cohesion_rate": 61.83
        },
        {
            "id": 3177,
            "slug": "vs18_197_064",
            "identifier": "vs18_197_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_064/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 8.1 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 8.1 LUCASELLI YLENJA (FDI)\n    ",
            "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": 136,
            "majority_cohesion_rate": 77.55,
            "minority_cohesion_rate": 31.3
        },
        {
            "id": 3186,
            "slug": "vs18_197_063",
            "identifier": "vs18_197_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_063/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo 7\n     - Votazione Articolo DDL n.1603-BIS",
            "original_title": "Votazione Articolo DDL n.1603-BIS",
            "description_title": "Articolo 7\n    ",
            "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": 94,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 31.3
        },
        {
            "id": 3195,
            "slug": "vs18_197_062",
            "identifier": "vs18_197_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_062/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 7.200 (Nuova formulazione) della Commissione\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 7.200 (Nuova formulazione) della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 174,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 31.68
        },
        {
            "id": 3174,
            "slug": "vs18_197_061",
            "identifier": "vs18_197_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_061/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 7.201 della Commissione\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 7.201 della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 173,
            "majority_cohesion_rate": 75.22,
            "minority_cohesion_rate": 33.21
        },
        {
            "id": 3161,
            "slug": "vs18_197_060",
            "identifier": "vs18_197_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_060/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 7.1 ROSSI ANDREA (PD)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 7.1 ROSSI ANDREA (PD)\n    ",
            "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": 44,
            "majority_cohesion_rate": 74.64,
            "minority_cohesion_rate": 62.21
        },
        {
            "id": 3172,
            "slug": "vs18_197_059",
            "identifier": "vs18_197_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_059/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 6.200 della Commissione\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 6.200 della Commissione\n    ",
            "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": 217,
            "majority_cohesion_rate": 75.22,
            "minority_cohesion_rate": 64.12
        },
        {
            "id": 3188,
            "slug": "vs18_197_058",
            "identifier": "vs18_197_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_058/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 6.5 ROSSI ANDREA (PD)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 6.5 ROSSI ANDREA (PD)\n    ",
            "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": 51,
            "majority_cohesion_rate": 74.64,
            "minority_cohesion_rate": 60.31
        },
        {
            "id": 3199,
            "slug": "vs18_197_057",
            "identifier": "vs18_197_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_057/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 6.2 BOLDRINI LAURA (LEU)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 6.2 BOLDRINI LAURA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 80,
            "majority_cohesion_rate": 75.51,
            "minority_cohesion_rate": 37.02
        },
        {
            "id": 3167,
            "slug": "vs18_197_056",
            "identifier": "vs18_197_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_056/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 6.1 ROSSI ANDREA (PD)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 6.1 ROSSI ANDREA (PD)\n    ",
            "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": 85,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 3178,
            "slug": "vs18_197_055",
            "identifier": "vs18_197_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_055/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 5.01 ASCANI ANNA (PD)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Articolo aggiuntivo 5.01 ASCANI ANNA (PD)\n    ",
            "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": 76.68,
            "minority_cohesion_rate": 75.57
        },
        {
            "id": 3169,
            "slug": "vs18_197_054",
            "identifier": "vs18_197_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_054/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo 5\n     - Votazione Articolo DDL n.1603-BIS",
            "original_title": "Votazione Articolo DDL n.1603-BIS",
            "description_title": "Articolo 5\n    ",
            "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": 93,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 39.31
        },
        {
            "id": 3183,
            "slug": "vs18_197_053",
            "identifier": "vs18_197_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_053/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 5.200 della Commissione\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 5.200 della Commissione\n    ",
            "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": 235,
            "majority_cohesion_rate": 75.51,
            "minority_cohesion_rate": 75.57
        },
        {
            "id": 3192,
            "slug": "vs18_197_052",
            "identifier": "vs18_197_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_052/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 5.21 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 5.21 LUCASELLI YLENJA (FDI)\n    ",
            "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": 77,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 40.84
        },
        {
            "id": 3163,
            "slug": "vs18_197_051",
            "identifier": "vs18_197_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_051/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 5.20 BUTTI ALESSIO (FDI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 5.20 BUTTI ALESSIO (FDI)\n    ",
            "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": 128,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 3361,
            "slug": "vs18_197_050",
            "identifier": "vs18_197_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_050/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 5.17 ASCANI ANNA (PD)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 5.17 ASCANI ANNA (PD)\n    ",
            "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": 27,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 76.72
        }
    ]
}