Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=170
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=171",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=169",
    "results": [
        {
            "id": 418,
            "slug": "vs18_037_082",
            "identifier": "vs18_037_082",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_082/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo aggiuntivo 9.02 BELLUCCI MARIA TERESA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 9.02 BELLUCCI MARIA TERESA (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": 94,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 38.93
        },
        {
            "id": 721,
            "slug": "vs18_029_044",
            "identifier": "vs18_029_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_044/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 1.8 GIACOMETTO CARLO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.8 GIACOMETTO CARLO (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": 81.69,
            "minority_cohesion_rate": 85.5
        },
        {
            "id": 2029,
            "slug": "vs18_037_027",
            "identifier": "vs18_037_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_027/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 7.6 FRAGOMELI GIAN MARIO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 7.6 FRAGOMELI GIAN MARIO (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": 83.77,
            "minority_cohesion_rate": 40.84
        },
        {
            "id": 1358,
            "slug": "vs18_037_011",
            "identifier": "vs18_037_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_011/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 5.31 DE LUCA PIERO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.31 DE LUCA PIERO (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": 105,
            "majority_cohesion_rate": 84.64,
            "minority_cohesion_rate": 37.79
        },
        {
            "id": 1353,
            "slug": "vs18_037_014",
            "identifier": "vs18_037_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_014/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 5.42 UNGARO MASSIMO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.42 UNGARO MASSIMO (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": 65,
            "majority_cohesion_rate": 80.87,
            "minority_cohesion_rate": 59.16
        },
        {
            "id": 234,
            "slug": "vs18_103_013",
            "identifier": "vs18_103_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_103_013/?format=api",
            "sitting": {
                "id": 119,
                "date": "2018-12-19",
                "number": 103,
                "branch": "C"
            },
            "number": 13,
            "title": "Proposta della Giunta di negare l'autorizzazione all'utilizzazione di quattro intercettazioni di conversazioni, di cui al Doc. IV, n. 2, nei confronti del deputato Alessandro Pagano, captate il 29 settembre (due), il 3 e il 9 ottobre 2017 (le altre).\n     - Votazione ",
            "original_title": "Votazione ",
            "description_title": "Proposta della Giunta di negare l'autorizzazione all'utilizzazione di quattro intercettazioni di conversazioni, di cui al Doc. IV, n. 2, nei confronti del deputato Alessandro Pagano, captate il 29 settembre (due), il 3 e il 9 ottobre 2017 (le altre).\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Proposta giunta",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 50.87,
            "minority_cohesion_rate": 75.57
        },
        {
            "id": 1385,
            "slug": "vs18_037_007",
            "identifier": "vs18_037_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_007/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 5.14 GELMINI MARIASTELLA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.14 GELMINI MARIASTELLA (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": 54,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 68.7
        },
        {
            "id": 1382,
            "slug": "vs18_037_013",
            "identifier": "vs18_037_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_013/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 5.20 MORETTO SARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.20 MORETTO SARA (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": 59,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 64.89
        },
        {
            "id": 1796,
            "slug": "vs18_066_002",
            "identifier": "vs18_066_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_066_002/?format=api",
            "sitting": {
                "id": 82,
                "date": "2018-10-18",
                "number": 66,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici articoli aggiuntivi 1.02 VARCHI MARIA CAROLINA (FDI) e 1.0264 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Identici articoli aggiuntivi 1.02 VARCHI MARIA CAROLINA (FDI) e 1.0264 BARTOLOZZI GIUSI (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": 46,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 67.43
        },
        {
            "id": 1801,
            "slug": "vs18_066_006",
            "identifier": "vs18_066_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_066_006/?format=api",
            "sitting": {
                "id": 82,
                "date": "2018-10-18",
                "number": 66,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo aggiuntivo 4.0201, come riformulato, PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Articolo aggiuntivo 4.0201, come riformulato, PERANTONI MARIO (M5S)\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": 43,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 69.35
        },
        {
            "id": 201,
            "slug": "vs18_105_009",
            "identifier": "vs18_105_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_105_009/?format=api",
            "sitting": {
                "id": 121,
                "date": "2018-12-29",
                "number": 105,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 10\n     - Votazione Articolo DDL n.1334-B",
            "original_title": "Votazione Articolo DDL n.1334-B",
            "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": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 90.99,
            "minority_cohesion_rate": 79.39
        },
        {
            "id": 1990,
            "slug": "vs18_037_043",
            "identifier": "vs18_037_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_043/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 9.58 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.58 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": 163,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 39.31
        },
        {
            "id": 216,
            "slug": "vs18_105_011",
            "identifier": "vs18_105_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_105_011/?format=api",
            "sitting": {
                "id": 121,
                "date": "2018-12-29",
                "number": 105,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 12\n     - Votazione Articolo DDL n.1334-B",
            "original_title": "Votazione Articolo DDL n.1334-B",
            "description_title": "Articolo 12\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": 50,
            "majority_cohesion_rate": 91.57,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 205,
            "slug": "vs18_105_006",
            "identifier": "vs18_105_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_105_006/?format=api",
            "sitting": {
                "id": 121,
                "date": "2018-12-29",
                "number": 105,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 7\n     - Votazione Articolo DDL n.1334-B",
            "original_title": "Votazione Articolo DDL n.1334-B",
            "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": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 90.7,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 2003,
            "slug": "vs18_037_056",
            "identifier": "vs18_037_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_056/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 9.116 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.116 FREGOLENT SILVIA (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": 37,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 2010,
            "slug": "vs18_037_066",
            "identifier": "vs18_037_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_066/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 9.142 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.142 FREGOLENT SILVIA (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": 43,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 76.34
        },
        {
            "id": 2015,
            "slug": "vs18_037_049",
            "identifier": "vs18_037_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_049/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 9.68 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.68 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": 93,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 810,
            "slug": "vs18_106_078",
            "identifier": "vs18_106_078",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_078/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1334-B/184 SOZZANI DIEGO (FI)\n     - Votazione Ordine del giorno 9/1334-B/184 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/184 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/184 SOZZANI DIEGO (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": 80,
            "majority_cohesion_rate": 87.21,
            "minority_cohesion_rate": 52.67
        },
        {
            "id": 1798,
            "slug": "vs18_066_004",
            "identifier": "vs18_066_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_066_004/?format=api",
            "sitting": {
                "id": 82,
                "date": "2018-10-18",
                "number": 66,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.0893",
            "original_title": "Votazione Articolo PDL n.0893",
            "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": 1,
            "n_margin": 148,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 804,
            "slug": "vs18_106_083",
            "identifier": "vs18_106_083",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_083/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1334-B/199 BIGNAMI GALEAZZO (FI)\n     - Votazione Ordine del giorno 9/1334-B/199 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/199 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/199 BIGNAMI GALEAZZO (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": 86,
            "majority_cohesion_rate": 89.83,
            "minority_cohesion_rate": 50.38
        },
        {
            "id": 726,
            "slug": "vs18_029_041",
            "identifier": "vs18_029_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_041/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 015.019 BALDELLI SIMONE (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 015.019 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": 24,
            "majority_cohesion_rate": 80.81,
            "minority_cohesion_rate": 85.11
        },
        {
            "id": 623,
            "slug": "vs18_030_020",
            "identifier": "vs18_030_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_020/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.32 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.32 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": 25,
            "majority_cohesion_rate": 79.65,
            "minority_cohesion_rate": 81.68
        },
        {
            "id": 2030,
            "slug": "vs18_037_065",
            "identifier": "vs18_037_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_065/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 65,
            "title": "Identici emendamenti 9.150 CATTANEO ALESSANDRO (FI) e 9.151 TABACCI BRUNO (MISTO)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 9.150 CATTANEO ALESSANDRO (FI) e 9.151 TABACCI BRUNO (MISTO)\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": 54,
            "majority_cohesion_rate": 86.38,
            "minority_cohesion_rate": 74.43
        },
        {
            "id": 882,
            "slug": "vs18_069_008",
            "identifier": "vs18_069_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_008/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.54 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento PDL n.1066",
            "original_title": "Votazione Emendamento PDL n.1066",
            "description_title": "Emendamento 3.54 VISCOMI ANTONIO (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": 134,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 817,
            "slug": "vs18_106_096",
            "identifier": "vs18_106_096",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_096/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/1334-B/225 MUGNAI STEFANO (FI)\n     - Votazione Ordine del giorno 9/1334-B/225 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/225 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/225 MUGNAI STEFANO (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": 78,
            "majority_cohesion_rate": 87.79,
            "minority_cohesion_rate": 54.58
        },
        {
            "id": 1375,
            "slug": "vs18_037_016",
            "identifier": "vs18_037_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_016/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 5.47 ZAN ALESSANDRO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.47 ZAN ALESSANDRO (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": 96,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 2009,
            "slug": "vs18_037_025",
            "identifier": "vs18_037_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_025/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 6.15 FRAGOMELI GIAN MARIO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 6.15 FRAGOMELI GIAN MARIO (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": 98,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 46.18
        },
        {
            "id": 892,
            "slug": "vs18_069_019",
            "identifier": "vs18_069_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_019/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 7.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.1066",
            "original_title": "Votazione Emendamento PDL n.1066",
            "description_title": "Emendamento 7.300, 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": 202,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 1471,
            "slug": "vs18_106_035",
            "identifier": "vs18_106_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_035/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1334-B/57 PAGANO UBALDO (PD)\n     - Votazione Ordine del giorno 9/1334-B/57 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/57 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/57 PAGANO UBALDO (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": 62,
            "majority_cohesion_rate": 86.63,
            "minority_cohesion_rate": 64.12
        },
        {
            "id": 429,
            "slug": "vs18_037_079",
            "identifier": "vs18_037_079",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_079/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 79,
            "title": "Articolo aggiuntivo 9.016 CARNEVALI ELENA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 9.016 CARNEVALI ELENA (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": 81,
            "majority_cohesion_rate": 84.64,
            "minority_cohesion_rate": 47.71
        },
        {
            "id": 1464,
            "slug": "vs18_106_019",
            "identifier": "vs18_106_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_019/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1334-B/34 FREGOLENT SILVIA (PD)\n     - Votazione Ordine del giorno 9/1334-B/34 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/34 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/34 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": 121,
            "majority_cohesion_rate": 89.24,
            "minority_cohesion_rate": 32.44
        },
        {
            "id": 1492,
            "slug": "vs18_106_046",
            "identifier": "vs18_106_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_046/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1334-B/115 DI GIORGI ROSA MARIA (PD)\n     - Votazione Ordine del giorno 9/1334-B/115 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/115 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/115 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": 67,
            "majority_cohesion_rate": 86.92,
            "minority_cohesion_rate": 62.21
        },
        {
            "id": 2023,
            "slug": "vs18_037_036",
            "identifier": "vs18_037_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_036/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 9.15 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.15 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": 98,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 1453,
            "slug": "vs18_106_064",
            "identifier": "vs18_106_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_064/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1334-B/165 ROSSO ROBERTO (FI)\n     - Votazione Ordine del giorno 9/1334-B/165 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/165 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/165 ROSSO ROBERTO (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": 76,
            "majority_cohesion_rate": 87.5,
            "minority_cohesion_rate": 56.87
        },
        {
            "id": 2021,
            "slug": "vs18_037_022",
            "identifier": "vs18_037_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_022/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 22,
            "title": "Identici emendamenti 6.3 GELMINI MARIASTELLA (FI) e 6.4 BENAMATI GIANLUCA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 6.3 GELMINI MARIASTELLA (FI) e 6.4 BENAMATI GIANLUCA (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": 54,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 66.79
        },
        {
            "id": 1368,
            "slug": "vs18_037_005",
            "identifier": "vs18_037_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_005/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 5.5 NOJA LISA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.5 NOJA LISA (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": 97,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 1365,
            "slug": "vs18_037_015",
            "identifier": "vs18_037_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_015/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 15,
            "title": "Identici emendamenti 5.68 GELMINI MARIASTELLA (FI) e 5.41 BENAMATI GIANLUCA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 5.68 GELMINI MARIASTELLA (FI) e 5.41 BENAMATI GIANLUCA (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": 51,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 62.98
        },
        {
            "id": 813,
            "slug": "vs18_106_092",
            "identifier": "vs18_106_092",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_092/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1334-B/221 POLVERINI RENATA (FI)\n     - Votazione Ordine del giorno 9/1334-B/221 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/221 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/221 POLVERINI RENATA (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": 80,
            "majority_cohesion_rate": 86.63,
            "minority_cohesion_rate": 52.67
        },
        {
            "id": 1458,
            "slug": "vs18_106_044",
            "identifier": "vs18_106_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_044/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1334-B/73 BRUNO BOSSIO VINCENZA (PD)\n     - Votazione Ordine del giorno 9/1334-B/73 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/73 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/73 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": 69,
            "majority_cohesion_rate": 86.05,
            "minority_cohesion_rate": 59.16
        },
        {
            "id": 1459,
            "slug": "vs18_106_023",
            "identifier": "vs18_106_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_023/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1334-B/38 MANCINI CLAUDIO (PD)\n     - Votazione Ordine del giorno 9/1334-B/38 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/38 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/38 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": 114,
            "majority_cohesion_rate": 88.08,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 1493,
            "slug": "vs18_106_056",
            "identifier": "vs18_106_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_056/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1334-B/155 ROSSELLO CRISTINA (FI)\n     - Votazione Ordine del giorno 9/1334-B/155 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/155 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/155 ROSSELLO CRISTINA (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": 65,
            "majority_cohesion_rate": 85.76,
            "minority_cohesion_rate": 61.83
        },
        {
            "id": 1467,
            "slug": "vs18_106_052",
            "identifier": "vs18_106_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_052/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1334-B/128 INCERTI ANTONELLA (PD)\n     - Votazione Ordine del giorno 9/1334-B/128 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/128 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/128 INCERTI ANTONELLA (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": 69,
            "majority_cohesion_rate": 86.92,
            "minority_cohesion_rate": 59.54
        },
        {
            "id": 1466,
            "slug": "vs18_106_062",
            "identifier": "vs18_106_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_062/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1334-B/163 SAVINO SANDRA (FI)\n     - Votazione Ordine del giorno 9/1334-B/163 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/163 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/163 SAVINO SANDRA (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": 71,
            "majority_cohesion_rate": 88.08,
            "minority_cohesion_rate": 59.54
        },
        {
            "id": 1356,
            "slug": "vs18_037_004",
            "identifier": "vs18_037_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_004/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 5.8 MORETTO SARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.8 MORETTO SARA (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": 93,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 40.84
        },
        {
            "id": 1394,
            "slug": "vs18_037_003",
            "identifier": "vs18_037_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_003/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 5.33 TABACCI BRUNO (MISTO)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.33 TABACCI BRUNO (MISTO)\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": 96,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 38.17
        },
        {
            "id": 431,
            "slug": "vs18_037_093",
            "identifier": "vs18_037_093",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_093/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 12.5 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 12.5 FREGOLENT SILVIA (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": 148,
            "majority_cohesion_rate": 86.96,
            "minority_cohesion_rate": 33.21
        },
        {
            "id": 1352,
            "slug": "vs18_037_008",
            "identifier": "vs18_037_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_008/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 5.300 BENAMATI GIANLUCA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.300 BENAMATI GIANLUCA (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": 54,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 67.56
        },
        {
            "id": 825,
            "slug": "vs18_106_081",
            "identifier": "vs18_106_081",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_081/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/1334-B/190 LABRIOLA VINCENZA (FI)\n     - Votazione Ordine del giorno 9/1334-B/190 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/190 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/190 LABRIOLA VINCENZA (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": 79,
            "majority_cohesion_rate": 87.5,
            "minority_cohesion_rate": 53.05
        },
        {
            "id": 1470,
            "slug": "vs18_106_025",
            "identifier": "vs18_106_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_025/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1334-B/40 ROSATO ETTORE (PD)\n     - Votazione Ordine del giorno 9/1334-B/40 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/40 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/40 ROSATO ETTORE (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": 60,
            "majority_cohesion_rate": 87.5,
            "minority_cohesion_rate": 67.94
        },
        {
            "id": 1452,
            "slug": "vs18_106_022",
            "identifier": "vs18_106_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_022/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1334-B/37 VERINI WALTER (PD)\n     - Votazione Ordine del giorno 9/1334-B/37 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/37 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/37 VERINI WALTER (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": 110,
            "majority_cohesion_rate": 89.53,
            "minority_cohesion_rate": 37.79
        }
    ]
}