Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=250
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=251",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=249",
    "results": [
        {
            "id": 259,
            "slug": "vs18_075_032",
            "identifier": "vs18_075_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_032/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 41.303 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 41.303 BENEDETTI SILVIA (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": 5,
            "n_margin": 75,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 2680,
            "slug": "vs18_171_019",
            "identifier": "vs18_171_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_171_019/?format=api",
            "sitting": {
                "id": 187,
                "date": "2019-05-08",
                "number": 171,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici articoli aggiuntivi 3.04 FIANO EMANUELE (PD), 3.05 SPERANZA ROBERTO (LEU) e 3.06 PRISCO EMANUELE (FDI)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Identici articoli aggiuntivi 3.04 FIANO EMANUELE (PD), 3.05 SPERANZA ROBERTO (LEU) e 3.06 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": 5,
            "n_margin": 95,
            "majority_cohesion_rate": 76.83,
            "minority_cohesion_rate": 47.71
        },
        {
            "id": 2673,
            "slug": "vs18_171_010",
            "identifier": "vs18_171_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_171_010/?format=api",
            "sitting": {
                "id": 187,
                "date": "2019-05-08",
                "number": 171,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.50 COLLETTI ANDREA (M5S)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 2.50 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": 5,
            "n_margin": 128,
            "majority_cohesion_rate": 77.71,
            "minority_cohesion_rate": 40.84
        },
        {
            "id": 2675,
            "slug": "vs18_171_015",
            "identifier": "vs18_171_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_171_015/?format=api",
            "sitting": {
                "id": 187,
                "date": "2019-05-08",
                "number": 171,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.53 COLLETTI ANDREA (M5S)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 3.53 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": 5,
            "n_margin": 129,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 35.11
        },
        {
            "id": 3383,
            "slug": "vs18_197_034",
            "identifier": "vs18_197_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_034/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 2.3 MARIN MARCO (FI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 2.3 MARIN MARCO (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": 5,
            "n_margin": 80,
            "majority_cohesion_rate": 76.68,
            "minority_cohesion_rate": 38.93
        },
        {
            "id": 2702,
            "slug": "vs18_171_002",
            "identifier": "vs18_171_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_171_002/?format=api",
            "sitting": {
                "id": 187,
                "date": "2019-05-08",
                "number": 171,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.9 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 2.9 MAGI RICCARDO (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": 5,
            "n_margin": 218,
            "majority_cohesion_rate": 78.3,
            "minority_cohesion_rate": 65.65
        },
        {
            "id": 2700,
            "slug": "vs18_171_017",
            "identifier": "vs18_171_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_171_017/?format=api",
            "sitting": {
                "id": 187,
                "date": "2019-05-08",
                "number": 171,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.1585",
            "original_title": "Votazione Articolo PDL n.1585",
            "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": 5,
            "n_margin": 106,
            "majority_cohesion_rate": 77.13,
            "minority_cohesion_rate": 46.56
        },
        {
            "id": 270,
            "slug": "vs18_075_021",
            "identifier": "vs18_075_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_021/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 39.074 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.074 PEZZOPANE STEFANIA (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": 5,
            "n_margin": 84,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 2705,
            "slug": "vs18_170_026",
            "identifier": "vs18_170_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_026/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.5 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 2.5 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": "Respinta",
            "n_rebels": 5,
            "n_margin": 95,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 1885,
            "slug": "vs18_074_043",
            "identifier": "vs18_074_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_043/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 37.020 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 37.020 PEZZOPANE STEFANIA (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": 5,
            "n_margin": 49,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 2679,
            "slug": "vs18_170_010",
            "identifier": "vs18_170_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_010/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.7 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 1.7 MAGI RICCARDO (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": 5,
            "n_margin": 122,
            "majority_cohesion_rate": 77.42,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 1590,
            "slug": "vs18_074_010",
            "identifier": "vs18_074_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_010/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici emendamenti 21.1 MURONI ROSSELLA (LEU) e 21.302 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici emendamenti 21.1 MURONI ROSSELLA (LEU) e 21.302 BENEDETTI SILVIA (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": 5,
            "n_margin": 123,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 32.57
        },
        {
            "id": 1556,
            "slug": "vs18_073_080",
            "identifier": "vs18_073_080",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_080/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo aggiuntivo 13.01 FRAGOMELI GIAN MARIO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 13.01 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": 5,
            "n_margin": 110,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 31.42
        },
        {
            "id": 2715,
            "slug": "vs18_170_021",
            "identifier": "vs18_170_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_021/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.3 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 2.3 MAGI RICCARDO (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": 5,
            "n_margin": 219,
            "majority_cohesion_rate": 76.83,
            "minority_cohesion_rate": 65.27
        },
        {
            "id": 2657,
            "slug": "vs18_168_049",
            "identifier": "vs18_168_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_049/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 4.1 FRATOIANNI NICOLA (LEU)\n     - Votazione Emendamento PDL n.0682",
            "original_title": "Votazione Emendamento PDL n.0682",
            "description_title": "Emendamento 4.1 FRATOIANNI 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": 5,
            "n_margin": 188,
            "majority_cohesion_rate": 72.73,
            "minority_cohesion_rate": 49.05
        },
        {
            "id": 2645,
            "slug": "vs18_168_033",
            "identifier": "vs18_168_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_033/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.1 FRATOIANNI NICOLA (LEU)\n     - Votazione Emendamento PDL n.0682",
            "original_title": "Votazione Emendamento PDL n.0682",
            "description_title": "Emendamento 1.1 FRATOIANNI 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": 5,
            "n_margin": 191,
            "majority_cohesion_rate": 70.67,
            "minority_cohesion_rate": 53.99
        },
        {
            "id": 1598,
            "slug": "vs18_073_081",
            "identifier": "vs18_073_081",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_081/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 14.2 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 14.2 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": 5,
            "n_margin": 97,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 28.35
        },
        {
            "id": 3417,
            "slug": "vs18_130_023",
            "identifier": "vs18_130_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_023/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.375 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.375 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": "Respinta",
            "n_rebels": 5,
            "n_margin": 80,
            "majority_cohesion_rate": 73.1,
            "minority_cohesion_rate": 32.32
        },
        {
            "id": 2460,
            "slug": "vs18_168_059",
            "identifier": "vs18_168_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_059/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 7.1 FRATOIANNI NICOLA (LEU)\n     - Votazione Emendamento PDL n.0682",
            "original_title": "Votazione Emendamento PDL n.0682",
            "description_title": "Emendamento 7.1 FRATOIANNI 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": 5,
            "n_margin": 177,
            "majority_cohesion_rate": 70.09,
            "minority_cohesion_rate": 46.01
        },
        {
            "id": 2455,
            "slug": "vs18_168_064",
            "identifier": "vs18_168_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_064/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 10.1 ASCANI ANNA (PD)\n     - Votazione Emendamento PDL n.0682",
            "original_title": "Votazione Emendamento PDL n.0682",
            "description_title": "Emendamento 10.1 ASCANI ANNA (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": 5,
            "n_margin": 113,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 27.76
        },
        {
            "id": 2727,
            "slug": "vs18_168_003",
            "identifier": "vs18_168_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_003/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 1                                        \n(Doc. XXII, n.36 e abb.)\n     - Votazione ",
            "original_title": "Votazione ",
            "description_title": "Articolo 1                                        \n(Doc. XXII, n.36 e abb.)\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": 5,
            "n_margin": 179,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 39.54
        },
        {
            "id": 2728,
            "slug": "vs18_168_007",
            "identifier": "vs18_168_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_007/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 5                                        \n(Doc. XXII, n.36 e abb.)\n     - Votazione ",
            "original_title": "Votazione ",
            "description_title": "Articolo 5                                        \n(Doc. XXII, n.36 e abb.)\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": 5,
            "n_margin": 185,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 40.68
        },
        {
            "id": 1504,
            "slug": "vs18_065_036",
            "identifier": "vs18_065_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_036/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 5.100 FORNARO FEDERICO (LEU)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 5.100 FORNARO 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": 5,
            "n_margin": 145,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 4159,
            "slug": "vs18_190_051",
            "identifier": "vs18_190_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_051/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1898/118 CIAMPI LUCIA (PD)\n     - Votazione Ordine del giorno 9/1898/118 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/118 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/118 CIAMPI LUCIA (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": 5,
            "n_margin": 97,
            "majority_cohesion_rate": 71.14,
            "minority_cohesion_rate": 36.12
        },
        {
            "id": 2200,
            "slug": "vs18_156_036",
            "identifier": "vs18_156_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_036/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 7.100 D'ARRANDO CELESTE (M5S)\n     - Votazione Emendamento PDL n.0491",
            "original_title": "Votazione Emendamento PDL n.0491",
            "description_title": "Emendamento 7.100 D'ARRANDO CELESTE (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": 5,
            "n_margin": 145,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 3449,
            "slug": "vs18_181_046",
            "identifier": "vs18_181_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_046/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 11.201 della Commissione\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 11.201 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": 5,
            "n_margin": 104,
            "majority_cohesion_rate": 70.38,
            "minority_cohesion_rate": 30.8
        },
        {
            "id": 1292,
            "slug": "vs18_061_044",
            "identifier": "vs18_061_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_044/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/543/9 MAGI RICCARDO (MISTO)\n     - Votazione Ordine del giorno 9/543/9 PDL n.0543",
            "original_title": "Votazione Ordine del giorno 9/543/9 PDL n.0543",
            "description_title": "Ordine del giorno n. 9/543/9 MAGI RICCARDO (MISTO)\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": 5,
            "n_margin": 78,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 1144,
            "slug": "vs18_061_042",
            "identifier": "vs18_061_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_042/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 9\n     - Votazione Articolo PDL n.0543",
            "original_title": "Votazione Articolo PDL n.0543",
            "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": 5,
            "n_margin": 153,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 38.7
        },
        {
            "id": 2203,
            "slug": "vs18_156_026",
            "identifier": "vs18_156_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_026/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 5.5 PEDRAZZINI CLAUDIO (FI)\n     - Votazione Emendamento PDL n.0491",
            "original_title": "Votazione Emendamento PDL n.0491",
            "description_title": "Emendamento 5.5 PEDRAZZINI CLAUDIO (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": 5,
            "n_margin": 37,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 66.92
        },
        {
            "id": 2512,
            "slug": "vs18_121_024",
            "identifier": "vs18_121_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_024/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1550/61 GERMANA' ANTONINO (FI)\n     - Votazione Ordine del giorno 9/1550/61 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/61 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/61 GERMANA' ANTONINO (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": 5,
            "n_margin": 51,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 64.64
        },
        {
            "id": 3673,
            "slug": "vs18_159_014",
            "identifier": "vs18_159_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_014/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.16 LEPRI STEFANO (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 1.16 LEPRI STEFANO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 74,
            "majority_cohesion_rate": 72.22,
            "minority_cohesion_rate": 36.88
        },
        {
            "id": 3534,
            "slug": "vs18_218_044",
            "identifier": "vs18_218_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_044/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 1.01 BORDO MICHELE (PD)\n     - Votazione Emendamento DDL n.1603-TER",
            "original_title": "Votazione Emendamento DDL n.1603-TER",
            "description_title": "Articolo aggiuntivo 1.01 BORDO MICHELE (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": 5,
            "n_margin": 36,
            "majority_cohesion_rate": 77.65,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 2252,
            "slug": "vs18_165_027",
            "identifier": "vs18_165_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_027/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 10-bis.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 10-bis.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": 5,
            "n_margin": 133,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 70.72
        },
        {
            "id": 4136,
            "slug": "vs18_190_050",
            "identifier": "vs18_190_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_050/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1898/117 DI GIORGI ROSA MARIA (PD)\n     - Votazione Ordine del giorno 9/1898/117 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/117 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/117 DI GIORGI ROSA MARIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 55,
            "majority_cohesion_rate": 72.01,
            "minority_cohesion_rate": 50.19
        },
        {
            "id": 3467,
            "slug": "vs18_181_062",
            "identifier": "vs18_181_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_062/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 12.38 PAGANO ALESSANDRO (LEGA)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 12.38 PAGANO ALESSANDRO (LEGA)\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": 5,
            "n_margin": 78,
            "majority_cohesion_rate": 71.26,
            "minority_cohesion_rate": 31.56
        },
        {
            "id": 4220,
            "slug": "vs18_164_009",
            "identifier": "vs18_164_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_009/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.100 VIVIANI LORENZO (LEGA)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 3.100 VIVIANI LORENZO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 96,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 2223,
            "slug": "vs18_164_060",
            "identifier": "vs18_164_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_060/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 8-ter.100 CUNIAL SARA (M5S)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8-ter.100 CUNIAL SARA (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": 5,
            "n_margin": 225,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 68.82
        },
        {
            "id": 2229,
            "slug": "vs18_164_055",
            "identifier": "vs18_164_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_055/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 8.42 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8.42 CIABURRO MONICA (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": 5,
            "n_margin": 86,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 38.78
        },
        {
            "id": 2221,
            "slug": "vs18_164_052",
            "identifier": "vs18_164_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_052/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 8.40 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8.40 CIABURRO MONICA (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": 5,
            "n_margin": 152,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 31.94
        },
        {
            "id": 2765,
            "slug": "vs18_209_020",
            "identifier": "vs18_209_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_209_020/?format=api",
            "sitting": {
                "id": 225,
                "date": "2019-07-16",
                "number": 209,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 8\n     - Votazione Articolo PDL n.0478",
            "original_title": "Votazione Articolo PDL n.0478",
            "description_title": "Articolo 8\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": 5,
            "n_margin": 212,
            "majority_cohesion_rate": 78.24,
            "minority_cohesion_rate": 52.29
        },
        {
            "id": 2246,
            "slug": "vs18_164_061",
            "identifier": "vs18_164_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_061/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 8-ter.101 CUNIAL SARA (M5S)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8-ter.101 CUNIAL SARA (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": 5,
            "n_margin": 223,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 3342,
            "slug": "vs18_188_002",
            "identifier": "vs18_188_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_188_002/?format=api",
            "sitting": {
                "id": 204,
                "date": "2019-06-11",
                "number": 188,
                "branch": "C"
            },
            "number": 2,
            "title": "Questione pregiudiziale n. 1 BRAGA CHIARA (PD) ed altri\n     - Votazione pregiudiziale DDL n.1898",
            "original_title": "Votazione pregiudiziale DDL n.1898",
            "description_title": "Questione pregiudiziale n. 1 BRAGA CHIARA (PD) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 124,
            "majority_cohesion_rate": 76.38,
            "minority_cohesion_rate": 35.74
        },
        {
            "id": 4519,
            "slug": "vs18_181_029",
            "identifier": "vs18_181_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_029/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 3.18 SANTELLI JOLE (FI) e 3.20 ferro\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Identici emendamenti 3.18 SANTELLI JOLE (FI) e 3.20 ferro\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": 5,
            "n_margin": 135,
            "majority_cohesion_rate": 69.79,
            "minority_cohesion_rate": 30.04
        },
        {
            "id": 2337,
            "slug": "vs18_161_016",
            "identifier": "vs18_161_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_161_016/?format=api",
            "sitting": {
                "id": 177,
                "date": "2019-04-11",
                "number": 161,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00168 LORENZIN BEATRICE (MISTO) ed altri\n     - Votazione Mozione 1-00168",
            "original_title": "Votazione Mozione 1-00168",
            "description_title": "Mozione n. 1-00168 LORENZIN BEATRICE (MISTO) 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": 5,
            "n_margin": 46,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 58.56
        },
        {
            "id": 1495,
            "slug": "vs18_106_029",
            "identifier": "vs18_106_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_029/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1334-B/47 MICELI CARMELO (PD)\n     - Votazione Ordine del giorno 9/1334-B/47 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/47 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/47 MICELI CARMELO (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": 5,
            "n_margin": 94,
            "majority_cohesion_rate": 86.63,
            "minority_cohesion_rate": 40.84
        },
        {
            "id": 1474,
            "slug": "vs18_106_041",
            "identifier": "vs18_106_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_041/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1334-B/66 CARNEVALI ELENA (PD)\n     - Votazione Ordine del giorno 9/1334-B/66 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/66 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/66 CARNEVALI ELENA (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": 5,
            "n_margin": 100,
            "majority_cohesion_rate": 86.92,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 1460,
            "slug": "vs18_106_063",
            "identifier": "vs18_106_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_063/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1334-B/164 BRAMBILLA MICHELA VITTORIA (FI)\n     - Votazione Ordine del giorno 9/1334-B/164 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/164 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/164 BRAMBILLA MICHELA VITTORIA (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": 5,
            "n_margin": 78,
            "majority_cohesion_rate": 88.08,
            "minority_cohesion_rate": 55.73
        },
        {
            "id": 3131,
            "slug": "vs18_160_018",
            "identifier": "vs18_160_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_018/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.25 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 3.25 VISCOMI ANTONIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 91,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 38.78
        },
        {
            "id": 4039,
            "slug": "vs18_146_002",
            "identifier": "vs18_146_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_146_002/?format=api",
            "sitting": {
                "id": 162,
                "date": "2019-03-21",
                "number": 146,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1637/5 BOLDRINI LAURA (LEU)\n     - Votazione Ordine del giorno 9/1637/5 DDL n.1637",
            "original_title": "Votazione Ordine del giorno 9/1637/5 DDL n.1637",
            "description_title": "Ordine del giorno n. 9/1637/5 BOLDRINI LAURA (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": 5,
            "n_margin": 101,
            "majority_cohesion_rate": 80.41,
            "minority_cohesion_rate": 37.26
        },
        {
            "id": 2130,
            "slug": "vs18_087_042",
            "identifier": "vs18_087_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_087_042/?format=api",
            "sitting": {
                "id": 103,
                "date": "2018-11-20",
                "number": 87,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.127 COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.127 COSTA ENRICO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 136,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 39.85
        }
    ]
}