Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=35
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=36",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=34",
    "results": [
        {
            "id": 93,
            "slug": "vs18_036_008",
            "identifier": "vs18_036_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_008/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.301 PITTALIS PIETRO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2.301 PITTALIS PIETRO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 75.19
        },
        {
            "id": 1602,
            "slug": "vs18_089_036",
            "identifier": "vs18_089_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_036/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 36,
            "title": "Subemendamento 0.10.500.15 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.15 MIGLIORE GENNARO (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": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 904,
            "slug": "vs18_069_032",
            "identifier": "vs18_069_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_032/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 32,
            "title": "Mozione n. 1-00064 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00064",
            "original_title": "Votazione Mozione 1-00064",
            "description_title": "Mozione n. 1-00064 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 145,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 37.55
        },
        {
            "id": 182,
            "slug": "vs18_089_125",
            "identifier": "vs18_089_125",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_125/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 125,
            "title": "Emendamento 1.96, come riformulato, COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.96, come riformulato, COSTA ENRICO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 219,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 58.62
        },
        {
            "id": 55,
            "slug": "vs18_036_038",
            "identifier": "vs18_036_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_038/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 3.36 ZANGRILLO PAOLO (FI), 3.37 LUCASELLI YLENJA (FDI) e 3.38 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 3.36 ZANGRILLO PAOLO (FI), 3.37 LUCASELLI YLENJA (FDI) e 3.38 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": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 80.53
        },
        {
            "id": 587,
            "slug": "vs18_092_026",
            "identifier": "vs18_092_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_026/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1346/58 LA MARCA FRANCESCA (PD)\n     - Votazione Ordine del giorno 9/1346/58 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/58 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/58 LA MARCA FRANCESCA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 66.96,
            "minority_cohesion_rate": 32.95
        },
        {
            "id": 883,
            "slug": "vs18_069_011",
            "identifier": "vs18_069_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_011/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.1066",
            "original_title": "Votazione Articolo PDL n.1066",
            "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": 0,
            "n_margin": 203,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 41.76
        },
        {
            "id": 2670,
            "slug": "vs18_168_031",
            "identifier": "vs18_168_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_031/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 5\n     - Votazione Articolo DDL n.1541",
            "original_title": "Votazione Articolo DDL n.1541",
            "description_title": "Articolo 5\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 207,
            "majority_cohesion_rate": 73.9,
            "minority_cohesion_rate": 60.84
        },
        {
            "id": 1971,
            "slug": "vs18_089_053",
            "identifier": "vs18_089_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_053/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 53,
            "title": "Subemendamento 0.10.500.11 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.11 MIGLIORE GENNARO (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": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 72.03
        },
        {
            "id": 94,
            "slug": "vs18_036_046",
            "identifier": "vs18_036_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_046/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 3.69 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.69 LUCASELLI YLENJA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 97,
            "majority_cohesion_rate": 84.64,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 1961,
            "slug": "vs18_089_064",
            "identifier": "vs18_089_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_064/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 10.41 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 10.41 MASCHIO CIRO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 93,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 41.0
        },
        {
            "id": 1941,
            "slug": "vs18_089_071",
            "identifier": "vs18_089_071",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_071/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 11.4 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.4 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 65,
            "majority_cohesion_rate": 83.77,
            "minority_cohesion_rate": 63.6
        },
        {
            "id": 1975,
            "slug": "vs18_089_079",
            "identifier": "vs18_089_079",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_079/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 11.12 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.12 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 83.77,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 1968,
            "slug": "vs18_089_083",
            "identifier": "vs18_089_083",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_083/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 83,
            "title": "Identici emendamenti 11.19 CECCANTI STEFANO (PD) e 11.20 GEBHARD RENATE (MISTO)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Identici emendamenti 11.19 CECCANTI STEFANO (PD) e 11.20 GEBHARD RENATE (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": 0,
            "n_margin": 57,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 1938,
            "slug": "vs18_089_085",
            "identifier": "vs18_089_085",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_085/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 11.22 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.22 MASCHIO CIRO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 62,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 59.0
        },
        {
            "id": 906,
            "slug": "vs18_069_030",
            "identifier": "vs18_069_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_030/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 30,
            "title": "Mozione n. 1-00061 CONTE FEDERICO (LEU) ed altri\n     - Votazione Mozione 1-00061",
            "original_title": "Votazione Mozione 1-00061",
            "description_title": "Mozione n. 1-00061 CONTE FEDERICO (LEU) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 149,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 37.55
        },
        {
            "id": 88,
            "slug": "vs18_036_021",
            "identifier": "vs18_036_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_021/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2-bis.254 ZANGRILLO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.254 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": 0,
            "n_margin": 146,
            "majority_cohesion_rate": 84.64,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 174,
            "slug": "vs18_089_104",
            "identifier": "vs18_089_104",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_104/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 12.3 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 12.3 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 32.57
        },
        {
            "id": 1124,
            "slug": "vs18_061_005",
            "identifier": "vs18_061_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_005/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.2 PRISCO EMANUELE (FDI)\n     - Votazione Emendamento PDL n.0543",
            "original_title": "Votazione Emendamento PDL n.0543",
            "description_title": "Emendamento 1.2 PRISCO EMANUELE (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 216,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 3104,
            "slug": "vs18_124_005",
            "identifier": "vs18_124_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_124_005/?format=api",
            "sitting": {
                "id": 140,
                "date": "2019-02-12",
                "number": 124,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00051 GELMINI MARIASTELLA (FI) ed altri\n     - Votazione Risoluzione 6-00051",
            "original_title": "Votazione Risoluzione 6-00051",
            "description_title": "Risoluzione n. 6-00051 GELMINI MARIASTELLA (FI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 75.67
        },
        {
            "id": 1965,
            "slug": "vs18_089_073",
            "identifier": "vs18_089_073",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_073/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 11.5 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.5 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 2720,
            "slug": "vs18_170_016",
            "identifier": "vs18_170_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_016/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.13 POLLASTRINI BARBARA (PD)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 1.13 POLLASTRINI BARBARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 76.83,
            "minority_cohesion_rate": 74.43
        },
        {
            "id": 410,
            "slug": "vs18_099_009",
            "identifier": "vs18_099_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_009/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00072, limitatamente alla premessa, FIANO EMANUELE (PD) ed altri\n     - Votazione Mozione 1-00072",
            "original_title": "Votazione Mozione 1-00072",
            "description_title": "Mozione n. 1-00072, limitatamente alla premessa, FIANO EMANUELE (PD) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 91,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 38.17
        },
        {
            "id": 1948,
            "slug": "vs18_089_095",
            "identifier": "vs18_089_095",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_095/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 11.41 GEBHARD RENATE (MISTO)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.41 GEBHARD RENATE (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": 0,
            "n_margin": 58,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 63.6
        },
        {
            "id": 1953,
            "slug": "vs18_089_092",
            "identifier": "vs18_089_092",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_092/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 11.34 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.34 MASCHIO CIRO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 60,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 62.07
        },
        {
            "id": 1942,
            "slug": "vs18_089_091",
            "identifier": "vs18_089_091",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_091/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 11.33 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.33 MASCHIO CIRO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 1601,
            "slug": "vs18_089_050",
            "identifier": "vs18_089_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_050/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 50,
            "title": "Subemendamento 0.10.500.43 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.43 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 145,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 184,
            "slug": "vs18_089_119",
            "identifier": "vs18_089_119",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_119/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 119,
            "title": "Articolo aggiuntivo 14.02 COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Articolo aggiuntivo 14.02 COSTA ENRICO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 99,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 33.72
        },
        {
            "id": 197,
            "slug": "vs18_089_111",
            "identifier": "vs18_089_111",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_111/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 13.1 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 13.1 SPERANZA ROBERTO (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": 0,
            "n_margin": 95,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 1614,
            "slug": "vs18_089_010",
            "identifier": "vs18_089_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_010/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 10,
            "title": "Subemendamento 0.10.500.1 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.1 MIGLIORE GENNARO (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": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 67.43
        },
        {
            "id": 181,
            "slug": "vs18_089_112",
            "identifier": "vs18_089_112",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_112/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 13.300 PALAZZOTTO ERASMO (LEU)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 13.300 PALAZZOTTO ERASMO (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": 0,
            "n_margin": 161,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 25.29
        },
        {
            "id": 1969,
            "slug": "vs18_089_057",
            "identifier": "vs18_089_057",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_057/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 10.14 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 10.14 MASCHIO CIRO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 73.95
        },
        {
            "id": 1061,
            "slug": "vs18_018_002",
            "identifier": "vs18_018_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_018_002/?format=api",
            "sitting": {
                "id": 34,
                "date": "2018-06-20",
                "number": 18,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/675/12 PASTORINO LUCA (LEU)\n     - Votazione Ordine del giorno 9/675/12 DDL n.0675",
            "original_title": "Votazione Ordine del giorno 9/675/12 DDL n.0675",
            "description_title": "Ordine del giorno n. 9/675/12 PASTORINO LUCA (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": 0,
            "n_margin": 255,
            "majority_cohesion_rate": 86.67,
            "minority_cohesion_rate": 77.48
        },
        {
            "id": 173,
            "slug": "vs18_089_116",
            "identifier": "vs18_089_116",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_116/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 13.3 FATUZZO CARLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 13.3 FATUZZO 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": 0,
            "n_margin": 98,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 31.03
        },
        {
            "id": 1301,
            "slug": "vs18_097_011",
            "identifier": "vs18_097_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_097_011/?format=api",
            "sitting": {
                "id": 113,
                "date": "2018-12-08",
                "number": 97,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 11\n     - Votazione Articolo DDL n.1334",
            "original_title": "Votazione Articolo DDL n.1334",
            "description_title": "Articolo 11\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 81.98,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 1617,
            "slug": "vs18_089_012",
            "identifier": "vs18_089_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_012/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 12,
            "title": "Subemendamento 0.10.500.26 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.26 MASCHIO CIRO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 3831,
            "slug": "vs18_172_011",
            "identifier": "vs18_172_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_172_011/?format=api",
            "sitting": {
                "id": 188,
                "date": "2019-05-09",
                "number": 172,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.7 SERRACCHIANI DEBORA (PD)\n     - Votazione Emendamento PDL n.1616",
            "original_title": "Votazione Emendamento PDL n.1616",
            "description_title": "Emendamento 2.7 SERRACCHIANI DEBORA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 76.25,
            "minority_cohesion_rate": 61.07
        },
        {
            "id": 191,
            "slug": "vs18_089_047",
            "identifier": "vs18_089_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_047/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 47,
            "title": "Subemendamento 0.10.500.44 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.44 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 147,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 37.16
        },
        {
            "id": 886,
            "slug": "vs18_069_023",
            "identifier": "vs18_069_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_023/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 7\n     - Votazione Articolo PDL n.1066",
            "original_title": "Votazione Articolo PDL n.1066",
            "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": 0,
            "n_margin": 201,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 41.0
        },
        {
            "id": 193,
            "slug": "vs18_089_103",
            "identifier": "vs18_089_103",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_103/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 12.11 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 12.11 MASCHIO CIRO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 62,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 57.09
        },
        {
            "id": 1982,
            "slug": "vs18_089_074",
            "identifier": "vs18_089_074",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_074/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 11.7 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.7 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 139,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 36.4
        },
        {
            "id": 1606,
            "slug": "vs18_089_048",
            "identifier": "vs18_089_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_048/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 48,
            "title": "Subemendamento 0.10.500.61 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.61 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 147,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 37.55
        },
        {
            "id": 56,
            "slug": "vs18_036_028",
            "identifier": "vs18_036_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_028/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2-bis.251 MUSELLA GRAZIANO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.251 MUSELLA GRAZIANO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 148,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 37.79
        },
        {
            "id": 585,
            "slug": "vs18_092_028",
            "identifier": "vs18_092_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_028/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1346/60 LEPRI STEFANO (PD)\n     - Votazione Ordine del giorno 9/1346/60 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/60 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/60 LEPRI STEFANO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 144,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 1216,
            "slug": "vs18_071_015",
            "identifier": "vs18_071_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_015/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.53 CASSINELLI ROBERTO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.53 CASSINELLI ROBERTO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 234,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 3840,
            "slug": "vs18_172_002",
            "identifier": "vs18_172_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_172_002/?format=api",
            "sitting": {
                "id": 188,
                "date": "2019-05-09",
                "number": 172,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.2 SPERANZA ROBERTO (LEU), 1.53 SISTO FRANCESCO PAOLO (FI) e 1.60 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento PDL n.1616",
            "original_title": "Votazione Emendamento PDL n.1616",
            "description_title": "Identici emendamenti 1.2 SPERANZA ROBERTO (LEU), 1.53 SISTO FRANCESCO PAOLO (FI) e 1.60 MIGLIORE GENNARO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 65.65
        },
        {
            "id": 1190,
            "slug": "vs18_071_016",
            "identifier": "vs18_071_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_016/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.54 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.54 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 234,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 72.03
        },
        {
            "id": 1634,
            "slug": "vs18_089_019",
            "identifier": "vs18_089_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_019/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 19,
            "title": "Subemendamento 0.10.500.4 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.4 MIGLIORE GENNARO (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": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 1643,
            "slug": "vs18_089_025",
            "identifier": "vs18_089_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_025/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 25,
            "title": "Subemendamento 0.10.500.29 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.29 MASCHIO CIRO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 101,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 4577,
            "slug": "vs18_190_038",
            "identifier": "vs18_190_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_038/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1898/92 RACITI FAUSTO (PD)\n     - Votazione Ordine del giorno 9/1898/92 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/92 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/92 RACITI FAUSTO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 73.18,
            "minority_cohesion_rate": 66.54
        }
    ]
}