Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=257
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=258",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=256",
    "results": [
        {
            "id": 4227,
            "slug": "vs18_164_013",
            "identifier": "vs18_164_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_013/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.101 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 3.101 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": 0,
            "n_margin": 142,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 40.68
        },
        {
            "id": 4218,
            "slug": "vs18_164_042",
            "identifier": "vs18_164_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_042/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 7.15 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 7.15 CARETTA MARIA CRISTINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 69.96
        },
        {
            "id": 4222,
            "slug": "vs18_164_021",
            "identifier": "vs18_164_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_021/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 4.15 FORNARO FEDERICO (LEU)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 4.15 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 72.24
        },
        {
            "id": 4196,
            "slug": "vs18_164_035",
            "identifier": "vs18_164_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_035/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 7.106 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 7.106 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 71.48
        },
        {
            "id": 4199,
            "slug": "vs18_164_043",
            "identifier": "vs18_164_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_043/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 7.2 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 7.2 INCERTI ANTONELLA (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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 68.82
        },
        {
            "id": 2212,
            "slug": "vs18_164_064",
            "identifier": "vs18_164_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_064/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 8-ter.21 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8-ter.21 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": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 65.78
        },
        {
            "id": 4221,
            "slug": "vs18_164_033",
            "identifier": "vs18_164_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_033/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 7.21 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 7.21 CARETTA MARIA CRISTINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 72.24
        },
        {
            "id": 4225,
            "slug": "vs18_164_023",
            "identifier": "vs18_164_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_023/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.3 FORNARO FEDERICO (LEU)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 4.3 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": 0,
            "n_margin": 87,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 41.44
        },
        {
            "id": 4230,
            "slug": "vs18_164_046",
            "identifier": "vs18_164_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_046/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 7.43 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 7.43 CIABURRO MONICA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 38.4
        },
        {
            "id": 4233,
            "slug": "vs18_164_041",
            "identifier": "vs18_164_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_041/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 7.20 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 7.20 CARETTA MARIA CRISTINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 70.34
        },
        {
            "id": 2240,
            "slug": "vs18_164_068",
            "identifier": "vs18_164_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_068/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 8-ter.29 PAGANO UBALDO (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8-ter.29 PAGANO UBALDO (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": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 63.88
        },
        {
            "id": 2256,
            "slug": "vs18_164_066",
            "identifier": "vs18_164_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_066/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 8-ter.24 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8-ter.24 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": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 65.4
        },
        {
            "id": 4229,
            "slug": "vs18_164_029",
            "identifier": "vs18_164_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_029/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 6-bis.101 CENNI SUSANNA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 6-bis.101 CENNI SUSANNA (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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 72.62
        },
        {
            "id": 4203,
            "slug": "vs18_164_038",
            "identifier": "vs18_164_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_038/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 7.19 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 7.19 CARETTA MARIA CRISTINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 71.48
        },
        {
            "id": 4224,
            "slug": "vs18_164_019",
            "identifier": "vs18_164_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_019/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.106 SCHULLIAN MANFRED (MISTO)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 3.106 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 234,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 72.62
        },
        {
            "id": 4226,
            "slug": "vs18_164_031",
            "identifier": "vs18_164_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_031/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 6-bis.103 PARENTELA PAOLO (M5S)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 6-bis.103 PARENTELA PAOLO (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": 0,
            "n_margin": 234,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 72.24
        },
        {
            "id": 4205,
            "slug": "vs18_164_010",
            "identifier": "vs18_164_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_010/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici emendamenti 3.9 SCHULLIAN MANFRED (MISTO), 3.3 FORNARO FEDERICO (LEU) e 3.21 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Identici emendamenti 3.9 SCHULLIAN MANFRED (MISTO), 3.3 FORNARO FEDERICO (LEU) e 3.21 INCERTI ANTONELLA (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": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 40.3
        },
        {
            "id": 4204,
            "slug": "vs18_164_044",
            "identifier": "vs18_164_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_044/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 7.16 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 7.16 CARETTA MARIA CRISTINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 68.06
        },
        {
            "id": 4202,
            "slug": "vs18_164_016",
            "identifier": "vs18_164_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_016/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.33 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 3.33 CARETTA MARIA CRISTINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 73.38
        },
        {
            "id": 4231,
            "slug": "vs18_164_018",
            "identifier": "vs18_164_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_018/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.105 SCHULLIAN MANFRED (MISTO)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 3.105 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": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 40.68
        },
        {
            "id": 4216,
            "slug": "vs18_164_037",
            "identifier": "vs18_164_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_037/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 7.17 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 7.17 CARETTA MARIA CRISTINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 71.1
        },
        {
            "id": 4232,
            "slug": "vs18_164_036",
            "identifier": "vs18_164_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_036/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 7.11 GEMMATO MARCELLO (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 7.11 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 70.72
        },
        {
            "id": 4208,
            "slug": "vs18_164_034",
            "identifier": "vs18_164_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_034/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 7.14 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 7.14 LUCASELLI YLENJA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 71.48
        },
        {
            "id": 2228,
            "slug": "vs18_165_028",
            "identifier": "vs18_165_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_028/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 10-ter.100, come riformulato, VIVIANI LORENZO (LEGA)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 10-ter.100, come riformulato, VIVIANI LORENZO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 236,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 3821,
            "slug": "vs18_165_037",
            "identifier": "vs18_165_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_037/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 11-ter.101, nel testo riformulato, MORETTO SARA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 11-ter.101, nel testo riformulato, MORETTO SARA (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": 0,
            "n_margin": 221,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 66.92
        },
        {
            "id": 3808,
            "slug": "vs18_165_036",
            "identifier": "vs18_165_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_036/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici articoli aggiuntivi 11-bis.03 FORNARO FEDERICO (LEU), 11-bis.017 FERRO WANDA (FDI) e 11-bis.023 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Identici articoli aggiuntivi 11-bis.03 FORNARO FEDERICO (LEU), 11-bis.017 FERRO WANDA (FDI) e 11-bis.023 INCERTI ANTONELLA (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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 3885,
            "slug": "vs18_165_059",
            "identifier": "vs18_165_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_059/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1718/37 LABRIOLA VINCENZA (FI)\n     - Votazione Ordine del giorno 9/1718/37 DDL n.1718",
            "original_title": "Votazione Ordine del giorno 9/1718/37 DDL n.1718",
            "description_title": "Ordine del giorno n. 9/1718/37 LABRIOLA VINCENZA (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": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 63.5
        },
        {
            "id": 3801,
            "slug": "vs18_165_053",
            "identifier": "vs18_165_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_053/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 10-quater.101, nel testo riformulato, PARENTELA PAOLO (M5S)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 10-quater.101, nel testo riformulato, PARENTELA PAOLO (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": 0,
            "n_margin": 228,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 71.48
        },
        {
            "id": 3824,
            "slug": "vs18_165_041",
            "identifier": "vs18_165_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_041/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 12.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolameno\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 12.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolameno\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": 0,
            "n_margin": 216,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 66.16
        },
        {
            "id": 3818,
            "slug": "vs18_165_044",
            "identifier": "vs18_165_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_044/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 12.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 12.301, 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": 0,
            "n_margin": 217,
            "majority_cohesion_rate": 73.1,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 3802,
            "slug": "vs18_165_051",
            "identifier": "vs18_165_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_051/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 51,
            "title": "Identici emendamenti 7.100 VIVIANI LORENZO (LEGA), 7.101 GAGNARLI CHIARA (M5S) e 7.102 CENNI SUSANNA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Identici emendamenti 7.100 VIVIANI LORENZO (LEGA), 7.101 GAGNARLI CHIARA (M5S) e 7.102 CENNI SUSANNA (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": 0,
            "n_margin": 224,
            "majority_cohesion_rate": 73.1,
            "minority_cohesion_rate": 71.48
        },
        {
            "id": 3810,
            "slug": "vs18_165_038",
            "identifier": "vs18_165_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_038/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 12.1, come riformulato, PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 12.1, come riformulato, PASTORINO LUCA (LEU)\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": 0,
            "n_margin": 221,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 68.82
        },
        {
            "id": 3812,
            "slug": "vs18_165_054",
            "identifier": "vs18_165_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_054/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 10-quater.0200 (Nuova formulazione) della Commissione\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo aggiuntivo 10-quater.0200 (Nuova formulazione) 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": 0,
            "n_margin": 223,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 69.2
        },
        {
            "id": 3806,
            "slug": "vs18_165_045",
            "identifier": "vs18_165_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_045/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 12.3 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 12.3 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 218,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 67.68
        },
        {
            "id": 3826,
            "slug": "vs18_165_031",
            "identifier": "vs18_165_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_031/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 11.2 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 11.2 LUCASELLI YLENJA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 73.76
        },
        {
            "id": 3804,
            "slug": "vs18_165_047",
            "identifier": "vs18_165_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_047/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 12.4 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 12.4 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 113,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 40.3
        },
        {
            "id": 3813,
            "slug": "vs18_165_030",
            "identifier": "vs18_165_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_030/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 11.1 DE CARLO LUCA (FDI) e 11.4 CENNI SUSANNA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Identici emendamenti 11.1 DE CARLO LUCA (FDI) e 11.4 CENNI SUSANNA (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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 73.76
        },
        {
            "id": 2214,
            "slug": "vs18_165_004",
            "identifier": "vs18_165_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_004/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 9.15 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 9.15 CIABURRO MONICA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 76.05
        },
        {
            "id": 2216,
            "slug": "vs18_165_006",
            "identifier": "vs18_165_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_006/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 9.13 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 9.13 CIABURRO MONICA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 70.76,
            "minority_cohesion_rate": 77.57
        },
        {
            "id": 2220,
            "slug": "vs18_165_002",
            "identifier": "vs18_165_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_002/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 9.5 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 9.5 LUCASELLI YLENJA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 72.62
        },
        {
            "id": 2239,
            "slug": "vs18_165_011",
            "identifier": "vs18_165_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_011/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo premissivo 010.04 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.04 INCERTI ANTONELLA (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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 76.81
        },
        {
            "id": 2241,
            "slug": "vs18_165_005",
            "identifier": "vs18_165_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_005/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 9.10 NEVI RAFFAELE (FI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 9.10 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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 71.35,
            "minority_cohesion_rate": 77.57
        },
        {
            "id": 2244,
            "slug": "vs18_165_015",
            "identifier": "vs18_165_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_015/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo premissivo 010.0101 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.0101 CARETTA MARIA CRISTINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 78.33
        },
        {
            "id": 2234,
            "slug": "vs18_165_026",
            "identifier": "vs18_165_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_026/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 10.3 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 10.3 LUCASELLI YLENJA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 79.85
        },
        {
            "id": 2247,
            "slug": "vs18_165_001",
            "identifier": "vs18_165_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_001/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 9.4 CARDINALE DANIELA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 9.4 CARDINALE DANIELA (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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 72.62
        },
        {
            "id": 2249,
            "slug": "vs18_165_017",
            "identifier": "vs18_165_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_017/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo premissivo 010.0103 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.0103 CARETTA MARIA CRISTINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 79.47
        },
        {
            "id": 2258,
            "slug": "vs18_165_022",
            "identifier": "vs18_165_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_022/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo premissivo 010.015 SPENA MARIA (FI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.015 SPENA MARIA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 78.71
        },
        {
            "id": 2260,
            "slug": "vs18_165_023",
            "identifier": "vs18_165_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_023/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo premissivo 010.05 CARDINALE DANIELA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.05 CARDINALE DANIELA (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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 77.19
        },
        {
            "id": 2257,
            "slug": "vs18_165_025",
            "identifier": "vs18_165_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_025/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 10.5 NEVI RAFFAELE (FI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 10.5 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 2217,
            "slug": "vs18_165_014",
            "identifier": "vs18_165_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_014/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo premissivo 010.0108 DE FILIPPO VITO (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.0108 DE FILIPPO VITO (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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 73.1,
            "minority_cohesion_rate": 77.95
        }
    ]
}