Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=156
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=157",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=155",
    "results": [
        {
            "id": 384,
            "slug": "vs18_051_001",
            "identifier": "vs18_051_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_051_001/?format=api",
            "sitting": {
                "id": 67,
                "date": "2018-09-27",
                "number": 51,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00030 BIANCOFIORE MICHAELA (FI)  ed altri\n     - Votazione Mozione 1-00030",
            "original_title": "Votazione Mozione 1-00030",
            "description_title": "Mozione n. 1-00030 BIANCOFIORE MICHAELA (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": 1,
            "n_margin": 125,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 44.27
        },
        {
            "id": 1717,
            "slug": "vs18_028_024",
            "identifier": "vs18_028_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_024/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.2 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 2.2 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": 1,
            "n_margin": 132,
            "majority_cohesion_rate": 74.71,
            "minority_cohesion_rate": 39.69
        },
        {
            "id": 383,
            "slug": "vs18_051_011",
            "identifier": "vs18_051_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_051_011/?format=api",
            "sitting": {
                "id": 67,
                "date": "2018-09-27",
                "number": 51,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00040 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00040",
            "original_title": "Votazione Mozione 1-00040",
            "description_title": "Mozione n. 1-00040 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": 1,
            "n_margin": 224,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 72.14
        },
        {
            "id": 3618,
            "slug": "vs18_131_005",
            "identifier": "vs18_131_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_005/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 5,
            "title": "Subemendamento 0.1.903.3 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.903.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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 67.68
        },
        {
            "id": 1811,
            "slug": "vs18_054_032",
            "identifier": "vs18_054_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_032/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.227, nel testo riformulato, BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.227, nel testo riformulato, 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 240,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 79.77
        },
        {
            "id": 1845,
            "slug": "vs18_054_003",
            "identifier": "vs18_054_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_003/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 3,
            "title": "Dichiarazione di urgenza della proposta legge n. 52: "Disposizioni in materia di gestione pubblica e partecipativa del ciclo integrale delle acque"\n     - Votazione PDL n.0052",
            "original_title": "Votazione PDL n.0052",
            "description_title": "Dichiarazione di urgenza della proposta legge n. 52: "Disposizioni in materia di gestione pubblica e partecipativa del ciclo integrale delle acque"\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 94,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 43.89
        },
        {
            "id": 3623,
            "slug": "vs18_131_019",
            "identifier": "vs18_131_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_019/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.799 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.799 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 60.84
        },
        {
            "id": 1850,
            "slug": "vs18_054_031",
            "identifier": "vs18_054_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_031/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.221 GIULIANO CARLA (M5S)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.221 GIULIANO CARLA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 238,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 78.63
        },
        {
            "id": 1813,
            "slug": "vs18_054_013",
            "identifier": "vs18_054_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_013/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.12 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.12 ZANETTIN PIERANTONIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 43.89
        },
        {
            "id": 3584,
            "slug": "vs18_131_045",
            "identifier": "vs18_131_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_045/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.1173",
            "original_title": "Votazione Articolo PDL n.1173",
            "description_title": "Articolo 3\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 97,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 37.64
        },
        {
            "id": 3659,
            "slug": "vs18_133_044",
            "identifier": "vs18_133_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_044/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 44,
            "title": "Istituzione di una Commissione parlamentare di inchiesta sul sistema bancario e finanziario (Approvata dal Senato)\n(PDL 1353 e abbinate PDL 654, 772, 793 e 905)\n     - Votazione finale PDL n.1353",
            "original_title": "Votazione finale PDL n.1353",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sul sistema bancario e finanziario (Approvata dal Senato)\n(PDL 1353 e abbinate PDL 654, 772, 793 e 905)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 205,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 55.51
        },
        {
            "id": 2589,
            "slug": "vs18_133_045",
            "identifier": "vs18_133_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_045/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo 1\n     - Votazione Articolo DDL n.1394",
            "original_title": "Votazione Articolo DDL n.1394",
            "description_title": "Articolo 1\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 202,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 52.09
        },
        {
            "id": 3647,
            "slug": "vs18_133_037",
            "identifier": "vs18_133_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_037/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.1353",
            "original_title": "Votazione Articolo PDL n.1353",
            "description_title": "Articolo 3\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 148,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 1841,
            "slug": "vs18_054_014",
            "identifier": "vs18_054_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_014/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.14 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.14 ZANETTIN PIERANTONIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 125,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 3655,
            "slug": "vs18_133_028",
            "identifier": "vs18_133_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_028/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.53 FRAGOMELI GIAN MARIO (PD)\n     - Votazione Emendamento PDL n.1353",
            "original_title": "Votazione Emendamento PDL n.1353",
            "description_title": "Emendamento 3.53 FRAGOMELI GIAN MARIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 70,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 57.03
        },
        {
            "id": 1814,
            "slug": "vs18_054_015",
            "identifier": "vs18_054_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_015/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.7 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.7 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 125,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 3669,
            "slug": "vs18_133_020",
            "identifier": "vs18_133_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_020/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.6 MELONI GIORGIA (FDI)\n     - Votazione Emendamento PDL n.1353",
            "original_title": "Votazione Emendamento PDL n.1353",
            "description_title": "Emendamento 3.6 MELONI GIORGIA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 127,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 38.02
        },
        {
            "id": 3630,
            "slug": "vs18_133_033",
            "identifier": "vs18_133_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_033/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.12 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.1353",
            "original_title": "Votazione Emendamento PDL n.1353",
            "description_title": "Emendamento 3.12 ZANETTIN PIERANTONIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 81,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 37.26
        },
        {
            "id": 3652,
            "slug": "vs18_133_032",
            "identifier": "vs18_133_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_032/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.11 MELONI GIORGIA (FDI)\n     - Votazione Emendamento PDL n.1353",
            "original_title": "Votazione Emendamento PDL n.1353",
            "description_title": "Emendamento 3.11 MELONI GIORGIA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 127,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 36.5
        },
        {
            "id": 3725,
            "slug": "vs18_133_043",
            "identifier": "vs18_133_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_043/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1353 e abb/1 FREGOLENT SILVIA (PD)\n     - Votazione Ordine del giorno 9/1353 e abb/1 PDL n.1353",
            "original_title": "Votazione Ordine del giorno 9/1353 e abb/1 PDL n.1353",
            "description_title": "Ordine del giorno n. 9/1353 e abb/1 FREGOLENT SILVIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 59.7
        },
        {
            "id": 1839,
            "slug": "vs18_054_016",
            "identifier": "vs18_054_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_016/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.15 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.15 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": "Respinta",
            "n_rebels": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 1125,
            "slug": "vs18_061_019",
            "identifier": "vs18_061_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_019/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.1 PRISCO EMANUELE (FDI)\n     - Votazione Emendamento PDL n.0543",
            "original_title": "Votazione Emendamento PDL n.0543",
            "description_title": "Emendamento 3.1 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": 1,
            "n_margin": 229,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 70.88
        },
        {
            "id": 3631,
            "slug": "vs18_133_005",
            "identifier": "vs18_133_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_005/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.1 SCHULLIAN MANFRED (MISTO)\n     - Votazione Emendamento PDL n.1353",
            "original_title": "Votazione Emendamento PDL n.1353",
            "description_title": "Emendamento 2.1 SCHULLIAN MANFRED (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 93,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 32.7
        },
        {
            "id": 1816,
            "slug": "vs18_054_035",
            "identifier": "vs18_054_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_035/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.40 COLLETTI ANDREA (M5S)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.40 COLLETTI ANDREA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 239,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 79.39
        },
        {
            "id": 1844,
            "slug": "vs18_054_007",
            "identifier": "vs18_054_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_007/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.5 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.5 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 124,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 44.66
        },
        {
            "id": 3651,
            "slug": "vs18_133_024",
            "identifier": "vs18_133_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_024/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.8 MELONI GIORGIA (FDI)\n     - Votazione Emendamento PDL n.1353",
            "original_title": "Votazione Emendamento PDL n.1353",
            "description_title": "Emendamento 3.8 MELONI GIORGIA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 131,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 38.02
        },
        {
            "id": 2597,
            "slug": "vs18_133_046",
            "identifier": "vs18_133_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_046/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo 2\n     - Votazione Articolo DDL n.1394",
            "original_title": "Votazione Articolo DDL n.1394",
            "description_title": "Articolo 2\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 202,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 2592,
            "slug": "vs18_133_049",
            "identifier": "vs18_133_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_049/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1394",
            "original_title": "Votazione Articolo DDL n.1394",
            "description_title": "Articolo 3\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 191,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 45.63
        },
        {
            "id": 2594,
            "slug": "vs18_133_050",
            "identifier": "vs18_133_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_050/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo 4\n     - Votazione Articolo DDL n.1394",
            "original_title": "Votazione Articolo DDL n.1394",
            "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": 1,
            "n_margin": 194,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 48.29
        },
        {
            "id": 3639,
            "slug": "vs18_133_013",
            "identifier": "vs18_133_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_013/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.54 MANCINI CLAUDIO (PD)\n     - Votazione Emendamento PDL n.1353",
            "original_title": "Votazione Emendamento PDL n.1353",
            "description_title": "Emendamento 2.54 MANCINI CLAUDIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 72.22,
            "minority_cohesion_rate": 68.06
        },
        {
            "id": 1842,
            "slug": "vs18_054_009",
            "identifier": "vs18_054_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_009/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.206 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.206 ZANETTIN PIERANTONIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 131,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 1828,
            "slug": "vs18_054_010",
            "identifier": "vs18_054_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_010/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.203 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.203 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 78.63
        },
        {
            "id": 1060,
            "slug": "vs18_012_001",
            "identifier": "vs18_012_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_012_001/?format=api",
            "sitting": {
                "id": 28,
                "date": "2018-06-06",
                "number": 12,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione di fiducia n. 1-00006 D'UVA FRANCESCO (M5S) e MOLTENI NICOLA (LEGA)\n     - Votazione Mozione 1-00006",
            "original_title": "Votazione Mozione 1-00006",
            "description_title": "Mozione di fiducia n. 1-00006 D'UVA FRANCESCO (M5S) e MOLTENI NICOLA (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 99.42,
            "minority_cohesion_rate": 86.26
        },
        {
            "id": 3649,
            "slug": "vs18_133_016",
            "identifier": "vs18_133_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_016/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.2 DEL BARBA MAURO (PD)\n     - Votazione Emendamento PDL n.1353",
            "original_title": "Votazione Emendamento PDL n.1353",
            "description_title": "Emendamento 3.2 DEL BARBA MAURO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 66.16
        },
        {
            "id": 1818,
            "slug": "vs18_054_030",
            "identifier": "vs18_054_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_030/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.222 COLLETTI ANDREA (M5S)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.222 COLLETTI ANDREA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 140,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 45.04
        },
        {
            "id": 2621,
            "slug": "vs18_133_051",
            "identifier": "vs18_133_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_051/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1394/1 BALDELLI SIMONE (FI)\n     - Votazione Ordine del giorno 9/1394/1 DDL n.1394",
            "original_title": "Votazione Ordine del giorno 9/1394/1 DDL n.1394",
            "description_title": "Ordine del giorno n. 9/1394/1 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": "Respinta",
            "n_rebels": 1,
            "n_margin": 70,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 41.83
        },
        {
            "id": 1809,
            "slug": "vs18_054_025",
            "identifier": "vs18_054_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_025/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.219 COLLETTI ANDREA (M5S)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.219 COLLETTI ANDREA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 239,
            "majority_cohesion_rate": 74.2,
            "minority_cohesion_rate": 80.92
        },
        {
            "id": 1832,
            "slug": "vs18_054_026",
            "identifier": "vs18_054_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_026/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.217, nel testo riformulato, COLLETTI ANDREA (M5S)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.217, nel testo riformulato, COLLETTI ANDREA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 227,
            "majority_cohesion_rate": 73.62,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 1024,
            "slug": "vs18_073_030",
            "identifier": "vs18_073_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_030/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 5.101 STUMPO NICOLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.101 STUMPO NICOLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 1856,
            "slug": "vs18_054_046",
            "identifier": "vs18_054_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_046/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1.231 COLLETTI ANDREA (M5S)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.231 COLLETTI ANDREA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 233,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 76.34
        },
        {
            "id": 2582,
            "slug": "vs18_133_052",
            "identifier": "vs18_133_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_052/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 52,
            "title": "Ratifica ed esecuzione dell'Accordo transattivo fra il Governo della Repubblica italiana e la Comunità europea dell'energia atomica sui principi governanti le responsabilità di gestione dei rifiuti radioattivi del sito del Centro comune di ricerca di Ispra, con Appendice, fatto a Bruxelles il 27 novembre 2009 (DDL 1394)\n     - Votazione finale DDL n.1394",
            "original_title": "Votazione finale DDL n.1394",
            "description_title": "Ratifica ed esecuzione dell'Accordo transattivo fra il Governo della Repubblica italiana e la Comunità europea dell'energia atomica sui principi governanti le responsabilità di gestione dei rifiuti radioattivi del sito del Centro comune di ricerca di Ispra, con Appendice, fatto a Bruxelles il 27 novembre 2009 (DDL 1394)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 182,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 40.68
        },
        {
            "id": 2593,
            "slug": "vs18_134_030",
            "identifier": "vs18_134_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_030/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 9\n     - Votazione Articolo PDL n.1160",
            "original_title": "Votazione Articolo PDL n.1160",
            "description_title": "Articolo 9\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 228,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 71.86
        },
        {
            "id": 1847,
            "slug": "vs18_054_034",
            "identifier": "vs18_054_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_034/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.401 della Commissione\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.401 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": 1,
            "n_margin": 240,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 80.92
        },
        {
            "id": 2625,
            "slug": "vs18_134_034",
            "identifier": "vs18_134_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_034/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 34,
            "title": "Mozione n. 1-00128 VALLASCAS ANDREA (M5S), ANDREUZZA GIORGIA (LEGA) ed altri\n     - Votazione Mozione 1-00128",
            "original_title": "Votazione Mozione 1-00128",
            "description_title": "Mozione n. 1-00128 VALLASCAS ANDREA (M5S), ANDREUZZA GIORGIA (LEGA) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 67.68
        },
        {
            "id": 2596,
            "slug": "vs18_134_022",
            "identifier": "vs18_134_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_022/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.1 SCHULLIAN MANFRED (MISTO)\n     - Votazione Emendamento PDL n.1160",
            "original_title": "Votazione Emendamento PDL n.1160",
            "description_title": "Emendamento 3.1 SCHULLIAN MANFRED (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 94,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 32.32
        },
        {
            "id": 2627,
            "slug": "vs18_134_038",
            "identifier": "vs18_134_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_038/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 38,
            "title": "Mozione n. 1-00133, limitatamente al capoverso terzo della parte dispositiva, BALDELLI SIMONE (FI) ed altri\n     - Votazione Mozione 1-00133",
            "original_title": "Votazione Mozione 1-00133",
            "description_title": "Mozione n. 1-00133, limitatamente al capoverso terzo della parte dispositiva, BALDELLI SIMONE (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": 1,
            "n_margin": 81,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 38.02
        },
        {
            "id": 3749,
            "slug": "vs18_134_046",
            "identifier": "vs18_134_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_046/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1.50 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0712",
            "original_title": "Votazione Emendamento PDL n.0712",
            "description_title": "Emendamento 1.50 NEVI RAFFAELE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 122,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 35.74
        },
        {
            "id": 1835,
            "slug": "vs18_054_029",
            "identifier": "vs18_054_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_029/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.400 della Commissione\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.400 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": 1,
            "n_margin": 241,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 80.15
        },
        {
            "id": 1812,
            "slug": "vs18_054_023",
            "identifier": "vs18_054_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_023/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.24 SCHULLIAN MANFRED (MISTO)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.24 SCHULLIAN MANFRED (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 141,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 46.56
        },
        {
            "id": 1849,
            "slug": "vs18_054_001",
            "identifier": "vs18_054_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_001/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 1,
            "title": "Dichiarazione di urgenza della proposta di legge n. 712: Modifica all'articolo 4 del testo unico in materia di società a partecipazione pubblica, di cui al decreto legislativo 19 agosto 2016, n. 175, concernente le partecipazioni in società operanti nei settori lattiero-caseario e alimentare\n     - Votazione Articolo PDL n.0712",
            "original_title": "Votazione Articolo PDL n.0712",
            "description_title": "Dichiarazione di urgenza della proposta di legge n. 712: Modifica all'articolo 4 del testo unico in materia di società a partecipazione pubblica, di cui al decreto legislativo 19 agosto 2016, n. 175, concernente le partecipazioni in società operanti nei settori lattiero-caseario e alimentare\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 87,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 47.71
        }
    ]
}