Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=153
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=-n_rebels&page=154",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=152",
    "results": [
        {
            "id": 1681,
            "slug": "vs18_044_072",
            "identifier": "vs18_044_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_072/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1117/91 DE MENECH ROGER (PD)\n     - Votazione Ordine del giorno 9/1117/91 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/91 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/91 DE MENECH ROGER (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 246,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 74.43
        },
        {
            "id": 1198,
            "slug": "vs18_071_030",
            "identifier": "vs18_071_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_030/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.17 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 2.17 PASTORINO LUCA (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": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 59.39
        },
        {
            "id": 1700,
            "slug": "vs18_044_056",
            "identifier": "vs18_044_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_056/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1117/75 BRAGA CHIARA (PD)\n     - Votazione Ordine del giorno 9/1117/75 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/75 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/75 BRAGA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 246,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 73.28
        },
        {
            "id": 1704,
            "slug": "vs18_044_062",
            "identifier": "vs18_044_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_062/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1117/81 CARDINALE DANIELA (PD)\n     - Votazione Ordine del giorno 9/1117/81 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/81 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/81 CARDINALE DANIELA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 243,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 650,
            "slug": "vs18_030_028",
            "identifier": "vs18_030_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_028/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 1.01 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 1.01 TRANCASSINI PAOLO (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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 78.2,
            "minority_cohesion_rate": 80.92
        },
        {
            "id": 3037,
            "slug": "vs18_124_014",
            "identifier": "vs18_124_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_124_014/?format=api",
            "sitting": {
                "id": 140,
                "date": "2019-02-12",
                "number": 124,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 6.4 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.1486",
            "original_title": "Votazione Emendamento DDL n.1486",
            "description_title": "Emendamento 6.4 RIZZETTO WALTER (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": 1,
            "n_margin": 132,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 36.5
        },
        {
            "id": 21,
            "slug": "vs18_028_040",
            "identifier": "vs18_028_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_040/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo premissivo 01.100 BALDELLI SIMONE (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo premissivo 01.100 BALDELLI SIMONE (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": 25,
            "majority_cohesion_rate": 79.07,
            "minority_cohesion_rate": 82.44
        },
        {
            "id": 3024,
            "slug": "vs18_124_041",
            "identifier": "vs18_124_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_124_041/?format=api",
            "sitting": {
                "id": 140,
                "date": "2019-02-12",
                "number": 124,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 19.3 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.1486",
            "original_title": "Votazione Emendamento DDL n.1486",
            "description_title": "Emendamento 19.3 RIZZETTO WALTER (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": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 34.98
        },
        {
            "id": 1233,
            "slug": "vs18_071_012",
            "identifier": "vs18_071_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_012/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.49 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.49 PASTORINO LUCA (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": 1,
            "n_margin": 94,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 3027,
            "slug": "vs18_124_044",
            "identifier": "vs18_124_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_124_044/?format=api",
            "sitting": {
                "id": 140,
                "date": "2019-02-12",
                "number": 124,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 19.7 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.1486",
            "original_title": "Votazione Emendamento DDL n.1486",
            "description_title": "Emendamento 19.7 RIZZETTO WALTER (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": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 35.36
        },
        {
            "id": 1677,
            "slug": "vs18_044_051",
            "identifier": "vs18_044_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_051/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1117/70 DEL BASSO DE CARO UMBERTO (PD)\n     - Votazione Ordine del giorno 9/1117/70 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/70 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/70 DEL BASSO DE CARO UMBERTO (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": 44,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 1662,
            "slug": "vs18_044_048",
            "identifier": "vs18_044_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_048/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1117/67 CAMPANA MICAELA (PD)\n     - Votazione Ordine del giorno 9/1117/67 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/67 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/67 CAMPANA MICAELA (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": 43,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 1669,
            "slug": "vs18_044_060",
            "identifier": "vs18_044_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_060/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1117/79 BOSCHI MARIA ELENA (PD)\n     - Votazione Ordine del giorno 9/1117/79 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/79 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/79 BOSCHI MARIA 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": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 1675,
            "slug": "vs18_044_061",
            "identifier": "vs18_044_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_061/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1117/80 MURA ROMINA (PD)\n     - Votazione Ordine del giorno 9/1117/80 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/80 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/80 MURA ROMINA (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": 39,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 1687,
            "slug": "vs18_044_068",
            "identifier": "vs18_044_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_068/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1117/87 DAL MORO GIAN PIETRO (PD)\n     - Votazione Ordine del giorno 9/1117/87 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/87 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/87 DAL MORO GIAN PIETRO (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": 57,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 60.31
        },
        {
            "id": 1663,
            "slug": "vs18_044_069",
            "identifier": "vs18_044_069",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_069/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1117/88 MORETTO SARA (PD)\n     - Votazione Ordine del giorno 9/1117/88 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/88 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/88 MORETTO SARA (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": 82.61,
            "minority_cohesion_rate": 62.6
        },
        {
            "id": 1695,
            "slug": "vs18_044_045",
            "identifier": "vs18_044_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_045/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1117/64 MANCINI CLAUDIO (PD)\n     - Votazione Ordine del giorno 9/1117/64 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/64 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/64 MANCINI CLAUDIO (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": 43,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 1688,
            "slug": "vs18_044_049",
            "identifier": "vs18_044_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_049/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1117/68 TOPO RAFFAELE (PD)\n     - Votazione Ordine del giorno 9/1117/68 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/68 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/68 TOPO RAFFAELE (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": 43,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 67.94
        },
        {
            "id": 1689,
            "slug": "vs18_044_053",
            "identifier": "vs18_044_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_053/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1117/72 LEPRI STEFANO (PD)\n     - Votazione Ordine del giorno 9/1117/72 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/72 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/72 LEPRI STEFANO (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": 42,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 73.28
        },
        {
            "id": 1705,
            "slug": "vs18_044_057",
            "identifier": "vs18_044_057",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_057/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1117/76 DE LUCA PIERO (PD)\n     - Votazione Ordine del giorno 9/1117/76 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/76 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/76 DE LUCA PIERO (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": 42,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 72.52
        },
        {
            "id": 3017,
            "slug": "vs18_124_049",
            "identifier": "vs18_124_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_124_049/?format=api",
            "sitting": {
                "id": 140,
                "date": "2019-02-12",
                "number": 124,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 22.2 GIACOMONI SESTINO (FI)\n     - Votazione Emendamento DDL n.1486",
            "original_title": "Votazione Emendamento DDL n.1486",
            "description_title": "Emendamento 22.2 GIACOMONI SESTINO (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": 94,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 34.22
        },
        {
            "id": 1692,
            "slug": "vs18_044_054",
            "identifier": "vs18_044_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_054/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1117/73 CANTONE CARLA (PD)\n     - Votazione Ordine del giorno 9/1117/73 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/73 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/73 CANTONE CARLA (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": 42,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 1711,
            "slug": "vs18_044_059",
            "identifier": "vs18_044_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_059/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1117/78 ZAN ALESSANDRO (PD)\n     - Votazione Ordine del giorno 9/1117/78 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/78 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/78 ZAN ALESSANDRO (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": 100,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 38.93
        },
        {
            "id": 4261,
            "slug": "vs18_125_006",
            "identifier": "vs18_125_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_006/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.179 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.179 ZANETTIN PIERANTONIO (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": 36,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 66.92
        },
        {
            "id": 4280,
            "slug": "vs18_125_017",
            "identifier": "vs18_125_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_017/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.193 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.193 SISTO FRANCESCO PAOLO (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": 37,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 4260,
            "slug": "vs18_125_004",
            "identifier": "vs18_125_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_004/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.177 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.177 SISTO FRANCESCO PAOLO (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": 17,
            "majority_cohesion_rate": 72.22,
            "minority_cohesion_rate": 78.33
        },
        {
            "id": 4256,
            "slug": "vs18_125_010",
            "identifier": "vs18_125_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_010/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.183 QUARTAPELLE PROCOPIO LIA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.183 QUARTAPELLE PROCOPIO LIA (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": 48,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 68.06
        },
        {
            "id": 1693,
            "slug": "vs18_044_065",
            "identifier": "vs18_044_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_065/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1117/84 CENNI SUSANNA (PD)\n     - Votazione Ordine del giorno 9/1117/84 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/84 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/84 CENNI SUSANNA (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": 39,
            "majority_cohesion_rate": 80.87,
            "minority_cohesion_rate": 72.52
        },
        {
            "id": 4276,
            "slug": "vs18_125_015",
            "identifier": "vs18_125_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_015/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.191 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.191 SISTO FRANCESCO PAOLO (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": 31,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 71.86
        },
        {
            "id": 1697,
            "slug": "vs18_044_074",
            "identifier": "vs18_044_074",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_074/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1117/100 GIORGIS ANDREA (PD)\n     - Votazione Ordine del giorno 9/1117/100 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/100 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/100 GIORGIS ANDREA (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": 39,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 1701,
            "slug": "vs18_044_075",
            "identifier": "vs18_044_075",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_075/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1117/101 FREGOLENT SILVIA (PD)\n     - Votazione Ordine del giorno 9/1117/101 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/101 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/101 FREGOLENT SILVIA (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": 41,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 72.52
        },
        {
            "id": 1667,
            "slug": "vs18_044_038",
            "identifier": "vs18_044_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_038/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1117/57 RACITI FAUSTO (PD)\n     - Votazione Ordine del giorno 9/1117/57 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/57 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/57 RACITI FAUSTO (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": 43,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 4279,
            "slug": "vs18_125_011",
            "identifier": "vs18_125_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_011/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.185 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.185 SISTO FRANCESCO PAOLO (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": 36,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 66.16
        },
        {
            "id": 4257,
            "slug": "vs18_125_007",
            "identifier": "vs18_125_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_007/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.180 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.180 SISTO FRANCESCO PAOLO (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": 51,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 65.02
        },
        {
            "id": 4258,
            "slug": "vs18_125_009",
            "identifier": "vs18_125_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_009/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.182 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.182 SISTO FRANCESCO PAOLO (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": 50,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 65.78
        },
        {
            "id": 1676,
            "slug": "vs18_044_037",
            "identifier": "vs18_044_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_037/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1117/56 DI GIORGI ROSA MARIA (PD)\n     - Votazione Ordine del giorno 9/1117/56 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/56 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/56 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": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 72.14
        },
        {
            "id": 1221,
            "slug": "vs18_071_019",
            "identifier": "vs18_071_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_019/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1-bis.6 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1-bis.6 BRAGA CHIARA (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": 88,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 37.16
        },
        {
            "id": 1698,
            "slug": "vs18_044_066",
            "identifier": "vs18_044_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_066/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1117/85 PEZZOPANE STEFANIA (PD)\n     - Votazione Ordine del giorno 9/1117/85 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/85 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/85 PEZZOPANE STEFANIA (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": 43,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 1235,
            "slug": "vs18_071_006",
            "identifier": "vs18_071_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_006/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.19 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.19 MURONI ROSSELLA (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": 1,
            "n_margin": 86,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 36.4
        },
        {
            "id": 636,
            "slug": "vs18_030_015",
            "identifier": "vs18_030_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_015/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.27 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.27 CORTELAZZO PIERGIORGIO (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": 24,
            "majority_cohesion_rate": 78.78,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 4265,
            "slug": "vs18_126_003",
            "identifier": "vs18_126_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_126_003/?format=api",
            "sitting": {
                "id": 142,
                "date": "2019-02-14",
                "number": 126,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.200 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.200 SISTO FRANCESCO PAOLO (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": 47,
            "majority_cohesion_rate": 71.35,
            "minority_cohesion_rate": 55.89
        },
        {
            "id": 1247,
            "slug": "vs18_044_113",
            "identifier": "vs18_044_113",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_113/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/1117/147 APREA VALENTINA (FI)\n     - Votazione Ordine del giorno 9/1117/147 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/147 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/147 APREA VALENTINA (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": 1,
            "n_margin": 54,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 65.27
        },
        {
            "id": 618,
            "slug": "vs18_030_022",
            "identifier": "vs18_030_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_022/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.35 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.35 MARTINO ANTONIO (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": 83,
            "majority_cohesion_rate": 79.94,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 4476,
            "slug": "vs18_129_032",
            "identifier": "vs18_129_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_032/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.230 FIANO EMANUELE (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.230 FIANO EMANUELE (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": 58,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 59.32
        },
        {
            "id": 847,
            "slug": "vs18_044_017",
            "identifier": "vs18_044_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_017/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1117/36 SENSI FILIPPO (PD)\n     - Votazione Ordine del giorno 9/1117/36 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/36 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/36 SENSI FILIPPO (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": 79,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 46.56
        },
        {
            "id": 1226,
            "slug": "vs18_071_001",
            "identifier": "vs18_071_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_001/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.2 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.2 MURONI ROSSELLA (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": 1,
            "n_margin": 80,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 5,
            "slug": "vs18_028_026",
            "identifier": "vs18_028_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_026/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.3 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 2.3 CECCANTI STEFANO (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": 135,
            "majority_cohesion_rate": 77.91,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 1252,
            "slug": "vs18_044_082",
            "identifier": "vs18_044_082",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_082/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1117/108 BRUNO BOSSIO VINCENZA (PD)\n     - Votazione Ordine del giorno 9/1117/108 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/108 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/108 BRUNO BOSSIO VINCENZA (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": 40,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 4468,
            "slug": "vs18_129_011",
            "identifier": "vs18_129_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_011/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.216 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.216 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 73.0
        },
        {
            "id": 1716,
            "slug": "vs18_023_004",
            "identifier": "vs18_023_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_023_004/?format=api",
            "sitting": {
                "id": 39,
                "date": "2018-07-10",
                "number": 23,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.0085",
            "original_title": "Votazione Articolo PDL n.0085",
            "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": 1,
            "n_margin": 264,
            "majority_cohesion_rate": 82.56,
            "minority_cohesion_rate": 87.79
        }
    ]
}