Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_margin&page=231
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_margin&page=232",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_margin&page=230",
    "results": [
        {
            "id": 3036,
            "slug": "vs18_124_042",
            "identifier": "vs18_124_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_124_042/?format=api",
            "sitting": {
                "id": 140,
                "date": "2019-02-12",
                "number": 124,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 19.4 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.1486",
            "original_title": "Votazione Emendamento DDL n.1486",
            "description_title": "Emendamento 19.4 RIZZETTO WALTER (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 34.6
        },
        {
            "id": 2748,
            "slug": "vs18_137_017",
            "identifier": "vs18_137_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_017/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 17,
            "title": "Modifiche al codice penale e altre disposizioni in materia di legittima difesa (Approvata, in un testo unificato, dal Senato)\nPdl 1309 e abbinate PDL 274-580-607-1303)\n     - Votazione finale PDL n.1309",
            "original_title": "Votazione finale PDL n.1309",
            "description_title": "Modifiche al codice penale e altre disposizioni in materia di legittima difesa (Approvata, in un testo unificato, dal Senato)\nPdl 1309 e abbinate PDL 274-580-607-1303)\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": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 38.02
        },
        {
            "id": 134,
            "slug": "vs18_055_027",
            "identifier": "vs18_055_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_027/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.311 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.311 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 134,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 42.37
        },
        {
            "id": 4307,
            "slug": "vs18_136_019",
            "identifier": "vs18_136_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_019/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.1309",
            "original_title": "Votazione Articolo PDL n.1309",
            "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": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 40.3
        },
        {
            "id": 140,
            "slug": "vs18_055_042",
            "identifier": "vs18_055_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_042/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.316 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.316 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": 2,
            "n_margin": 134,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 39.31
        },
        {
            "id": 2321,
            "slug": "vs18_155_011",
            "identifier": "vs18_155_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_155_011/?format=api",
            "sitting": {
                "id": 171,
                "date": "2019-04-03",
                "number": 155,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1455 e abb./28 ANNIBALI LUCIA (PD)\n     - Votazione Ordine del giorno 9/1455 e abb./28 DDL n.1455",
            "original_title": "Votazione Ordine del giorno 9/1455 e abb./28 DDL n.1455",
            "description_title": "Ordine del giorno n. 9/1455 e abb./28 ANNIBALI 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": 3,
            "n_margin": 134,
            "majority_cohesion_rate": 79.82,
            "minority_cohesion_rate": 41.44
        },
        {
            "id": 4010,
            "slug": "vs18_146_012",
            "identifier": "vs18_146_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_146_012/?format=api",
            "sitting": {
                "id": 162,
                "date": "2019-03-21",
                "number": 146,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1637/22 FIDANZA CARLO (FDI)\n     - Votazione Ordine del giorno 9/1637/22 DDL n.1637",
            "original_title": "Votazione Ordine del giorno 9/1637/22 DDL n.1637",
            "description_title": "Ordine del giorno n. 9/1637/22 FIDANZA CARLO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 41.44
        },
        {
            "id": 2273,
            "slug": "vs18_175_044",
            "identifier": "vs18_175_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_044/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 19.300, da votare ai sensi dell'articolo 86, comma  4-bis, del Regolamento\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 19.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": 15,
            "n_margin": 134,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 67.18
        },
        {
            "id": 494,
            "slug": "vs18_082_063",
            "identifier": "vs18_082_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_063/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 18.1 MONTARULI AUGUSTA (FDI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 18.1 MONTARULI AUGUSTA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 134,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 1963,
            "slug": "vs18_089_078",
            "identifier": "vs18_089_078",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_078/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 11.11 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.11 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 134,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 2599,
            "slug": "vs18_112_016",
            "identifier": "vs18_112_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_112_016/?format=api",
            "sitting": {
                "id": 128,
                "date": "2019-01-23",
                "number": 112,
                "branch": "C"
            },
            "number": 16,
            "title": "Risoluzione n. 6-00045, limitatamente alla premessa e ai capoversi ottavo e nono della parte dispositiva, CONTE FEDERICO (LEU) e FORNARO FEDERICO (LEU)\n     - Votazione Risoluzione 6-00045",
            "original_title": "Votazione Risoluzione 6-00045",
            "description_title": "Risoluzione n. 6-00045, limitatamente alla premessa e ai capoversi ottavo e nono della parte dispositiva, CONTE FEDERICO (LEU) e FORNARO FEDERICO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 34.73
        },
        {
            "id": 4514,
            "slug": "vs18_181_017",
            "identifier": "vs18_181_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_017/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 6.20 BOND DARIO (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.20 BOND DARIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 35.36
        },
        {
            "id": 158,
            "slug": "vs18_055_029",
            "identifier": "vs18_055_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_029/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.313 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.313 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": 134,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 1401,
            "slug": "vs18_077_020",
            "identifier": "vs18_077_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_020/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 5\n     - Votazione Articolo PDL n.0392",
            "original_title": "Votazione Articolo PDL n.0392",
            "description_title": "Articolo 5\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 134,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 75.1
        },
        {
            "id": 1520,
            "slug": "vs18_065_023",
            "identifier": "vs18_065_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_023/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.106 SPENA MARIA (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.106 SPENA MARIA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 43.3
        },
        {
            "id": 3743,
            "slug": "vs18_161_001",
            "identifier": "vs18_161_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_161_001/?format=api",
            "sitting": {
                "id": 177,
                "date": "2019-04-11",
                "number": 161,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00163 (Nuova formulazione), limitatamente al capoverso primo della parte dispositiva, MELONI GIORGIA (FDI) ed altri\n     - Votazione Mozione 1-00163",
            "original_title": "Votazione Mozione 1-00163",
            "description_title": "Mozione n. 1-00163 (Nuova formulazione), limitatamente al capoverso primo della parte dispositiva, MELONI GIORGIA (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 39.54
        },
        {
            "id": 2338,
            "slug": "vs18_161_005",
            "identifier": "vs18_161_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_161_005/?format=api",
            "sitting": {
                "id": 177,
                "date": "2019-04-11",
                "number": 161,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00163 (Nuova formulazione), limitatamente al capoverso quinto della parte dispositiva, MELONI GIORGIA (FDI) ed altri\n     - Votazione Mozione 1-00163",
            "original_title": "Votazione Mozione 1-00163",
            "description_title": "Mozione n. 1-00163 (Nuova formulazione), limitatamente al capoverso quinto della parte dispositiva, MELONI GIORGIA (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 4323,
            "slug": "vs18_136_035",
            "identifier": "vs18_136_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_035/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 5.3 CONTE FEDERICO (LEU)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 5.3 CONTE FEDERICO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 134,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 1597,
            "slug": "vs18_073_068",
            "identifier": "vs18_073_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_068/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 12.300 TOCCAFONDI GABRIELE (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 12.300 TOCCAFONDI GABRIELE (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 28.35
        },
        {
            "id": 2266,
            "slug": "vs18_175_029",
            "identifier": "vs18_175_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_029/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 15\n     - Votazione Articolo PDL n.1074",
            "original_title": "Votazione Articolo PDL n.1074",
            "description_title": "Articolo 15\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": 11,
            "n_margin": 134,
            "majority_cohesion_rate": 75.66,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 2167,
            "slug": "vs18_156_028",
            "identifier": "vs18_156_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_028/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 5.9 BAGNASCO ROBERTO (FI)\n     - Votazione Emendamento PDL n.0491",
            "original_title": "Votazione Emendamento PDL n.0491",
            "description_title": "Emendamento 5.9 BAGNASCO ROBERTO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 31.56
        },
        {
            "id": 497,
            "slug": "vs18_082_055",
            "identifier": "vs18_082_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_055/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 15.150 ROSSELLO CRISTINA (FI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.150 ROSSELLO CRISTINA (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": 6,
            "n_margin": 134,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 2329,
            "slug": "vs18_161_008",
            "identifier": "vs18_161_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_161_008/?format=api",
            "sitting": {
                "id": 177,
                "date": "2019-04-11",
                "number": 161,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00163 (Nuova formulazione), limitatamente al capoverso ottavo della parte dispositiva, MELONI GIORGIA (FDI) ed altri\n     - Votazione Mozione 1-00163",
            "original_title": "Votazione Mozione 1-00163",
            "description_title": "Mozione n. 1-00163 (Nuova formulazione), limitatamente al capoverso ottavo della parte dispositiva, MELONI GIORGIA (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 39.54
        },
        {
            "id": 3027,
            "slug": "vs18_124_044",
            "identifier": "vs18_124_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_124_044/?format=api",
            "sitting": {
                "id": 140,
                "date": "2019-02-12",
                "number": 124,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 19.7 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.1486",
            "original_title": "Votazione Emendamento DDL n.1486",
            "description_title": "Emendamento 19.7 RIZZETTO WALTER (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 35.36
        },
        {
            "id": 1505,
            "slug": "vs18_065_064",
            "identifier": "vs18_065_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_064/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 1.210, nel testo riformulato, PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.210, nel testo riformulato, PERANTONI MARIO (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": 3,
            "n_margin": 134,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 156,
            "slug": "vs18_055_020",
            "identifier": "vs18_055_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_020/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.309 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.309 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": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 44.27
        },
        {
            "id": 2019,
            "slug": "vs18_037_026",
            "identifier": "vs18_037_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_026/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 6.19 MOLLICONE FEDERICO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 6.19 MOLLICONE FEDERICO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 134,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 882,
            "slug": "vs18_069_008",
            "identifier": "vs18_069_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_008/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.54 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento PDL n.1066",
            "original_title": "Votazione Emendamento PDL n.1066",
            "description_title": "Emendamento 3.54 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": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 2161,
            "slug": "vs18_150_024",
            "identifier": "vs18_150_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_150_024/?format=api",
            "sitting": {
                "id": 166,
                "date": "2019-03-27",
                "number": 150,
                "branch": "C"
            },
            "number": 24,
            "title": "Mozione n. 1-00149,limitatamente al capoverso settimo della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00149",
            "original_title": "Votazione Mozione 1-00149",
            "description_title": "Mozione n. 1-00149,limitatamente al capoverso settimo della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 37.64
        },
        {
            "id": 2738,
            "slug": "vs18_215_053",
            "identifier": "vs18_215_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_215_053/?format=api",
            "sitting": {
                "id": 231,
                "date": "2019-07-25",
                "number": 215,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1913/104 DE LUCA PIERO (PD)\n     - Votazione Ordine del giorno 9/1913/104 DDL n.1913",
            "original_title": "Votazione Ordine del giorno 9/1913/104 DDL n.1913",
            "description_title": "Ordine del giorno n. 9/1913/104 DE LUCA PIERO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 81.76,
            "minority_cohesion_rate": 32.44
        },
        {
            "id": 2300,
            "slug": "vs18_175_025",
            "identifier": "vs18_175_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_025/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 13.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolameto\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 13.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolameto\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": 14,
            "n_margin": 134,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 67.18
        },
        {
            "id": 1380,
            "slug": "vs18_036_076",
            "identifier": "vs18_036_076",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_076/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 4.311 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.311 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": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 66.79
        },
        {
            "id": 464,
            "slug": "vs18_040_018",
            "identifier": "vs18_040_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_018/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.7 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 3.7 MIGLIORE GENNARO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 36.26
        },
        {
            "id": 3024,
            "slug": "vs18_124_041",
            "identifier": "vs18_124_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_124_041/?format=api",
            "sitting": {
                "id": 140,
                "date": "2019-02-12",
                "number": 124,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 19.3 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.1486",
            "original_title": "Votazione Emendamento DDL n.1486",
            "description_title": "Emendamento 19.3 RIZZETTO WALTER (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 34.98
        },
        {
            "id": 455,
            "slug": "vs18_039_002",
            "identifier": "vs18_039_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_039_002/?format=api",
            "sitting": {
                "id": 55,
                "date": "2018-08-06",
                "number": 39,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 DELMASTRO DELLE VEDOVE ANDREA (FDI)\n     - Votazione Emendamento DDL n.1004",
            "original_title": "Votazione Emendamento DDL n.1004",
            "description_title": "Emendamento 1.1 DELMASTRO DELLE VEDOVE ANDREA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 54.2
        },
        {
            "id": 1817,
            "slug": "vs18_054_049",
            "identifier": "vs18_054_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_049/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 1.403 della Commissione\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.403 della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 72.75,
            "minority_cohesion_rate": 35.5
        },
        {
            "id": 3924,
            "slug": "vs18_194_011",
            "identifier": "vs18_194_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_194_011/?format=api",
            "sitting": {
                "id": 210,
                "date": "2019-06-21",
                "number": 194,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1807/63 FASSINA STEFANO (LEU)\n     - Votazione Ordine del giorno 9/1807/63 DDL n.1807",
            "original_title": "Votazione Ordine del giorno 9/1807/63 DDL n.1807",
            "description_title": "Ordine del giorno n. 9/1807/63 FASSINA STEFANO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 79.01,
            "minority_cohesion_rate": 30.15
        },
        {
            "id": 155,
            "slug": "vs18_055_012",
            "identifier": "vs18_055_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_012/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.280 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.280 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": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 119,
            "slug": "vs18_055_015",
            "identifier": "vs18_055_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_015/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.282 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.282 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": 135,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 644,
            "slug": "vs18_030_037",
            "identifier": "vs18_030_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_037/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1-sexies.1 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1-sexies.1 TRANCASSINI PAOLO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 135,
            "majority_cohesion_rate": 77.62,
            "minority_cohesion_rate": 40.84
        },
        {
            "id": 4336,
            "slug": "vs18_136_042",
            "identifier": "vs18_136_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_042/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 6\n     - Votazione Articolo PDL n.1309",
            "original_title": "Votazione Articolo PDL n.1309",
            "description_title": "Articolo 6\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 37.64
        },
        {
            "id": 4301,
            "slug": "vs18_136_001",
            "identifier": "vs18_136_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_001/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 1.1 BAZOLI ALFREDO (PD), 1.2 MAGI RICCARDO (MISTO), 1.3 ROSSINI EMANUELA (MISTO) e 1.4 CONTE FEDERICO (LEU)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Identici emendamenti 1.1 BAZOLI ALFREDO (PD), 1.2 MAGI RICCARDO (MISTO), 1.3 ROSSINI EMANUELA (MISTO) e 1.4 CONTE FEDERICO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 38.4
        },
        {
            "id": 1509,
            "slug": "vs18_065_054",
            "identifier": "vs18_065_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_054/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 1.40 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.40 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": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 31.03
        },
        {
            "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": 1437,
            "slug": "vs18_077_022",
            "identifier": "vs18_077_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_022/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 22,
            "title": "Inapplicabilità del giudizio abbreviato ai delitti puniti con la pena dell'ergastolo (PDL 392 e abbinata PDL 460)\n     - Votazione finale PDL n.0392",
            "original_title": "Votazione finale PDL n.0392",
            "description_title": "Inapplicabilità del giudizio abbreviato ai delitti puniti con la pena dell'ergastolo (PDL 392 e abbinata PDL 460)\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": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 72.03
        },
        {
            "id": 4353,
            "slug": "vs18_141_010",
            "identifier": "vs18_141_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_141_010/?format=api",
            "sitting": {
                "id": 157,
                "date": "2019-03-13",
                "number": 141,
                "branch": "C"
            },
            "number": 10,
            "title": "Modifiche all'articolo 4 del decreto-legge 8 agosto 2013, n. 91, convertito, con modificazioni, dalla legge 7 ottobre 2013, n. 112, nonché introduzione dell'articolo 42-bis della legge 22 aprile 1941, n. 633, in materia di accesso aperto all'informazione scientifica (PDL 395)\n     - Votazione finale PDL n.0395",
            "original_title": "Votazione finale PDL n.0395",
            "description_title": "Modifiche all'articolo 4 del decreto-legge 8 agosto 2013, n. 91, convertito, con modificazioni, dalla legge 7 ottobre 2013, n. 112, nonché introduzione dell'articolo 42-bis della legge 22 aprile 1941, n. 633, in materia di accesso aperto all'informazione scientifica (PDL 395)\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": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 67.18
        },
        {
            "id": 5,
            "slug": "vs18_028_026",
            "identifier": "vs18_028_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_026/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.3 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 2.3 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": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 77.91,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 1374,
            "slug": "vs18_036_062",
            "identifier": "vs18_036_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_062/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 4.315 MOLLICONE FEDERICO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.315 MOLLICONE FEDERICO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 1413,
            "slug": "vs18_077_003",
            "identifier": "vs18_077_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_003/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.4 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0392",
            "original_title": "Votazione Emendamento PDL n.0392",
            "description_title": "Emendamento 1.4 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": 4,
            "n_margin": 135,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 519,
            "slug": "vs18_082_058",
            "identifier": "vs18_082_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_058/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 16.150 ROSSELLO CRISTINA (FI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 16.150 ROSSELLO CRISTINA (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": 135,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 42.53
        }
    ]
}