Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=49
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=50",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=48",
    "results": [
        {
            "id": 1369,
            "slug": "vs18_036_072",
            "identifier": "vs18_036_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_072/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 4.308 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.308 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": 4,
            "n_margin": 133,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 68.7
        },
        {
            "id": 2762,
            "slug": "vs18_209_012",
            "identifier": "vs18_209_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_209_012/?format=api",
            "sitting": {
                "id": 225,
                "date": "2019-07-16",
                "number": 209,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.1 FRATOIANNI NICOLA (LEU)\n     - Votazione Emendamento PDL n.0478",
            "original_title": "Votazione Emendamento PDL n.0478",
            "description_title": "Emendamento 3.1 FRATOIANNI NICOLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 231,
            "majority_cohesion_rate": 79.12,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 2681,
            "slug": "vs18_170_009",
            "identifier": "vs18_170_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_009/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.71 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 1.71 MIGLIORE GENNARO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 121,
            "majority_cohesion_rate": 73.9,
            "minority_cohesion_rate": 39.69
        },
        {
            "id": 2699,
            "slug": "vs18_170_012",
            "identifier": "vs18_170_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_012/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 12,
            "title": "Identici emendamenti 1.8 CARE' NICOLA (PD) e 1.9 LOLLOBRIGIDA FRANCESCO (FDI)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Identici emendamenti 1.8 CARE' NICOLA (PD) e 1.9 LOLLOBRIGIDA FRANCESCO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 105,
            "majority_cohesion_rate": 76.83,
            "minority_cohesion_rate": 47.71
        },
        {
            "id": 2710,
            "slug": "vs18_170_011",
            "identifier": "vs18_170_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_011/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.14 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 1.14 CECCANTI STEFANO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 122,
            "majority_cohesion_rate": 75.66,
            "minority_cohesion_rate": 39.69
        },
        {
            "id": 1156,
            "slug": "vs18_061_026",
            "identifier": "vs18_061_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_026/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 4.2 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.0543",
            "original_title": "Votazione Emendamento PDL n.0543",
            "description_title": "Emendamento 4.2 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": 4,
            "n_margin": 139,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 436,
            "slug": "vs18_037_070",
            "identifier": "vs18_037_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_070/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo aggiuntivo 9.04 BELLUCCI MARIA TERESA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 9.04 BELLUCCI MARIA TERESA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 124,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 1851,
            "slug": "vs18_054_019",
            "identifier": "vs18_054_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_019/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.209 D'ORSO VALENTINA (M5S)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.209 D'ORSO VALENTINA (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": 4,
            "n_margin": 132,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 42.75
        },
        {
            "id": 3016,
            "slug": "vs18_124_045",
            "identifier": "vs18_124_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_124_045/?format=api",
            "sitting": {
                "id": 140,
                "date": "2019-02-12",
                "number": 124,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 19.8 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.1486",
            "original_title": "Votazione Emendamento DDL n.1486",
            "description_title": "Emendamento 19.8 RIZZETTO WALTER (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 171,
            "majority_cohesion_rate": 79.24,
            "minority_cohesion_rate": 32.7
        },
        {
            "id": 1997,
            "slug": "vs18_037_067",
            "identifier": "vs18_037_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_067/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo aggiuntivo 9.06 CARNEVALI ELENA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 9.06 CARNEVALI ELENA (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": 4,
            "n_margin": 77,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 47.71
        },
        {
            "id": 2650,
            "slug": "vs18_168_040",
            "identifier": "vs18_168_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_040/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 2.7 ASCANI ANNA (PD)\n     - Votazione Emendamento PDL n.0682",
            "original_title": "Votazione Emendamento PDL n.0682",
            "description_title": "Emendamento 2.7 ASCANI ANNA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 115,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 31.56
        },
        {
            "id": 1413,
            "slug": "vs18_077_003",
            "identifier": "vs18_077_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_003/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.4 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0392",
            "original_title": "Votazione Emendamento PDL n.0392",
            "description_title": "Emendamento 1.4 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 135,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 1441,
            "slug": "vs18_075_089",
            "identifier": "vs18_075_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_089/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1209/22 ANZALDI MICHELE (PD)\n     - Votazione Ordine del giorno 9/1209/22 DDL n.1209",
            "original_title": "Votazione Ordine del giorno 9/1209/22 DDL n.1209",
            "description_title": "Ordine del giorno n. 9/1209/22 ANZALDI MICHELE (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 97,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 26.82
        },
        {
            "id": 1161,
            "slug": "vs18_065_094",
            "identifier": "vs18_065_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_094/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 1.263 PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.263 PERANTONI MARIO (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 140,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 32.57
        },
        {
            "id": 2753,
            "slug": "vs18_209_031",
            "identifier": "vs18_209_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_209_031/?format=api",
            "sitting": {
                "id": 225,
                "date": "2019-07-16",
                "number": 209,
                "branch": "C"
            },
            "number": 31,
            "title": "Disposizioni per la promozione e il sostegno della lettura (PDL 478 e abbinate PDL 1410-1516-1614-1686)\n     - Votazione finale PDL n.0478",
            "original_title": "Votazione finale PDL n.0478",
            "description_title": "Disposizioni per la promozione e il sostegno della lettura (PDL 478 e abbinate PDL 1410-1516-1614-1686)\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": 4,
            "n_margin": 202,
            "majority_cohesion_rate": 78.53,
            "minority_cohesion_rate": 46.95
        },
        {
            "id": 2795,
            "slug": "vs18_209_030",
            "identifier": "vs18_209_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_209_030/?format=api",
            "sitting": {
                "id": 225,
                "date": "2019-07-16",
                "number": 209,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/478 e abb./11 LOSACCO ALBERTO (PD)\n     - Votazione Ordine del giorno 9/478 e abb./11 PDL n.0478",
            "original_title": "Votazione Ordine del giorno 9/478 e abb./11 PDL n.0478",
            "description_title": "Ordine del giorno n. 9/478 e abb./11 LOSACCO ALBERTO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 48,
            "majority_cohesion_rate": 78.53,
            "minority_cohesion_rate": 63.36
        },
        {
            "id": 2751,
            "slug": "vs18_209_021",
            "identifier": "vs18_209_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_209_021/?format=api",
            "sitting": {
                "id": 225,
                "date": "2019-07-16",
                "number": 209,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 9.11 FUSACCHIA ALESSANDRO (MISTO)\n     - Votazione Emendamento PDL n.0478",
            "original_title": "Votazione Emendamento PDL n.0478",
            "description_title": "Emendamento 9.11 FUSACCHIA ALESSANDRO (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": 4,
            "n_margin": 182,
            "majority_cohesion_rate": 79.12,
            "minority_cohesion_rate": 44.27
        },
        {
            "id": 3973,
            "slug": "vs18_154_053",
            "identifier": "vs18_154_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_053/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 8.13 BOLDRINI LAURA (LEU)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 8.13 BOLDRINI LAURA (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": 4,
            "n_margin": 182,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 39.92
        },
        {
            "id": 329,
            "slug": "vs18_055_053",
            "identifier": "vs18_055_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_053/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.0791",
            "original_title": "Votazione Articolo PDL n.0791",
            "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": 4,
            "n_margin": 142,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 38.17
        },
        {
            "id": 2049,
            "slug": "vs18_082_047",
            "identifier": "vs18_082_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_047/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 15.46 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.46 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": 4,
            "n_margin": 82,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 1830,
            "slug": "vs18_054_042",
            "identifier": "vs18_054_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_042/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.50 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.50 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": 4,
            "n_margin": 132,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 40.08
        },
        {
            "id": 274,
            "slug": "vs18_075_026",
            "identifier": "vs18_075_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_026/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 39.018 D'ALESSANDRO CAMILLO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.018 D'ALESSANDRO CAMILLO (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": 4,
            "n_margin": 84,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 3999,
            "slug": "vs18_154_040",
            "identifier": "vs18_154_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_040/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 5.105 ANNIBALI LUCIA (PD)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 5.105 ANNIBALI LUCIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 137,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 42.21
        },
        {
            "id": 1183,
            "slug": "vs18_065_069",
            "identifier": "vs18_065_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_069/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 1.215 PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.215 PERANTONI MARIO (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 136,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 299,
            "slug": "vs18_075_009",
            "identifier": "vs18_075_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_009/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 39.019 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.019 PEZZOPANE STEFANIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 80,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 40.23
        },
        {
            "id": 265,
            "slug": "vs18_075_046",
            "identifier": "vs18_075_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_046/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 44.2 SERRACCHIANI DEBORA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 44.2 SERRACCHIANI DEBORA (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": 4,
            "n_margin": 90,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 31.8
        },
        {
            "id": 761,
            "slug": "vs18_099_064",
            "identifier": "vs18_099_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_064/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo 15\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 15\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 188,
            "majority_cohesion_rate": 73.26,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 2108,
            "slug": "vs18_087_030",
            "identifier": "vs18_087_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_087_030/?format=api",
            "sitting": {
                "id": 103,
                "date": "2018-11-20",
                "number": 87,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 1.176 COSTA ENRICO (FI), 1.180 CONTE FEDERICO (LEU) e 1.181 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Identici emendamenti 1.176 COSTA ENRICO (FI), 1.180 CONTE FEDERICO (LEU) e 1.181 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": 4,
            "n_margin": 20,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 81.61
        },
        {
            "id": 2788,
            "slug": "vs18_210_011",
            "identifier": "vs18_210_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_210_011/?format=api",
            "sitting": {
                "id": 226,
                "date": "2019-07-17",
                "number": 210,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00199, limitatamente alla premessa, DE MARIA ANDREA (PD) ed altri\n     - Votazione Mozione 1-00199",
            "original_title": "Votazione Mozione 1-00199",
            "description_title": "Mozione n. 1-00199, limitatamente alla premessa, DE MARIA ANDREA (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": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 76.47,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 3998,
            "slug": "vs18_154_048",
            "identifier": "vs18_154_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_048/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo aggiuntivo 6.0102 BOLDRINI LAURA (LEU)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Articolo aggiuntivo 6.0102 BOLDRINI LAURA (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": 4,
            "n_margin": 184,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 41.06
        },
        {
            "id": 770,
            "slug": "vs18_099_063",
            "identifier": "vs18_099_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_063/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo 14\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 14\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": 4,
            "n_margin": 189,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 3022,
            "slug": "vs18_124_024",
            "identifier": "vs18_124_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_124_024/?format=api",
            "sitting": {
                "id": 140,
                "date": "2019-02-12",
                "number": 124,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 12.1 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.1486",
            "original_title": "Votazione Emendamento DDL n.1486",
            "description_title": "Emendamento 12.1 RIZZETTO WALTER (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 170,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 36.12
        },
        {
            "id": 2218,
            "slug": "vs18_164_069",
            "identifier": "vs18_164_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_069/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 8-quater.100 VIVIANI LORENZO (LEGA)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8-quater.100 VIVIANI LORENZO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 220,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 63.88
        },
        {
            "id": 287,
            "slug": "vs18_075_025",
            "identifier": "vs18_075_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_025/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 39.084 MORGONI MARIO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.084 MORGONI MARIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 40,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 69.35
        },
        {
            "id": 2151,
            "slug": "vs18_150_027",
            "identifier": "vs18_150_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_150_027/?format=api",
            "sitting": {
                "id": 166,
                "date": "2019-03-27",
                "number": 150,
                "branch": "C"
            },
            "number": 27,
            "title": "Mozione n. 1-00153 D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n     - Votazione Mozione 1-00153",
            "original_title": "Votazione Mozione 1-00153",
            "description_title": "Mozione n. 1-00153 D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\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": 4,
            "n_margin": 38,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 72.24
        },
        {
            "id": 465,
            "slug": "vs18_040_012",
            "identifier": "vs18_040_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_012/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.1 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 3.1 OCCHIONERO GIUSEPPINA (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": 4,
            "n_margin": 67,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 59.92
        },
        {
            "id": 3548,
            "slug": "vs18_218_010",
            "identifier": "vs18_218_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_010/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.10 MARATTIN LUIGI (PD)\n     - Votazione Emendamento DDL n.2000",
            "original_title": "Votazione Emendamento DDL n.2000",
            "description_title": "Emendamento 1.10 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": 4,
            "n_margin": 79,
            "majority_cohesion_rate": 76.76,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 652,
            "slug": "vs18_030_026",
            "identifier": "vs18_030_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_026/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 26,
            "title": "Identici articoli aggiuntivi 1.03 TRANCASSINI PAOLO (FDI) e 1.010 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Identici articoli aggiuntivi 1.03 TRANCASSINI PAOLO (FDI) e 1.010 PEZZOPANE STEFANIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 33,
            "majority_cohesion_rate": 79.07,
            "minority_cohesion_rate": 75.19
        },
        {
            "id": 1218,
            "slug": "vs18_071_008",
            "identifier": "vs18_071_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_008/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.30 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.30 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": 4,
            "n_margin": 100,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 4214,
            "slug": "vs18_164_026",
            "identifier": "vs18_164_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_026/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 6.2 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 6.2 BENEDETTI SILVIA (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 70,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 41.83
        },
        {
            "id": 4219,
            "slug": "vs18_164_002",
            "identifier": "vs18_164_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_002/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.5 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 2.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": 4,
            "n_margin": 76,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 41.06
        },
        {
            "id": 2515,
            "slug": "vs18_121_008",
            "identifier": "vs18_121_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_008/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1550/25 PAITA RAFFAELLA (PD)\n     - Votazione Ordine del giorno 9/1550/25 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/25 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/25 PAITA RAFFAELLA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 52,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 67.68
        },
        {
            "id": 3568,
            "slug": "vs18_218_011",
            "identifier": "vs18_218_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_011/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.11 MARATTIN LUIGI (PD)\n     - Votazione Emendamento DDL n.2000",
            "original_title": "Votazione Emendamento DDL n.2000",
            "description_title": "Emendamento 1.11 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": 4,
            "n_margin": 76,
            "majority_cohesion_rate": 76.18,
            "minority_cohesion_rate": 39.31
        },
        {
            "id": 1439,
            "slug": "vs18_075_088",
            "identifier": "vs18_075_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_088/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1209/16 ROMANO ANDREA (PD)\n     - Votazione Ordine del giorno 9/1209/16 DDL n.1209",
            "original_title": "Votazione Ordine del giorno 9/1209/16 DDL n.1209",
            "description_title": "Ordine del giorno n. 9/1209/16 ROMANO ANDREA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 97,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 27.2
        },
        {
            "id": 2250,
            "slug": "vs18_164_056",
            "identifier": "vs18_164_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_056/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 56,
            "title": "Identici emendamenti 8.18 FORNARO FEDERICO (LEU) e 8.28 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Identici emendamenti 8.18 FORNARO FEDERICO (LEU) e 8.28 FERRO WANDA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 84,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 376,
            "slug": "vs18_099_044",
            "identifier": "vs18_099_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_044/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 9.27 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 9.27 BENEDETTI SILVIA (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 157,
            "majority_cohesion_rate": 72.97,
            "minority_cohesion_rate": 38.17
        },
        {
            "id": 380,
            "slug": "vs18_099_048",
            "identifier": "vs18_099_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_048/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 9.102 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 9.102 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": 4,
            "n_margin": 72,
            "majority_cohesion_rate": 74.42,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 1661,
            "slug": "vs18_041_004",
            "identifier": "vs18_041_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_041_004/?format=api",
            "sitting": {
                "id": 57,
                "date": "2018-09-04",
                "number": 41,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00015 MELONI GIORGIA (FDI) ed altri\n     - Votazione Risoluzione 6-00015",
            "original_title": "Votazione Risoluzione 6-00015",
            "description_title": "Risoluzione n. 6-00015 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": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 138,
            "majority_cohesion_rate": 85.17,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 927,
            "slug": "vs18_040_042",
            "identifier": "vs18_040_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_042/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1041/10 LABRIOLA VINCENZA (FI)\n     - Votazione Ordine del giorno 9/1041/10 DDL n.1041",
            "original_title": "Votazione Ordine del giorno 9/1041/10 DDL n.1041",
            "description_title": "Ordine del giorno n. 9/1041/10 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": 4,
            "n_margin": 127,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 36.26
        },
        {
            "id": 2492,
            "slug": "vs18_121_036",
            "identifier": "vs18_121_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_036/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1550/77 BARTOLOZZI GIUSI (FI)\n     - Votazione Ordine del giorno 9/1550/77 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/77 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/77 BARTOLOZZI GIUSI (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": 4,
            "n_margin": 74,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 41.06
        }
    ]
}