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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=141",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=139",
    "results": [
        {
            "id": 142,
            "slug": "vs18_055_024",
            "identifier": "vs18_055_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_024/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.107 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.107 VARCHI MARIA CAROLINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 80.53
        },
        {
            "id": 152,
            "slug": "vs18_055_021",
            "identifier": "vs18_055_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_021/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.310 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.310 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": 132,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 43.89
        },
        {
            "id": 3189,
            "slug": "vs18_197_067",
            "identifier": "vs18_197_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_067/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 8.200 della Commissione\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 8.200 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": 214,
            "majority_cohesion_rate": 74.93,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 4361,
            "slug": "vs18_140_051",
            "identifier": "vs18_140_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_051/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.1354",
            "original_title": "Votazione Articolo PDL n.1354",
            "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": 225,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 71.86
        },
        {
            "id": 408,
            "slug": "vs18_056_011",
            "identifier": "vs18_056_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_056_011/?format=api",
            "sitting": {
                "id": 72,
                "date": "2018-10-04",
                "number": 56,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n . 1-00052 (Nuova formulazione), limitatamente alla premessa, CARBONARO ALESSANDRA (M5S), BELOTTI DANIELE (LEGA) ed altri\n     - Votazione Mozione 1-00052",
            "original_title": "Votazione Mozione 1-00052",
            "description_title": "Mozione n . 1-00052 (Nuova formulazione), limitatamente alla premessa, CARBONARO ALESSANDRA (M5S), BELOTTI DANIELE (LEGA) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 224,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 65.65
        },
        {
            "id": 401,
            "slug": "vs18_056_004",
            "identifier": "vs18_056_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_056_004/?format=api",
            "sitting": {
                "id": 72,
                "date": "2018-10-04",
                "number": 56,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n . 1-00054, limitatamente alla premessa, MOLINARI RICCARDO (LEGA) e D'UVA FRANCESCO (M5S)\n     - Votazione Mozione 1-00054",
            "original_title": "Votazione Mozione 1-00054",
            "description_title": "Mozione n . 1-00054, limitatamente alla premessa, MOLINARI RICCARDO (LEGA) e D'UVA FRANCESCO (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 129,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 404,
            "slug": "vs18_056_001",
            "identifier": "vs18_056_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_056_001/?format=api",
            "sitting": {
                "id": 72,
                "date": "2018-10-04",
                "number": 56,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n . 1-00033, come riformulata, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00033",
            "original_title": "Votazione Mozione 1-00033",
            "description_title": "Mozione n . 1-00033, come riformulata, 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 129,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 39.31
        },
        {
            "id": 405,
            "slug": "vs18_056_010",
            "identifier": "vs18_056_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_056_010/?format=api",
            "sitting": {
                "id": 72,
                "date": "2018-10-04",
                "number": 56,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n . 1-00052 (Nuova formulazione), limitatamente alla parte dispositiva, CARBONARO ALESSANDRA (M5S), BELOTTI DANIELE (LEGA) ed altri\n     - Votazione Mozione 1-00052",
            "original_title": "Votazione Mozione 1-00052",
            "description_title": "Mozione n . 1-00052 (Nuova formulazione), limitatamente alla parte dispositiva, CARBONARO ALESSANDRA (M5S), BELOTTI DANIELE (LEGA) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 236,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 75.19
        },
        {
            "id": 397,
            "slug": "vs18_056_005",
            "identifier": "vs18_056_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_056_005/?format=api",
            "sitting": {
                "id": 72,
                "date": "2018-10-04",
                "number": 56,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n . 1-00045, limitatamente alla parte dispositiva, CARFAGNA MARIA ROSARIA (FI) ed altri\n     - Votazione Mozione 1-00045",
            "original_title": "Votazione Mozione 1-00045",
            "description_title": "Mozione n . 1-00045, limitatamente alla parte dispositiva, CARFAGNA MARIA ROSARIA (FI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 233,
            "majority_cohesion_rate": 74.2,
            "minority_cohesion_rate": 75.19
        },
        {
            "id": 406,
            "slug": "vs18_056_012",
            "identifier": "vs18_056_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_056_012/?format=api",
            "sitting": {
                "id": 72,
                "date": "2018-10-04",
                "number": 56,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n . 1-00055 FORNARO FEDERICO (LEU) ed altri\n     - Votazione Mozione 1-00055",
            "original_title": "Votazione Mozione 1-00055",
            "description_title": "Mozione n . 1-00055 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": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 212,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 65.65
        },
        {
            "id": 3863,
            "slug": "vs18_175_102",
            "identifier": "vs18_175_102",
            "url": "https://staging.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": 3545,
            "slug": "vs18_218_020",
            "identifier": "vs18_218_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_020/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.0181",
            "original_title": "Votazione Articolo PDL n.0181",
            "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": 247,
            "majority_cohesion_rate": 79.12,
            "minority_cohesion_rate": 79.39
        },
        {
            "id": 368,
            "slug": "vs18_099_035",
            "identifier": "vs18_099_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_035/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 7.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 7.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": 1,
            "n_margin": 235,
            "majority_cohesion_rate": 74.71,
            "minority_cohesion_rate": 77.48
        },
        {
            "id": 3508,
            "slug": "vs18_206_033",
            "identifier": "vs18_206_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_033/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 33,
            "title": "Identici emendamenti 1.66 PAGANO UBALDO (PD) e 1.76 GEMMATO MARCELLO (FDI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Identici emendamenti 1.66 PAGANO UBALDO (PD) e 1.76 GEMMATO MARCELLO (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": 29,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 3873,
            "slug": "vs18_175_095",
            "identifier": "vs18_175_095",
            "url": "https://staging.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": 3856,
            "slug": "vs18_175_083",
            "identifier": "vs18_175_083",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_083/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 83,
            "title": "Articolo premissivo 01.02 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Articolo premissivo 01.02 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 216,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 63.74
        },
        {
            "id": 3799,
            "slug": "vs18_140_038",
            "identifier": "vs18_140_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_038/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 19.6 DE LUCA PIERO (PD)\n     - Votazione Emendamento DDL n.1432",
            "original_title": "Votazione Emendamento DDL n.1432",
            "description_title": "Emendamento 19.6 DE LUCA PIERO (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": 114,
            "majority_cohesion_rate": 72.22,
            "minority_cohesion_rate": 33.46
        },
        {
            "id": 1399,
            "slug": "vs18_077_002",
            "identifier": "vs18_077_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_002/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.5 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0392",
            "original_title": "Votazione Emendamento PDL n.0392",
            "description_title": "Emendamento 1.5 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 137,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 38.31
        },
        {
            "id": 3536,
            "slug": "vs18_218_001",
            "identifier": "vs18_218_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_001/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 MARATTIN LUIGI (PD)\n     - Votazione Emendamento DDL n.2000",
            "original_title": "Votazione Emendamento DDL n.2000",
            "description_title": "Emendamento 1.1 MARATTIN LUIGI (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": 93,
            "majority_cohesion_rate": 72.65,
            "minority_cohesion_rate": 32.82
        },
        {
            "id": 3111,
            "slug": "vs18_160_006",
            "identifier": "vs18_160_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_006/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 3.13 BUCALO CARMELA (FDI) e 3.14 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Identici emendamenti 3.13 BUCALO CARMELA (FDI) e 3.14 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": 32,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 69.96
        },
        {
            "id": 3126,
            "slug": "vs18_160_028",
            "identifier": "vs18_160_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_028/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.302, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 3.302, 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": 1,
            "n_margin": 239,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 75.67
        },
        {
            "id": 3872,
            "slug": "vs18_175_098",
            "identifier": "vs18_175_098",
            "url": "https://staging.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": 1424,
            "slug": "vs18_077_013",
            "identifier": "vs18_077_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_013/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 1.02 MORANI ALESSIA (PD)\n     - Votazione Emendamento PDL n.0392",
            "original_title": "Votazione Emendamento PDL n.0392",
            "description_title": "Articolo aggiuntivo 1.02 MORANI ALESSIA (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": 148,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 43.3
        },
        {
            "id": 2312,
            "slug": "vs18_150_015",
            "identifier": "vs18_150_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_150_015/?format=api",
            "sitting": {
                "id": 166,
                "date": "2019-03-27",
                "number": 150,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00141 MARATTIN LUIGI (PD) ed altri\n     - Votazione Mozione 1-00141",
            "original_title": "Votazione Mozione 1-00141",
            "description_title": "Mozione n. 1-00141 MARATTIN LUIGI (PD) 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": 110,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 31.56
        },
        {
            "id": 2145,
            "slug": "vs18_150_010",
            "identifier": "vs18_150_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_150_010/?format=api",
            "sitting": {
                "id": 166,
                "date": "2019-03-27",
                "number": 150,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 5\n     - Votazione Articolo PDL n.1012",
            "original_title": "Votazione Articolo PDL n.1012",
            "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": 230,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 73.76
        },
        {
            "id": 3851,
            "slug": "vs18_175_101",
            "identifier": "vs18_175_101",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_101/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 1.29 MONTARULI AUGUSTA (FDI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.29 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": 138,
            "majority_cohesion_rate": 73.61,
            "minority_cohesion_rate": 35.88
        },
        {
            "id": 4362,
            "slug": "vs18_140_061",
            "identifier": "vs18_140_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_061/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 61,
            "title": "Distacco dei comuni di Montecopiolo e Sassofeltrio dalla regione Marche e loro aggregazione alla regione Emilia-Romagna, nell'ambito della provincia di Rimini, ai sensi dell'articolo 132, secondo comma, della Costituzione\n(PDL 1171 e abbinata PDL 1019)\n     - Votazione finale PDL n.1171",
            "original_title": "Votazione finale PDL n.1171",
            "description_title": "Distacco dei comuni di Montecopiolo e Sassofeltrio dalla regione Marche e loro aggregazione alla regione Emilia-Romagna, nell'ambito della provincia di Rimini, ai sensi dell'articolo 132, secondo comma, della Costituzione\n(PDL 1171 e abbinata PDL 1019)\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": 170,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 33.84
        },
        {
            "id": 3768,
            "slug": "vs18_140_017",
            "identifier": "vs18_140_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_017/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 9.1 ZAN ALESSANDRO (PD)\n     - Votazione Emendamento DDL n.1432",
            "original_title": "Votazione Emendamento DDL n.1432",
            "description_title": "Emendamento 9.1 ZAN ALESSANDRO (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": 117,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 28.9
        },
        {
            "id": 764,
            "slug": "vs18_099_060",
            "identifier": "vs18_099_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_060/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 13.25 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 13.25 NEVI RAFFAELE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 68.7
        },
        {
            "id": 4364,
            "slug": "vs18_141_002",
            "identifier": "vs18_141_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_141_002/?format=api",
            "sitting": {
                "id": 157,
                "date": "2019-03-13",
                "number": 141,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.51 SACCANI JOTTI GLORIA (FI)\n     - Votazione Emendamento PDL n.0395",
            "original_title": "Votazione Emendamento PDL n.0395",
            "description_title": "Emendamento 1.51 SACCANI JOTTI GLORIA (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": 27,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 67.94
        },
        {
            "id": 3881,
            "slug": "vs18_175_074",
            "identifier": "vs18_175_074",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_074/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo 36\n     - Votazione Articolo PDL n.1074",
            "original_title": "Votazione Articolo PDL n.1074",
            "description_title": "Articolo 36\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": 174,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 35.88
        },
        {
            "id": 4368,
            "slug": "vs18_141_004",
            "identifier": "vs18_141_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_141_004/?format=api",
            "sitting": {
                "id": 157,
                "date": "2019-03-13",
                "number": 141,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.12 MOLLICONE FEDERICO (FDI)\n     - Votazione Emendamento PDL n.0395",
            "original_title": "Votazione Emendamento PDL n.0395",
            "description_title": "Emendamento 1.12 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": 1,
            "n_margin": 75,
            "majority_cohesion_rate": 70.76,
            "minority_cohesion_rate": 37.79
        },
        {
            "id": 4365,
            "slug": "vs18_141_009",
            "identifier": "vs18_141_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_141_009/?format=api",
            "sitting": {
                "id": 157,
                "date": "2019-03-13",
                "number": 141,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.60 PALMIERI ANTONIO (FI)\n     - Votazione Emendamento PDL n.0395",
            "original_title": "Votazione Emendamento PDL n.0395",
            "description_title": "Emendamento 1.60 PALMIERI ANTONIO (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": 73,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 38.17
        },
        {
            "id": 4356,
            "slug": "vs18_141_003",
            "identifier": "vs18_141_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_141_003/?format=api",
            "sitting": {
                "id": 157,
                "date": "2019-03-13",
                "number": 141,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.53 PALMIERI ANTONIO (FI)\n     - Votazione Emendamento PDL n.0395",
            "original_title": "Votazione Emendamento PDL n.0395",
            "description_title": "Emendamento 1.53 PALMIERI ANTONIO (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": 72,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 37.79
        },
        {
            "id": 3898,
            "slug": "vs18_175_117",
            "identifier": "vs18_175_117",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_117/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 117,
            "title": "Mozione n. 1-00179, limitatamente al capoverso sesto 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 sesto 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": 171,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 670,
            "slug": "vs18_077_030",
            "identifier": "vs18_077_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_030/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 30,
            "title": "Ratifica ed esecuzione del Protocollo addizionale di Nagoya - Kuala Lumpur, in materia di responsabilità e risarcimenti, al Protocollo di Cartagena sulla Biosicurezza, fatto a Nagoya il 15 ottobre 2010 (DDL 1123)\n     - Votazione finale DDL n.1123",
            "original_title": "Votazione finale DDL n.1123",
            "description_title": "Ratifica ed esecuzione del Protocollo addizionale di Nagoya - Kuala Lumpur, in materia di responsabilità e risarcimenti, al Protocollo di Cartagena sulla Biosicurezza, fatto a Nagoya il 15 ottobre 2010 (DDL 1123)\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": 231,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 68.58
        },
        {
            "id": 1319,
            "slug": "vs18_079_002",
            "identifier": "vs18_079_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_079_002/?format=api",
            "sitting": {
                "id": 95,
                "date": "2018-11-08",
                "number": 79,
                "branch": "C"
            },
            "number": 2,
            "title": "Proposta di negare l'autorizzazione all'utilizzo di dieci intercettazioni di conversazioni, nei confronti di Lello Di Gioia, deputato all'epoca dei fatti, captate dal 2 maggio al 10 giugno 2016 (Doc. IV, n. 1)\n     - Votazione ",
            "original_title": "Votazione ",
            "description_title": "Proposta di negare l'autorizzazione all'utilizzo di dieci intercettazioni di conversazioni, nei confronti di Lello Di Gioia, deputato all'epoca dei fatti, captate dal 2 maggio al 10 giugno 2016 (Doc. IV, n. 1)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 232,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 70.5
        },
        {
            "id": 3864,
            "slug": "vs18_175_092",
            "identifier": "vs18_175_092",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_092/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 1.66 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.66 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.37,
            "minority_cohesion_rate": 35.11
        },
        {
            "id": 503,
            "slug": "vs18_082_067",
            "identifier": "vs18_082_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_067/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 20.150 ROSSELLO CRISTINA (FI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 20.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": "Approvata",
            "n_rebels": 1,
            "n_margin": 204,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 495,
            "slug": "vs18_082_061",
            "identifier": "vs18_082_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_061/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 17\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 17\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 187,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 47.89
        },
        {
            "id": 1895,
            "slug": "vs18_088_022",
            "identifier": "vs18_088_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_088_022/?format=api",
            "sitting": {
                "id": 104,
                "date": "2018-11-21",
                "number": 88,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.274 COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.274 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": 47,
            "majority_cohesion_rate": 87.25,
            "minority_cohesion_rate": 76.25
        },
        {
            "id": 516,
            "slug": "vs18_082_068",
            "identifier": "vs18_082_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_068/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 20\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 20\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": 139,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 81.23
        },
        {
            "id": 512,
            "slug": "vs18_082_062",
            "identifier": "vs18_082_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_062/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 18.2 DE LUCA PIERO (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 18.2 DE LUCA PIERO (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": 38,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 76.25
        },
        {
            "id": 2303,
            "slug": "vs18_175_027",
            "identifier": "vs18_175_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_027/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 14 (Mantenimento)\n     - Votazione Articolo PDL n.1074",
            "original_title": "Votazione Articolo PDL n.1074",
            "description_title": "Articolo 14 (Mantenimento)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 70.61
        },
        {
            "id": 2141,
            "slug": "vs18_150_001",
            "identifier": "vs18_150_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_150_001/?format=api",
            "sitting": {
                "id": 166,
                "date": "2019-03-27",
                "number": 150,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.100 PALAZZOTTO ERASMO (LEU)\n     - Votazione Emendamento PDL n.1012",
            "original_title": "Votazione Emendamento PDL n.1012",
            "description_title": "Emendamento 1.100 PALAZZOTTO ERASMO (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": 117,
            "majority_cohesion_rate": 69.01,
            "minority_cohesion_rate": 35.74
        },
        {
            "id": 2164,
            "slug": "vs18_150_011",
            "identifier": "vs18_150_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_150_011/?format=api",
            "sitting": {
                "id": 166,
                "date": "2019-03-27",
                "number": 150,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 6.100 DEL MONACO ANTONIO (M5S)\n     - Votazione Emendamento PDL n.1012",
            "original_title": "Votazione Emendamento PDL n.1012",
            "description_title": "Emendamento 6.100 DEL MONACO ANTONIO (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": 235,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 77.19
        },
        {
            "id": 2040,
            "slug": "vs18_082_048",
            "identifier": "vs18_082_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_048/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 48,
            "title": "Identici emendamenti 15.7 OCCHIONERO GIUSEPPINA (LEU) e 15.44 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Identici emendamenti 15.7 OCCHIONERO GIUSEPPINA (LEU) e 15.44 BRAGA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 83,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 2070,
            "slug": "vs18_082_008",
            "identifier": "vs18_082_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_008/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.151 ROSSELLO CRISTINA (FI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 3.151 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": 1,
            "n_margin": 121,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 3901,
            "slug": "vs18_175_115",
            "identifier": "vs18_175_115",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_115/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 115,
            "title": "Mozione n. 1-00179, limitatamente al capoverso quarto 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 quarto 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": 168,
            "majority_cohesion_rate": 72.73,
            "minority_cohesion_rate": 36.26
        },
        {
            "id": 1890,
            "slug": "vs18_088_031",
            "identifier": "vs18_088_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_088_031/?format=api",
            "sitting": {
                "id": 104,
                "date": "2018-11-21",
                "number": 88,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.13 COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 3.13 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": 56,
            "majority_cohesion_rate": 88.41,
            "minority_cohesion_rate": 73.56
        }
    ]
}