Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=133
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "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://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=134",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=132",
    "results": [
        {
            "id": 768,
            "slug": "vs18_099_077",
            "identifier": "vs18_099_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_077/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 77,
            "title": "Disposizioni per la tutela, lo sviluppo e la competitività della produzione agricola, agroalimentare e dell'acquacoltura con metodo biologico (Testo Unificato PDL 290-410-1314-1386)\n     - Votazione finale PDL n.0290",
            "original_title": "Votazione finale PDL n.0290",
            "description_title": "Disposizioni per la tutela, lo sviluppo e la competitività della produzione agricola, agroalimentare e dell'acquacoltura con metodo biologico (Testo Unificato PDL 290-410-1314-1386)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 152,
            "majority_cohesion_rate": 72.97,
            "minority_cohesion_rate": 32.06
        },
        {
            "id": 3910,
            "slug": "vs18_175_080",
            "identifier": "vs18_175_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_080/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1072/17 BRUNO BOSSIO VINCENZA (PD)\n     - Votazione Ordine del giorno 9/1072/17 PDL n.1074",
            "original_title": "Votazione Ordine del giorno 9/1072/17 PDL n.1074",
            "description_title": "Ordine del giorno n. 9/1072/17 BRUNO BOSSIO VINCENZA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 75.66,
            "minority_cohesion_rate": 70.61
        },
        {
            "id": 766,
            "slug": "vs18_099_065",
            "identifier": "vs18_099_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_065/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo 16\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 16\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 188,
            "majority_cohesion_rate": 74.42,
            "minority_cohesion_rate": 42.37
        },
        {
            "id": 3090,
            "slug": "vs18_154_022",
            "identifier": "vs18_154_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_022/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1455",
            "original_title": "Votazione Articolo DDL n.1455",
            "description_title": "Articolo 3\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 237,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 3576,
            "slug": "vs18_181_071",
            "identifier": "vs18_181_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_071/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1816/11 FERRO WANDA (FDI)\n     - Votazione Ordine del giorno 9/1816/11 DDL n.1816",
            "original_title": "Votazione Ordine del giorno 9/1816/11 DDL n.1816",
            "description_title": "Ordine del giorno n. 9/1816/11 FERRO WANDA (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": 94,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 28.14
        },
        {
            "id": 4191,
            "slug": "vs18_164_017",
            "identifier": "vs18_164_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_017/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.5 FORNARO FEDERICO (LEU)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 3.5 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 72.24
        },
        {
            "id": 355,
            "slug": "vs18_099_041",
            "identifier": "vs18_099_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_041/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 7\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 7\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 151,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 43.89
        },
        {
            "id": 949,
            "slug": "vs18_020_002",
            "identifier": "vs18_020_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_020_002/?format=api",
            "sitting": {
                "id": 36,
                "date": "2018-06-27",
                "number": 20,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00007 FUSACCHIA ALESSANDRO (MISTO) ed altri\n     - Votazione Risoluzione 6-00007",
            "original_title": "Votazione Risoluzione 6-00007",
            "description_title": "Risoluzione n. 6-00007 FUSACCHIA ALESSANDRO (MISTO) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 166,
            "majority_cohesion_rate": 90.99,
            "minority_cohesion_rate": 47.33
        },
        {
            "id": 3059,
            "slug": "vs18_154_032",
            "identifier": "vs18_154_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_032/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 32,
            "title": "Subemendamento 0.4.0103.1 D'ETTORE FELICE MAURIZIO (FI)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Subemendamento 0.4.0103.1 D'ETTORE FELICE MAURIZIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 141,
            "majority_cohesion_rate": 78.36,
            "minority_cohesion_rate": 43.73
        },
        {
            "id": 1056,
            "slug": "vs18_020_003",
            "identifier": "vs18_020_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_020_003/?format=api",
            "sitting": {
                "id": 36,
                "date": "2018-06-27",
                "number": 20,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00008 FORNARO FEDERICO (LEU) ed altri\n     - Votazione Risoluzione 6-00008",
            "original_title": "Votazione Risoluzione 6-00008",
            "description_title": "Risoluzione n. 6-00008 FORNARO FEDERICO (LEU) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 272,
            "majority_cohesion_rate": 90.41,
            "minority_cohesion_rate": 86.26
        },
        {
            "id": 3556,
            "slug": "vs18_218_037",
            "identifier": "vs18_218_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_037/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 9\n     - Votazione Articolo PDL n.0181",
            "original_title": "Votazione Articolo PDL n.0181",
            "description_title": "Articolo 9\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 247,
            "majority_cohesion_rate": 79.12,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 950,
            "slug": "vs18_020_006",
            "identifier": "vs18_020_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_020_006/?format=api",
            "sitting": {
                "id": 36,
                "date": "2018-06-27",
                "number": 20,
                "branch": "C"
            },
            "number": 6,
            "title": "Risoluzione n. 6-00011 DELRIO GRAZIANO (PD) ed altri\n     - Votazione Risoluzione 6-00011",
            "original_title": "Votazione Risoluzione 6-00011",
            "description_title": "Risoluzione n. 6-00011 DELRIO GRAZIANO (PD) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 168,
            "majority_cohesion_rate": 90.99,
            "minority_cohesion_rate": 47.33
        },
        {
            "id": 2201,
            "slug": "vs18_156_017",
            "identifier": "vs18_156_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_017/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.11 VERSACE GIUSEPPINA (FI)\n     - Votazione Emendamento PDL n.0491",
            "original_title": "Votazione Emendamento PDL n.0491",
            "description_title": "Emendamento 3.11 VERSACE GIUSEPPINA (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": 144,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 36.12
        },
        {
            "id": 1716,
            "slug": "vs18_023_004",
            "identifier": "vs18_023_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_023_004/?format=api",
            "sitting": {
                "id": 39,
                "date": "2018-07-10",
                "number": 23,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.0085",
            "original_title": "Votazione Articolo PDL n.0085",
            "description_title": "Articolo 2\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 264,
            "majority_cohesion_rate": 82.56,
            "minority_cohesion_rate": 87.79
        },
        {
            "id": 1741,
            "slug": "vs18_023_005",
            "identifier": "vs18_023_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_023_005/?format=api",
            "sitting": {
                "id": 39,
                "date": "2018-07-10",
                "number": 23,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.0085",
            "original_title": "Votazione Articolo PDL n.0085",
            "description_title": "Articolo 3\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 265,
            "majority_cohesion_rate": 83.14,
            "minority_cohesion_rate": 87.02
        },
        {
            "id": 1753,
            "slug": "vs18_023_008",
            "identifier": "vs18_023_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_023_008/?format=api",
            "sitting": {
                "id": 39,
                "date": "2018-07-10",
                "number": 23,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 6\n     - Votazione Articolo PDL n.0085",
            "original_title": "Votazione Articolo PDL n.0085",
            "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": 1,
            "n_margin": 264,
            "majority_cohesion_rate": 82.27,
            "minority_cohesion_rate": 87.79
        },
        {
            "id": 3305,
            "slug": "vs18_117_017",
            "identifier": "vs18_117_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_017/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.163 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.163 SPERANZA ROBERTO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 59.7
        },
        {
            "id": 1720,
            "slug": "vs18_023_006",
            "identifier": "vs18_023_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_023_006/?format=api",
            "sitting": {
                "id": 39,
                "date": "2018-07-10",
                "number": 23,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.0085",
            "original_title": "Votazione Articolo PDL n.0085",
            "description_title": "Articolo 4\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 266,
            "majority_cohesion_rate": 83.14,
            "minority_cohesion_rate": 87.79
        },
        {
            "id": 3293,
            "slug": "vs18_117_010",
            "identifier": "vs18_117_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_010/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici emendamenti 1.154 MAGI RICCARDO (MISTO) e 1.155 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Identici emendamenti 1.154 MAGI RICCARDO (MISTO) e 1.155 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 61.6
        },
        {
            "id": 1745,
            "slug": "vs18_023_007",
            "identifier": "vs18_023_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_023_007/?format=api",
            "sitting": {
                "id": 39,
                "date": "2018-07-10",
                "number": 23,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 5\n     - Votazione Articolo PDL n.0085",
            "original_title": "Votazione Articolo PDL n.0085",
            "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": 1,
            "n_margin": 263,
            "majority_cohesion_rate": 82.27,
            "minority_cohesion_rate": 86.64
        },
        {
            "id": 1748,
            "slug": "vs18_023_001",
            "identifier": "vs18_023_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_023_001/?format=api",
            "sitting": {
                "id": 39,
                "date": "2018-07-10",
                "number": 23,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 ERMINI DAVID (PD) ed altri e n. 2 SISTO FRANCESCO PAOLO (FI) ed altri\n     - Votazione pregiudiziale DDL n.0764",
            "original_title": "Votazione pregiudiziale DDL n.0764",
            "description_title": "Questioni pregiudiziali n. 1 ERMINI DAVID (PD) ed altri e n. 2 SISTO FRANCESCO PAOLO (FI) 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 82.85,
            "minority_cohesion_rate": 85.88
        },
        {
            "id": 1747,
            "slug": "vs18_023_003",
            "identifier": "vs18_023_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_023_003/?format=api",
            "sitting": {
                "id": 39,
                "date": "2018-07-10",
                "number": 23,
                "branch": "C"
            },
            "number": 3,
            "title": "Identici emendamenti 2.50 LUPI MAURIZIO (MISTO) e 2.51           SCHULLIAN MANFRED (MISTO)\n     - Votazione Emendamento PDL n.0085",
            "original_title": "Votazione Emendamento PDL n.0085",
            "description_title": "Identici emendamenti 2.50 LUPI MAURIZIO (MISTO) e 2.51           SCHULLIAN MANFRED (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 71,
            "majority_cohesion_rate": 82.85,
            "minority_cohesion_rate": 49.24
        },
        {
            "id": 1718,
            "slug": "vs18_025_004",
            "identifier": "vs18_025_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_025_004/?format=api",
            "sitting": {
                "id": 41,
                "date": "2018-07-12",
                "number": 25,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.51 VITIELLO CATELLO (MISTO)\n     - Votazione Emendamento DDL n.0764",
            "original_title": "Votazione Emendamento DDL n.0764",
            "description_title": "Emendamento 1.51 VITIELLO CATELLO (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": 49,
            "majority_cohesion_rate": 82.27,
            "minority_cohesion_rate": 67.18
        },
        {
            "id": 3493,
            "slug": "vs18_206_036",
            "identifier": "vs18_206_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_036/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.202 della Commissione\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.202 della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 226,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 69.47
        },
        {
            "id": 3882,
            "slug": "vs18_175_085",
            "identifier": "vs18_175_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_085/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 1.3 MONTARULI AUGUSTA (FDI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.3 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": 1,
            "n_margin": 143,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 36.26
        },
        {
            "id": 3366,
            "slug": "vs18_197_045",
            "identifier": "vs18_197_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_045/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 5.10 ROSSI ANDREA (PD)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 5.10 ROSSI ANDREA (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": 29,
            "majority_cohesion_rate": 76.97,
            "minority_cohesion_rate": 75.57
        },
        {
            "id": 3074,
            "slug": "vs18_151_004",
            "identifier": "vs18_151_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_151_004/?format=api",
            "sitting": {
                "id": 167,
                "date": "2019-03-28",
                "number": 151,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo premissivo 01.029 FERRI COSIMO MARIA (PD)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Articolo premissivo 01.029 FERRI COSIMO MARIA (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": 108,
            "majority_cohesion_rate": 68.71,
            "minority_cohesion_rate": 30.8
        },
        {
            "id": 3865,
            "slug": "vs18_175_073",
            "identifier": "vs18_175_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_073/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 73,
            "title": "Articolo 35\n     - Votazione Articolo PDL n.1074",
            "original_title": "Votazione Articolo PDL n.1074",
            "description_title": "Articolo 35\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 175,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 3051,
            "slug": "vs18_151_007",
            "identifier": "vs18_151_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_151_007/?format=api",
            "sitting": {
                "id": 167,
                "date": "2019-03-28",
                "number": 151,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.4 ANNIBALI LUCIA (PD)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 1.4 ANNIBALI LUCIA (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": 32,
            "majority_cohesion_rate": 70.76,
            "minority_cohesion_rate": 64.64
        },
        {
            "id": 2881,
            "slug": "vs18_175_121",
            "identifier": "vs18_175_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_121/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 121,
            "title": "Mozione n. 1-00179, limitatamente al capoverso decimo della parte dispositiva, MELONI GIORGIA (FDI) ed altri\n     - Votazione Mozione 1-00179",
            "original_title": "Votazione Mozione 1-00179",
            "description_title": "Mozione n. 1-00179, limitatamente al capoverso decimo 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": 1,
            "n_margin": 169,
            "majority_cohesion_rate": 72.73,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 1317,
            "slug": "vs18_097_020",
            "identifier": "vs18_097_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_097_020/?format=api",
            "sitting": {
                "id": 113,
                "date": "2018-12-08",
                "number": 97,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 18.3 QUARTAPELLE PROCOPIO LIA (PD) e 18.4 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1334",
            "original_title": "Votazione Emendamento DDL n.1334",
            "description_title": "Identici emendamenti 18.3 QUARTAPELLE PROCOPIO LIA (PD) e 18.4 MURONI ROSSELLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 152,
            "majority_cohesion_rate": 85.76,
            "minority_cohesion_rate": 37.02
        },
        {
            "id": 3291,
            "slug": "vs18_118_004",
            "identifier": "vs18_118_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_118_004/?format=api",
            "sitting": {
                "id": 134,
                "date": "2019-01-31",
                "number": 118,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.173 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.173 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": 1,
            "n_margin": 61,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 58.17
        },
        {
            "id": 1736,
            "slug": "vs18_025_016",
            "identifier": "vs18_025_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_025_016/?format=api",
            "sitting": {
                "id": 41,
                "date": "2018-07-12",
                "number": 25,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.50 COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.0764",
            "original_title": "Votazione Emendamento DDL n.0764",
            "description_title": "Emendamento 2.50 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": 1,
            "n_margin": 61,
            "majority_cohesion_rate": 82.85,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 3863,
            "slug": "vs18_175_102",
            "identifier": "vs18_175_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_102/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 1.30 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.30 ZANETTIN PIERANTONIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 139,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 35.11
        },
        {
            "id": 3304,
            "slug": "vs18_118_003",
            "identifier": "vs18_118_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_118_003/?format=api",
            "sitting": {
                "id": 134,
                "date": "2019-01-31",
                "number": 118,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.172 D'ETTORE FELICE MAURIZIO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.172 D'ETTORE FELICE MAURIZIO (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": 60,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 3873,
            "slug": "vs18_175_095",
            "identifier": "vs18_175_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_095/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 1.22 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.22 ZANETTIN PIERANTONIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 142,
            "majority_cohesion_rate": 75.66,
            "minority_cohesion_rate": 36.26
        },
        {
            "id": 795,
            "slug": "vs18_101_006",
            "identifier": "vs18_101_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_006/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1408/11 ZANETTIN PIERANTONIO (FI)\n     - Votazione Ordine del giorno 9/1408/11 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/11 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/11 ZANETTIN PIERANTONIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 87,
            "majority_cohesion_rate": 79.07,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 2242,
            "slug": "vs18_164_065",
            "identifier": "vs18_164_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_065/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 8-ter.23 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8-ter.23 GADDA MARIA 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": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 65.02
        },
        {
            "id": 3872,
            "slug": "vs18_175_098",
            "identifier": "vs18_175_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_098/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 1.59 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.59 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": 138,
            "majority_cohesion_rate": 72.73,
            "minority_cohesion_rate": 34.73
        },
        {
            "id": 30,
            "slug": "vs18_028_028",
            "identifier": "vs18_028_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_028/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.0336",
            "original_title": "Votazione Articolo PDL n.0336",
            "description_title": "Articolo 3\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 251,
            "majority_cohesion_rate": 79.36,
            "minority_cohesion_rate": 82.06
        },
        {
            "id": 51,
            "slug": "vs18_028_032",
            "identifier": "vs18_028_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_032/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 6\n     - Votazione Articolo PDL n.0336",
            "original_title": "Votazione Articolo PDL n.0336",
            "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": 1,
            "n_margin": 256,
            "majority_cohesion_rate": 80.52,
            "minority_cohesion_rate": 83.59
        },
        {
            "id": 1734,
            "slug": "vs18_028_006",
            "identifier": "vs18_028_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_006/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.62 SARTI GIULIA (M5S)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.62 SARTI GIULIA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 250,
            "majority_cohesion_rate": 79.36,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 1740,
            "slug": "vs18_028_007",
            "identifier": "vs18_028_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_007/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.57, nel teto riformulato, SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.57, nel teto riformulato, 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 252,
            "majority_cohesion_rate": 80.23,
            "minority_cohesion_rate": 81.68
        },
        {
            "id": 1746,
            "slug": "vs18_028_019",
            "identifier": "vs18_028_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_019/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.63 SARTI GIULIA (M5S)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.63 SARTI GIULIA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 139,
            "majority_cohesion_rate": 81.98,
            "minority_cohesion_rate": 44.27
        },
        {
            "id": 1764,
            "slug": "vs18_028_005",
            "identifier": "vs18_028_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_005/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5, nel testo riformulato, SANTELLI JOLE (FI)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.5, nel testo riformulato, SANTELLI JOLE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 251,
            "majority_cohesion_rate": 80.23,
            "minority_cohesion_rate": 80.92
        },
        {
            "id": 1715,
            "slug": "vs18_028_008",
            "identifier": "vs18_028_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_008/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.10 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.10 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 140,
            "majority_cohesion_rate": 80.23,
            "minority_cohesion_rate": 42.75
        },
        {
            "id": 1719,
            "slug": "vs18_028_021",
            "identifier": "vs18_028_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_021/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.61 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.61 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 81.98,
            "minority_cohesion_rate": 84.35
        },
        {
            "id": 3462,
            "slug": "vs18_181_055",
            "identifier": "vs18_181_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_055/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 12.104 BELLUCCI MARIA TERESA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 12.104 BELLUCCI MARIA TERESA (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": 53,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 50.57
        },
        {
            "id": 26,
            "slug": "vs18_028_030",
            "identifier": "vs18_028_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_030/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 5.50, nel testo riformulato, FIANO EMANUELE (PD)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 5.50, nel testo riformulato, FIANO EMANUELE (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 230,
            "majority_cohesion_rate": 80.52,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 44,
            "slug": "vs18_028_037",
            "identifier": "vs18_028_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_037/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 37,
            "title": "Istituzione di una Commissione parlamentare di inchiesta sul fenomeno delle mafie e sulle altre associazioni criminali, anche straniere (Testo Unificato PDL 336-513-664-805-807)\n     - Votazione finale PDL n.0336",
            "original_title": "Votazione finale PDL n.0336",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sul fenomeno delle mafie e sulle altre associazioni criminali, anche straniere (Testo Unificato PDL 336-513-664-805-807)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 258,
            "majority_cohesion_rate": 79.94,
            "minority_cohesion_rate": 87.02
        }
    ]
}