Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=97
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=98",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=96",
    "results": [
        {
            "id": 3869,
            "slug": "vs18_175_084",
            "identifier": "vs18_175_084",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_084/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 1.2 MONTARULI AUGUSTA (FDI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.2 MONTARULI AUGUSTA (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": 143,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 34.73
        },
        {
            "id": 2989,
            "slug": "vs18_156_045",
            "identifier": "vs18_156_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_045/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 45,
            "title": "Mozione n. 1-00158, limitatamente ai capoversi terzo, quinto e sesto della parte dispositiva, MAZZETTI ERICA (FI) ed altri\n     - Votazione Mozione 1-00158",
            "original_title": "Votazione Mozione 1-00158",
            "description_title": "Mozione n. 1-00158, limitatamente ai capoversi terzo, quinto e sesto della parte dispositiva, MAZZETTI ERICA (FI) 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": 2,
            "n_margin": 93,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 30.8
        },
        {
            "id": 464,
            "slug": "vs18_040_018",
            "identifier": "vs18_040_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_018/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.7 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 3.7 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": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 36.26
        },
        {
            "id": 3905,
            "slug": "vs18_175_108",
            "identifier": "vs18_175_108",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_108/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 108,
            "title": "Emendamento 1.65 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.65 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": 138,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 33.59
        },
        {
            "id": 4022,
            "slug": "vs18_146_010",
            "identifier": "vs18_146_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_146_010/?format=api",
            "sitting": {
                "id": 162,
                "date": "2019-03-21",
                "number": 146,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1637/19 DELMASTRO DELLE VEDOVE ANDREA (FDI)\n     - Votazione Ordine del giorno 9/1637/19 DDL n.1637",
            "original_title": "Votazione Ordine del giorno 9/1637/19 DDL n.1637",
            "description_title": "Ordine del giorno n. 9/1637/19 DELMASTRO DELLE VEDOVE ANDREA (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": 81,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 39.92
        },
        {
            "id": 192,
            "slug": "vs18_089_121",
            "identifier": "vs18_089_121",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_121/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 121,
            "title": "Emendamento 15.500 delle Commissioni\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 15.500 delle Commissioni\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 174,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 1269,
            "slug": "vs18_044_116",
            "identifier": "vs18_044_116",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_116/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 116,
            "title": "Ordine del giorno n. 9/1117/150 BALDELLI SIMONE (FI)\n     - Votazione Ordine del giorno 9/1117/150 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/150 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/150 BALDELLI SIMONE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 237,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 68.7
        },
        {
            "id": 2478,
            "slug": "vs18_201_012",
            "identifier": "vs18_201_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_201_012/?format=api",
            "sitting": {
                "id": 217,
                "date": "2019-07-02",
                "number": 201,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.3 CONTE FEDERICO (LEU)\n     - Votazione Emendamento PDL n.1206",
            "original_title": "Votazione Emendamento PDL n.1206",
            "description_title": "Emendamento 1.3 CONTE FEDERICO (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": 36,
            "majority_cohesion_rate": 79.47,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 2486,
            "slug": "vs18_201_020",
            "identifier": "vs18_201_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_201_020/?format=api",
            "sitting": {
                "id": 217,
                "date": "2019-07-02",
                "number": 201,
                "branch": "C"
            },
            "number": 20,
            "title": "Modifiche agli articoli 314 e 315 del codice di procedura penale, in materia di riparazione per ingiusta detenzione\n(PDL 1206)\n     - Votazione finale PDL n.1206",
            "original_title": "Votazione finale PDL n.1206",
            "description_title": "Modifiche agli articoli 314 e 315 del codice di procedura penale, in materia di riparazione per ingiusta detenzione\n(PDL 1206)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 80.35,
            "minority_cohesion_rate": 62.98
        },
        {
            "id": 2533,
            "slug": "vs18_201_019",
            "identifier": "vs18_201_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_201_019/?format=api",
            "sitting": {
                "id": 217,
                "date": "2019-07-02",
                "number": 201,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1206/1 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Ordine del giorno 9/1206/1 PDL n.1206",
            "original_title": "Votazione Ordine del giorno 9/1206/1 PDL n.1206",
            "description_title": "Ordine del giorno n. 9/1206/1 VARCHI MARIA CAROLINA (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": 37,
            "majority_cohesion_rate": 79.77,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 1305,
            "slug": "vs18_097_005",
            "identifier": "vs18_097_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_097_005/?format=api",
            "sitting": {
                "id": 113,
                "date": "2018-12-08",
                "number": 97,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 5\n     - Votazione Articolo DDL n.1334",
            "original_title": "Votazione Articolo DDL n.1334",
            "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": 2,
            "n_margin": 63,
            "majority_cohesion_rate": 80.52,
            "minority_cohesion_rate": 56.87
        },
        {
            "id": 457,
            "slug": "vs18_040_017",
            "identifier": "vs18_040_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_017/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.4 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 3.4 OCCHIONERO GIUSEPPINA (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": 137,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 38,
            "slug": "vs18_028_049",
            "identifier": "vs18_028_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_049/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 49,
            "title": "Identici articoli aggiuntivi 02.02 CORTELAZZO PIERGIORGIO (FI) e 02.06 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Identici articoli aggiuntivi 02.02 CORTELAZZO PIERGIORGIO (FI) e 02.06 TRANCASSINI PAOLO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 78.49,
            "minority_cohesion_rate": 80.15
        },
        {
            "id": 84,
            "slug": "vs18_036_050",
            "identifier": "vs18_036_050",
            "url": "https://staging.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": 1340,
            "slug": "vs18_097_025",
            "identifier": "vs18_097_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_097_025/?format=api",
            "sitting": {
                "id": 113,
                "date": "2018-12-08",
                "number": 97,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1334/220 FIDANZA CARLO (FDI)\n     - Votazione Ordine del giorno 9/1334/220 DDL n.1334",
            "original_title": "Votazione Ordine del giorno 9/1334/220 DDL n.1334",
            "description_title": "Ordine del giorno n. 9/1334/220 FIDANZA CARLO (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": 103,
            "majority_cohesion_rate": 87.5,
            "minority_cohesion_rate": 37.4
        },
        {
            "id": 459,
            "slug": "vs18_040_022",
            "identifier": "vs18_040_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_022/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.15 SILVESTRONI MARCO (FDI)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 3.15 SILVESTRONI 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": 85,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 1514,
            "slug": "vs18_065_049",
            "identifier": "vs18_065_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_049/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 7\n     - Votazione Articolo PDL n.0183",
            "original_title": "Votazione Articolo PDL n.0183",
            "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": 2,
            "n_margin": 60,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 56.7
        },
        {
            "id": 2052,
            "slug": "vs18_082_004",
            "identifier": "vs18_082_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_004/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 4,
            "title": "Identici emendamenti 3.1 MONTARULI AUGUSTA (FDI) e 3.4 BAZOLI ALFREDO (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Identici emendamenti 3.1 MONTARULI AUGUSTA (FDI) e 3.4 BAZOLI ALFREDO (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": 25,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 1682,
            "slug": "vs18_044_052",
            "identifier": "vs18_044_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_052/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1117/71 PADOAN PIETRO CARLO (PD)\n     - Votazione Ordine del giorno 9/1117/71 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/71 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/71 PADOAN PIETRO CARLO (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": 43,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 72.14
        },
        {
            "id": 8,
            "slug": "vs18_028_052",
            "identifier": "vs18_028_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_052/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 04.0100 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 04.0100 CORTELAZZO PIERGIORGIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 78.2,
            "minority_cohesion_rate": 78.63
        },
        {
            "id": 2701,
            "slug": "vs18_170_007",
            "identifier": "vs18_170_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_007/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.60 FITZGERALD NISSOLI FUCSIA (FI)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 1.60 FITZGERALD NISSOLI FUCSIA (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": 48,
            "majority_cohesion_rate": 77.71,
            "minority_cohesion_rate": 66.41
        },
        {
            "id": 897,
            "slug": "vs18_069_012",
            "identifier": "vs18_069_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_012/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 5.50 TOCCAFONDI GABRIELE (MISTO)\n     - Votazione Emendamento PDL n.1066",
            "original_title": "Votazione Emendamento PDL n.1066",
            "description_title": "Emendamento 5.50 TOCCAFONDI GABRIELE (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": 195,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 4021,
            "slug": "vs18_146_031",
            "identifier": "vs18_146_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_146_031/?format=api",
            "sitting": {
                "id": 162,
                "date": "2019-03-21",
                "number": 146,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1637/104 RIZZO NERVO LUCA (PD)\n     - Votazione Ordine del giorno 9/1637/104 DDL n.1637",
            "original_title": "Votazione Ordine del giorno 9/1637/104 DDL n.1637",
            "description_title": "Ordine del giorno n. 9/1637/104 RIZZO NERVO LUCA (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": 60,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 61.6
        },
        {
            "id": 2804,
            "slug": "vs18_196_012",
            "identifier": "vs18_196_012",
            "url": "https://staging.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://staging.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": 523,
            "slug": "vs18_082_074",
            "identifier": "vs18_082_074",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_074/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo 23\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 23\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": 138,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 78.54
        },
        {
            "id": 2664,
            "slug": "vs18_168_041",
            "identifier": "vs18_168_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_041/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 2.200, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.0682",
            "original_title": "Votazione Emendamento PDL n.0682",
            "description_title": "Emendamento 2.200, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 202,
            "majority_cohesion_rate": 72.73,
            "minority_cohesion_rate": 57.03
        },
        {
            "id": 3914,
            "slug": "vs18_194_015",
            "identifier": "vs18_194_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_194_015/?format=api",
            "sitting": {
                "id": 210,
                "date": "2019-06-21",
                "number": 194,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1807/69 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Ordine del giorno 9/1807/69 DDL n.1807",
            "original_title": "Votazione Ordine del giorno 9/1807/69 DDL n.1807",
            "description_title": "Ordine del giorno n. 9/1807/69 OCCHIONERO GIUSEPPINA (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": 80,
            "majority_cohesion_rate": 78.72,
            "minority_cohesion_rate": 48.09
        },
        {
            "id": 1166,
            "slug": "vs18_065_082",
            "identifier": "vs18_065_082",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_082/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 1.76 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.76 VARCHI MARIA CAROLINA (FDI)\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": 236,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 1708,
            "slug": "vs18_044_063",
            "identifier": "vs18_044_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_063/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1117/82 NARDI MARTINA (PD)\n     - Votazione Ordine del giorno 9/1117/82 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/82 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/82 NARDI MARTINA (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": 37,
            "majority_cohesion_rate": 80.58,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 351,
            "slug": "vs18_099_029",
            "identifier": "vs18_099_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_029/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 5.104 PARENTELA PAOLO (M5S)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 5.104 PARENTELA PAOLO (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 152,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 46.18
        },
        {
            "id": 1817,
            "slug": "vs18_054_049",
            "identifier": "vs18_054_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_049/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 1.403 della Commissione\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.403 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": 135,
            "majority_cohesion_rate": 72.75,
            "minority_cohesion_rate": 35.5
        },
        {
            "id": 275,
            "slug": "vs18_075_029",
            "identifier": "vs18_075_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_029/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 40.2 BALDELLI SIMONE (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 40.2 BALDELLI SIMONE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 185,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 37.16
        },
        {
            "id": 2988,
            "slug": "vs18_156_040",
            "identifier": "vs18_156_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_040/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 40,
            "title": "Mozione n. 1-00152, limitatamente alle restanti parti delle premesse e della parte dispositiva, BRAGA CHIARA (PD), MURONI ROSSELLA (LEU) ed altri\n     - Votazione Mozione 1-00152",
            "original_title": "Votazione Mozione 1-00152",
            "description_title": "Mozione n. 1-00152, limitatamente alle restanti parti delle premesse e della parte dispositiva, BRAGA CHIARA (PD), MURONI ROSSELLA (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": 2,
            "n_margin": 87,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 31.94
        },
        {
            "id": 343,
            "slug": "vs18_099_043",
            "identifier": "vs18_099_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_043/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 9.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 9.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 229,
            "majority_cohesion_rate": 75.58,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 2042,
            "slug": "vs18_082_042",
            "identifier": "vs18_082_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_042/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici emendamenti 15.3 OCCHIONERO GIUSEPPINA (LEU) e 15.43 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Identici emendamenti 15.3 OCCHIONERO GIUSEPPINA (LEU) e 15.43 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": 85,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 4213,
            "slug": "vs18_164_012",
            "identifier": "vs18_164_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_012/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.24 CENNI SUSANNA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 3.24 CENNI SUSANNA (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": 144,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 39.92
        },
        {
            "id": 1148,
            "slug": "vs18_061_004",
            "identifier": "vs18_061_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_004/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.103 FOTI TOMMASO (FDI)\n     - Votazione Emendamento PDL n.0543",
            "original_title": "Votazione Emendamento PDL n.0543",
            "description_title": "Emendamento 1.103 FOTI TOMMASO (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": 214,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 65.9
        },
        {
            "id": 3496,
            "slug": "vs18_206_032",
            "identifier": "vs18_206_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_032/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.68 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.68 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": 27,
            "majority_cohesion_rate": 73.61,
            "minority_cohesion_rate": 70.61
        },
        {
            "id": 3285,
            "slug": "vs18_116_011",
            "identifier": "vs18_116_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_011/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.71 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.71 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": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 69.2
        },
        {
            "id": 367,
            "slug": "vs18_099_030",
            "identifier": "vs18_099_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_030/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 5\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "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": 2,
            "n_margin": 151,
            "majority_cohesion_rate": 72.67,
            "minority_cohesion_rate": 46.95
        },
        {
            "id": 494,
            "slug": "vs18_082_063",
            "identifier": "vs18_082_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_063/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 18.1 MONTARULI AUGUSTA (FDI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 18.1 MONTARULI AUGUSTA (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": 134,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 2062,
            "slug": "vs18_082_030",
            "identifier": "vs18_082_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_030/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 13.18 MORGONI MARIO (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 13.18 MORGONI 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": 83,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 759,
            "slug": "vs18_099_066",
            "identifier": "vs18_099_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_066/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo 17\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 17\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": 189,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 4607,
            "slug": "vs18_190_042",
            "identifier": "vs18_190_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_042/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1898/98 PELLICANI NICOLA (PD)\n     - Votazione Ordine del giorno 9/1898/98 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/98 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/98 PELLICANI NICOLA (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": 35,
            "majority_cohesion_rate": 73.18,
            "minority_cohesion_rate": 66.92
        },
        {
            "id": 3876,
            "slug": "vs18_175_089",
            "identifier": "vs18_175_089",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_089/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 1.14 MONTARULI AUGUSTA (FDI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.14 MONTARULI AUGUSTA (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": 140,
            "majority_cohesion_rate": 75.66,
            "minority_cohesion_rate": 33.97
        },
        {
            "id": 1707,
            "slug": "vs18_044_044",
            "identifier": "vs18_044_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_044/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1117/63 VAZIO FRANCO (PD)\n     - Votazione Ordine del giorno 9/1117/63 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/63 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/63 VAZIO FRANCO (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": 38,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 4147,
            "slug": "vs18_190_071",
            "identifier": "vs18_190_071",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_071/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1898/143 MORASSUT ROBERTO (PD)\n     - Votazione Ordine del giorno 9/1898/143 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/143 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/143 MORASSUT ROBERTO (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": 106,
            "majority_cohesion_rate": 73.18,
            "minority_cohesion_rate": 29.66
        },
        {
            "id": 3280,
            "slug": "vs18_116_001",
            "identifier": "vs18_116_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_001/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 1,
            "title": "Subemendamento 0.1.900.51, nel testo riformulato, CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.900.51, nel testo riformulato, CECCANTI STEFANO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 163,
            "majority_cohesion_rate": 68.13,
            "minority_cohesion_rate": 32.32
        },
        {
            "id": 1808,
            "slug": "vs18_054_011",
            "identifier": "vs18_054_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_011/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.201 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.201 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": 133,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 41.98
        }
    ]
}