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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=190",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=188",
    "results": [
        {
            "id": 3919,
            "slug": "vs18_194_010",
            "identifier": "vs18_194_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_194_010/?format=api",
            "sitting": {
                "id": 210,
                "date": "2019-06-21",
                "number": 194,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1807/61 CIABURRO MONICA (FDI)\n     - Votazione Ordine del giorno 9/1807/61 DDL n.1807",
            "original_title": "Votazione Ordine del giorno 9/1807/61 DDL n.1807",
            "description_title": "Ordine del giorno n. 9/1807/61 CIABURRO MONICA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 56,
            "majority_cohesion_rate": 79.01,
            "minority_cohesion_rate": 56.87
        },
        {
            "id": 1074,
            "slug": "vs18_035_033",
            "identifier": "vs18_035_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_033/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.50 CASCIELLO LUIGI (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.50 CASCIELLO LUIGI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 101,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 49.62
        },
        {
            "id": 1078,
            "slug": "vs18_035_012",
            "identifier": "vs18_035_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_012/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.52 GELMINI MARIASTELLA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.52 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": 2,
            "n_margin": 140,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 45.04
        },
        {
            "id": 1768,
            "slug": "vs18_035_064",
            "identifier": "vs18_035_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_064/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 1.206 SERRACCHIANI DEBORA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.206 SERRACCHIANI DEBORA (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": 2,
            "n_margin": 56,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 66.41
        },
        {
            "id": 3924,
            "slug": "vs18_194_011",
            "identifier": "vs18_194_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_194_011/?format=api",
            "sitting": {
                "id": 210,
                "date": "2019-06-21",
                "number": 194,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1807/63 FASSINA STEFANO (LEU)\n     - Votazione Ordine del giorno 9/1807/63 DDL n.1807",
            "original_title": "Votazione Ordine del giorno 9/1807/63 DDL n.1807",
            "description_title": "Ordine del giorno n. 9/1807/63 FASSINA STEFANO (LEU)\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": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 79.01,
            "minority_cohesion_rate": 30.15
        },
        {
            "id": 1780,
            "slug": "vs18_035_050",
            "identifier": "vs18_035_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_050/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 50,
            "title": "Identici emendamenti 1.160 ZAN ALESSANDRO (PD), 1.163 TABACCI BRUNO (MISTO) e 1.174 OSNATO MARCO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 1.160 ZAN ALESSANDRO (PD), 1.163 TABACCI BRUNO (MISTO) e 1.174 OSNATO MARCO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 42,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 77.1
        },
        {
            "id": 1086,
            "slug": "vs18_035_043",
            "identifier": "vs18_035_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_043/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1.146 SERRACCHIANI DEBORA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.146 SERRACCHIANI DEBORA (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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 85.5
        },
        {
            "id": 1099,
            "slug": "vs18_035_025",
            "identifier": "vs18_035_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_025/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.117 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.117 EPIFANI ETTORE GUGLIELMO (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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 85.5
        },
        {
            "id": 1097,
            "slug": "vs18_035_008",
            "identifier": "vs18_035_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_008/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.110 TABACCI BRUNO (MISTO)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.110 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": 2,
            "n_margin": 86,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 3486,
            "slug": "vs18_206_016",
            "identifier": "vs18_206_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_016/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.20 MORETTO SARA (PD)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.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": 2,
            "n_margin": 93,
            "majority_cohesion_rate": 76.25,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 3661,
            "slug": "vs18_133_014",
            "identifier": "vs18_133_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_014/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.1353",
            "original_title": "Votazione Articolo PDL n.1353",
            "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": 2,
            "n_margin": 136,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 61.6
        },
        {
            "id": 1112,
            "slug": "vs18_035_034",
            "identifier": "vs18_035_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_034/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.88 GIACOMONI SESTINO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.88 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": 2,
            "n_margin": 42,
            "majority_cohesion_rate": 87.25,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 1093,
            "slug": "vs18_035_028",
            "identifier": "vs18_035_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_028/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 1.95 LUCASELLI YLENJA (FDI) e 1.87 SILLI GIORGIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 1.95 LUCASELLI YLENJA (FDI) e 1.87 SILLI GIORGIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 84.35
        },
        {
            "id": 1102,
            "slug": "vs18_035_014",
            "identifier": "vs18_035_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_014/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.62 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.62 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": 2,
            "n_margin": 139,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 43.89
        },
        {
            "id": 3644,
            "slug": "vs18_133_021",
            "identifier": "vs18_133_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_021/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.50 FRAGOMELI GIAN MARIO (PD)\n     - Votazione Emendamento PDL n.1353",
            "original_title": "Votazione Emendamento PDL n.1353",
            "description_title": "Emendamento 3.50 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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 3897,
            "slug": "vs18_172_022",
            "identifier": "vs18_172_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_172_022/?format=api",
            "sitting": {
                "id": 188,
                "date": "2019-05-09",
                "number": 172,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1616/9 PLANGGER ALBRECHT (MISTO)\n     - Votazione Ordine del giorno 9/1616/9 PDL n.1616",
            "original_title": "Votazione Ordine del giorno 9/1616/9 PDL n.1616",
            "description_title": "Ordine del giorno n. 9/1616/9 PLANGGER ALBRECHT (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 45.42
        },
        {
            "id": 3895,
            "slug": "vs18_172_020",
            "identifier": "vs18_172_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_172_020/?format=api",
            "sitting": {
                "id": 188,
                "date": "2019-05-09",
                "number": 172,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1616/5 TRANCASSINI PAOLO (FDI)\n     - Votazione Ordine del giorno 9/1616/5 PDL n.1616",
            "original_title": "Votazione Ordine del giorno 9/1616/5 PDL n.1616",
            "description_title": "Ordine del giorno n. 9/1616/5 TRANCASSINI PAOLO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 61,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 49.62
        },
        {
            "id": 83,
            "slug": "vs18_036_031",
            "identifier": "vs18_036_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_031/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2-bis.301 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.301 GRIBAUDO 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": 2,
            "n_margin": 48,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 68.7
        },
        {
            "id": 1389,
            "slug": "vs18_036_059",
            "identifier": "vs18_036_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_059/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 4.1 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.1 EPIFANI ETTORE GUGLIELMO (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": 2,
            "n_margin": 184,
            "majority_cohesion_rate": 80.87,
            "minority_cohesion_rate": 38.93
        },
        {
            "id": 3522,
            "slug": "vs18_206_007",
            "identifier": "vs18_206_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_007/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.103 GIACOMETTI ANTONIETTA (LEGA)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.103 GIACOMETTI ANTONIETTA (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 183,
            "majority_cohesion_rate": 75.66,
            "minority_cohesion_rate": 38.17
        },
        {
            "id": 95,
            "slug": "vs18_036_035",
            "identifier": "vs18_036_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_035/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.300 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.300 EPIFANI ETTORE GUGLIELMO (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": 2,
            "n_margin": 203,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 102,
            "slug": "vs18_036_014",
            "identifier": "vs18_036_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_014/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 2.014 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 2.014 EPIFANI ETTORE GUGLIELMO (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": 2,
            "n_margin": 153,
            "majority_cohesion_rate": 83.77,
            "minority_cohesion_rate": 67.56
        },
        {
            "id": 2808,
            "slug": "vs18_196_001",
            "identifier": "vs18_196_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_196_001/?format=api",
            "sitting": {
                "id": 212,
                "date": "2019-06-25",
                "number": 196,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale n. 1 BAZOLI ALFREDO (PD) ed altri\n     - Votazione pregiudiziale DDL n.1913",
            "original_title": "Votazione pregiudiziale DDL n.1913",
            "description_title": "Questione pregiudiziale n. 1 BAZOLI ALFREDO (PD) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 77,
            "majority_cohesion_rate": 68.51,
            "minority_cohesion_rate": 37.4
        },
        {
            "id": 2816,
            "slug": "vs18_196_005",
            "identifier": "vs18_196_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_196_005/?format=api",
            "sitting": {
                "id": 212,
                "date": "2019-06-25",
                "number": 196,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 4\n     - Votazione Articolo DDL n.1648",
            "original_title": "Votazione Articolo DDL n.1648",
            "description_title": "Articolo 4\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 213,
            "majority_cohesion_rate": 68.51,
            "minority_cohesion_rate": 69.47
        },
        {
            "id": 2736,
            "slug": "vs18_215_051",
            "identifier": "vs18_215_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_215_051/?format=api",
            "sitting": {
                "id": 231,
                "date": "2019-07-25",
                "number": 215,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1913/65 MULE' GIORGIO (FI)\n     - Votazione Ordine del giorno 9/1913/65 DDL n.1913",
            "original_title": "Votazione Ordine del giorno 9/1913/65 DDL n.1913",
            "description_title": "Ordine del giorno n. 9/1913/65 MULE' GIORGIO (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": 2,
            "n_margin": 96,
            "majority_cohesion_rate": 78.53,
            "minority_cohesion_rate": 31.3
        },
        {
            "id": 84,
            "slug": "vs18_036_050",
            "identifier": "vs18_036_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_050/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 50,
            "title": "Identici emendamenti 3.56 ZANGRILLO PAOLO (FI), 3.74 SOVERINI SERSE (MISTO) e 3.79 TABACCI BRUNO (MISTO)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 3.56 ZANGRILLO PAOLO (FI), 3.74 SOVERINI SERSE (MISTO) e 3.79 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": 2,
            "n_margin": 87,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 44.27
        },
        {
            "id": 2804,
            "slug": "vs18_196_012",
            "identifier": "vs18_196_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_196_012/?format=api",
            "sitting": {
                "id": 212,
                "date": "2019-06-25",
                "number": 196,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.100 della Commissione\n     - Votazione Emendamento PDL n.0622",
            "original_title": "Votazione Emendamento PDL n.0622",
            "description_title": "Emendamento 1.100 della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 219,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 70.23
        },
        {
            "id": 1374,
            "slug": "vs18_036_062",
            "identifier": "vs18_036_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_062/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 4.315 MOLLICONE FEDERICO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.315 MOLLICONE FEDERICO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 78,
            "slug": "vs18_036_036",
            "identifier": "vs18_036_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_036/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.20 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.20 EPIFANI ETTORE GUGLIELMO (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": 2,
            "n_margin": 201,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 64,
            "slug": "vs18_036_023",
            "identifier": "vs18_036_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_023/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 23,
            "title": "Identici emendamenti 2-bis.16 FERRO WANDA (FDI) e 2-bis.255 RUSSO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 2-bis.16 FERRO WANDA (FDI) e 2-bis.255 RUSSO 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": 2,
            "n_margin": 138,
            "majority_cohesion_rate": 84.64,
            "minority_cohesion_rate": 43.89
        },
        {
            "id": 2434,
            "slug": "vs18_174_031",
            "identifier": "vs18_174_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_174_031/?format=api",
            "sitting": {
                "id": 190,
                "date": "2019-05-13",
                "number": 174,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1789/2 UNGARO MASSIMO (PD)\n     - Votazione Ordine del giorno 9/1789/2 DDL n.1789",
            "original_title": "Votazione Ordine del giorno 9/1789/2 DDL n.1789",
            "description_title": "Ordine del giorno n. 9/1789/2 UNGARO MASSIMO (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": 2,
            "n_margin": 55,
            "majority_cohesion_rate": 77.42,
            "minority_cohesion_rate": 57.63
        },
        {
            "id": 3635,
            "slug": "vs18_133_031",
            "identifier": "vs18_133_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_031/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.10 MELONI GIORGIA (FDI)\n     - Votazione Emendamento PDL n.1353",
            "original_title": "Votazione Emendamento PDL n.1353",
            "description_title": "Emendamento 3.10 MELONI GIORGIA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 121,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 37.26
        },
        {
            "id": 91,
            "slug": "vs18_036_042",
            "identifier": "vs18_036_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_042/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 3.63 LEPRI STEFANO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.63 LEPRI 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": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 77.1
        },
        {
            "id": 3646,
            "slug": "vs18_133_039",
            "identifier": "vs18_133_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_039/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 5.1 DEL BARBA MAURO (PD)\n     - Votazione Emendamento PDL n.1353",
            "original_title": "Votazione Emendamento PDL n.1353",
            "description_title": "Emendamento 5.1 DEL BARBA MAURO (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": 2,
            "n_margin": 143,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 36.5
        },
        {
            "id": 73,
            "slug": "vs18_036_020",
            "identifier": "vs18_036_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_020/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2-bis.214 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.214 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": 2,
            "n_margin": 146,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 54,
            "slug": "vs18_036_024",
            "identifier": "vs18_036_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_024/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2-bis.256 RUSSO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.256 RUSSO 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": 2,
            "n_margin": 145,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 70,
            "slug": "vs18_036_047",
            "identifier": "vs18_036_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_047/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 3.301 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.301 GRIBAUDO 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": 2,
            "n_margin": 41,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 77.1
        },
        {
            "id": 53,
            "slug": "vs18_036_019",
            "identifier": "vs18_036_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_019/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2-bis.252 ZANGRILLO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.252 ZANGRILLO 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": 2,
            "n_margin": 147,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 423,
            "slug": "vs18_037_071",
            "identifier": "vs18_037_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_071/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo aggiuntivo 9.07 CARNEVALI ELENA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 9.07 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": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 74.43
        },
        {
            "id": 434,
            "slug": "vs18_037_073",
            "identifier": "vs18_037_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_073/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 73,
            "title": "Articolo aggiuntivo 9.0300 CARNEVALI ELENA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 9.0300 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": 2,
            "n_margin": 109,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 46.56
        },
        {
            "id": 442,
            "slug": "vs18_037_078",
            "identifier": "vs18_037_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_078/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo aggiuntivo 9.026 CARNEVALI ELENA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 9.026 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": 2,
            "n_margin": 43,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 1387,
            "slug": "vs18_037_017",
            "identifier": "vs18_037_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_017/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 5.49 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.49 EPIFANI ETTORE GUGLIELMO (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": 2,
            "n_margin": 173,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 416,
            "slug": "vs18_037_076",
            "identifier": "vs18_037_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_076/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo aggiuntivo 9.023 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 9.023 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": 2,
            "n_margin": 78,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 48.85
        },
        {
            "id": 2011,
            "slug": "vs18_037_021",
            "identifier": "vs18_037_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_021/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 6.2 MORETTO SARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 6.2 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": 2,
            "n_margin": 96,
            "majority_cohesion_rate": 83.77,
            "minority_cohesion_rate": 45.04
        },
        {
            "id": 2004,
            "slug": "vs18_037_029",
            "identifier": "vs18_037_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_029/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 7.12 GELMINI MARIASTELLA (FI) e 7.13 BENAMATI GIANLUCA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 7.12 GELMINI MARIASTELLA (FI) e 7.13 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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 81.68
        },
        {
            "id": 2014,
            "slug": "vs18_037_045",
            "identifier": "vs18_037_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_045/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 9.57 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.57 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": 2,
            "n_margin": 145,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 35.88
        },
        {
            "id": 2016,
            "slug": "vs18_037_059",
            "identifier": "vs18_037_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_059/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 9.119 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.119 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": 2,
            "n_margin": 94,
            "majority_cohesion_rate": 86.67,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 2033,
            "slug": "vs18_037_041",
            "identifier": "vs18_037_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_041/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 9.54 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.54 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": 2,
            "n_margin": 97,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 44.27
        },
        {
            "id": 2024,
            "slug": "vs18_037_032",
            "identifier": "vs18_037_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_032/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 9.2 CROSETTO GUIDO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.2 CROSETTO GUIDO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 227,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 2037,
            "slug": "vs18_037_033",
            "identifier": "vs18_037_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_033/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 9.31 ROSTAN MICHELA (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.31 ROSTAN MICHELA (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": 2,
            "n_margin": 146,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 41.22
        }
    ]
}