Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=252
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=253",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=251",
    "results": [
        {
            "id": 2579,
            "slug": "vs18_134_001",
            "identifier": "vs18_134_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_001/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.1332",
            "original_title": "Votazione Articolo PDL n.1332",
            "description_title": "Articolo 1\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 198,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 53.99
        },
        {
            "id": 2576,
            "slug": "vs18_134_025",
            "identifier": "vs18_134_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_025/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.1160",
            "original_title": "Votazione Articolo PDL n.1160",
            "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": 0,
            "n_margin": 226,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 70.34
        },
        {
            "id": 2591,
            "slug": "vs18_134_026",
            "identifier": "vs18_134_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_026/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 5\n     - Votazione Articolo PDL n.1160",
            "original_title": "Votazione Articolo PDL n.1160",
            "description_title": "Articolo 5\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 229,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 71.48
        },
        {
            "id": 2618,
            "slug": "vs18_134_015",
            "identifier": "vs18_134_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_015/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00113 (Seconda ulteriore nuova formulazione), limitatamente alla premessa, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00113",
            "original_title": "Votazione Mozione 1-00113",
            "description_title": "Mozione n. 1-00113 (Seconda ulteriore nuova formulazione), limitatamente alla premessa, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 77,
            "majority_cohesion_rate": 48.25,
            "minority_cohesion_rate": 41.44
        },
        {
            "id": 2580,
            "slug": "vs18_134_028",
            "identifier": "vs18_134_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_028/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 7\n     - Votazione Articolo PDL n.1160",
            "original_title": "Votazione Articolo PDL n.1160",
            "description_title": "Articolo 7\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 230,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 71.48
        },
        {
            "id": 2575,
            "slug": "vs18_134_021",
            "identifier": "vs18_134_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_021/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.1160",
            "original_title": "Votazione Articolo PDL n.1160",
            "description_title": "Articolo 2\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 227,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 72.24
        },
        {
            "id": 2623,
            "slug": "vs18_134_006",
            "identifier": "vs18_134_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_006/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00113 (Seconda ulteriore nuova formulazione), limitatamente al capoverso primo della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00113",
            "original_title": "Votazione Mozione 1-00113",
            "description_title": "Mozione n. 1-00113 (Seconda ulteriore nuova formulazione), limitatamente al capoverso primo della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 139,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 39.54
        },
        {
            "id": 2588,
            "slug": "vs18_134_039",
            "identifier": "vs18_134_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_039/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.1409",
            "original_title": "Votazione Articolo PDL n.1409",
            "description_title": "Articolo 1\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 206,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 55.51
        },
        {
            "id": 2626,
            "slug": "vs18_134_012",
            "identifier": "vs18_134_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_012/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00113 (Seconda ulteriore nuova formulazione), limitatamente al capoverso settimo della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00113",
            "original_title": "Votazione Mozione 1-00113",
            "description_title": "Mozione n. 1-00113 (Seconda ulteriore nuova formulazione), limitatamente al capoverso settimo della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 80,
            "majority_cohesion_rate": 48.54,
            "minority_cohesion_rate": 40.3
        },
        {
            "id": 2583,
            "slug": "vs18_134_005",
            "identifier": "vs18_134_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_005/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 5,
            "title": "Ratifica ed esecuzione dell'Accordo di dialogo politico e di cooperazione tra l'Unione europea e i suoi Stati membri, da una parte, e la Repubblica di Cuba, dall'altra, fatto a Bruxelles il 12 dicembre 2016 (PDL 1332)\n     - Votazione finale PDL n.1332",
            "original_title": "Votazione finale PDL n.1332",
            "description_title": "Ratifica ed esecuzione dell'Accordo di dialogo politico e di cooperazione tra l'Unione europea e i suoi Stati membri, da una parte, e la Repubblica di Cuba, dall'altra, fatto a Bruxelles il 12 dicembre 2016 (PDL 1332)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 211,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 61.22
        },
        {
            "id": 2616,
            "slug": "vs18_134_009",
            "identifier": "vs18_134_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_009/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00113 (Seconda ulteriore nuova formulazione), limitatamente al capoverso quarto della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00113",
            "original_title": "Votazione Mozione 1-00113",
            "description_title": "Mozione n. 1-00113 (Seconda ulteriore nuova formulazione), limitatamente al capoverso quarto della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 40.3
        },
        {
            "id": 2587,
            "slug": "vs18_134_002",
            "identifier": "vs18_134_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_002/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.1332",
            "original_title": "Votazione Articolo PDL n.1332",
            "description_title": "Articolo 2\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 204,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 57.03
        },
        {
            "id": 2632,
            "slug": "vs18_134_027",
            "identifier": "vs18_134_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_027/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 6\n     - Votazione Articolo PDL n.1160",
            "original_title": "Votazione Articolo PDL n.1160",
            "description_title": "Articolo 6\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 225,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 68.82
        },
        {
            "id": 4307,
            "slug": "vs18_136_019",
            "identifier": "vs18_136_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_019/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.1309",
            "original_title": "Votazione Articolo PDL n.1309",
            "description_title": "Articolo 1\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 40.3
        },
        {
            "id": 4312,
            "slug": "vs18_136_034",
            "identifier": "vs18_136_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_034/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.1309",
            "original_title": "Votazione Articolo PDL n.1309",
            "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": 0,
            "n_margin": 136,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 39.92
        },
        {
            "id": 4313,
            "slug": "vs18_136_020",
            "identifier": "vs18_136_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_020/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 2.1 BAZOLI ALFREDO (PD), 2.2 CONTE FEDERICO (LEU) e 2.3 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Identici emendamenti 2.1 BAZOLI ALFREDO (PD), 2.2 CONTE FEDERICO (LEU) e 2.3 MAGI RICCARDO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 136,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 40.3
        },
        {
            "id": 4299,
            "slug": "vs18_136_021",
            "identifier": "vs18_136_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_021/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.4 COSTA ENRICO (FI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 2.4 COSTA ENRICO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 4346,
            "slug": "vs18_136_016",
            "identifier": "vs18_136_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_016/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.29 COSTA ENRICO (FI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 1.29 COSTA ENRICO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 129,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 38.78
        },
        {
            "id": 4324,
            "slug": "vs18_136_041",
            "identifier": "vs18_136_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_041/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 6.21 SILVESTRONI MARCO (FDI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 6.21 SILVESTRONI MARCO (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": 127,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 39.54
        },
        {
            "id": 4302,
            "slug": "vs18_136_011",
            "identifier": "vs18_136_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_011/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.20 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 1.20 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": 129,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 4335,
            "slug": "vs18_136_032",
            "identifier": "vs18_136_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_032/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.2 CONTE FEDERICO (LEU)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 4.2 CONTE FEDERICO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 132,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 4340,
            "slug": "vs18_136_009",
            "identifier": "vs18_136_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_009/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.16 BAZOLI ALFREDO (PD)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 1.16 BAZOLI ALFREDO (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": 137,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 40.3
        },
        {
            "id": 4326,
            "slug": "vs18_136_003",
            "identifier": "vs18_136_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_003/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.6 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 1.6 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": 128,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 4317,
            "slug": "vs18_136_031",
            "identifier": "vs18_136_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_031/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 3.01 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Articolo aggiuntivo 3.01 VARCHI MARIA CAROLINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 167,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 34.6
        },
        {
            "id": 4339,
            "slug": "vs18_136_006",
            "identifier": "vs18_136_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_006/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.10 BAZOLI ALFREDO (PD)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 1.10 BAZOLI ALFREDO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 79.47
        },
        {
            "id": 4329,
            "slug": "vs18_136_008",
            "identifier": "vs18_136_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_008/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.13 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 1.13 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": 119,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 39.92
        },
        {
            "id": 4338,
            "slug": "vs18_136_022",
            "identifier": "vs18_136_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_022/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.6 BAZOLI ALFREDO (PD)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 2.6 BAZOLI ALFREDO (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": 136,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 38.78
        },
        {
            "id": 4328,
            "slug": "vs18_136_007",
            "identifier": "vs18_136_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_007/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.15 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 1.15 VARCHI MARIA CAROLINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 4315,
            "slug": "vs18_136_010",
            "identifier": "vs18_136_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_010/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.21 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 1.21 VARCHI MARIA CAROLINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 4316,
            "slug": "vs18_136_004",
            "identifier": "vs18_136_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_004/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.7 COSTA ENRICO (FI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 1.7 COSTA ENRICO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 39.54
        },
        {
            "id": 4320,
            "slug": "vs18_136_024",
            "identifier": "vs18_136_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_024/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.7 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 2.7 VARCHI MARIA CAROLINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 133,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 39.54
        },
        {
            "id": 4319,
            "slug": "vs18_136_018",
            "identifier": "vs18_136_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_018/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.8 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 1.8 VARCHI MARIA CAROLINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 124,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 39.92
        },
        {
            "id": 4301,
            "slug": "vs18_136_001",
            "identifier": "vs18_136_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_001/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 1.1 BAZOLI ALFREDO (PD), 1.2 MAGI RICCARDO (MISTO), 1.3 ROSSINI EMANUELA (MISTO) e 1.4 CONTE FEDERICO (LEU)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Identici emendamenti 1.1 BAZOLI ALFREDO (PD), 1.2 MAGI RICCARDO (MISTO), 1.3 ROSSINI EMANUELA (MISTO) e 1.4 CONTE FEDERICO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 38.4
        },
        {
            "id": 4309,
            "slug": "vs18_136_015",
            "identifier": "vs18_136_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_015/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.27 COSTA ENRICO (FI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 1.27 COSTA ENRICO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 36.88
        },
        {
            "id": 4334,
            "slug": "vs18_136_017",
            "identifier": "vs18_136_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_017/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.30 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 1.30 VARCHI MARIA CAROLINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 127,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 39.54
        },
        {
            "id": 2741,
            "slug": "vs18_137_021",
            "identifier": "vs18_137_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_021/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 1.6 COSTA ENRICO (FI) e 1.7 BORDO MICHELE (PD)\n     - Votazione Emendamento PDL n.1302",
            "original_title": "Votazione Emendamento PDL n.1302",
            "description_title": "Identici emendamenti 1.6 COSTA ENRICO (FI) e 1.7 BORDO MICHELE (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": 53,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 61.98
        },
        {
            "id": 2747,
            "slug": "vs18_137_019",
            "identifier": "vs18_137_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_019/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.171 COSTA ENRICO (FI)\n     - Votazione Emendamento PDL n.1302",
            "original_title": "Votazione Emendamento PDL n.1302",
            "description_title": "Emendamento 1.171 COSTA ENRICO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 78.65,
            "minority_cohesion_rate": 77.19
        },
        {
            "id": 4331,
            "slug": "vs18_137_004",
            "identifier": "vs18_137_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_004/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 7\n     - Votazione Articolo PDL n.1309",
            "original_title": "Votazione Articolo PDL n.1309",
            "description_title": "Articolo 7\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 40.68
        },
        {
            "id": 2780,
            "slug": "vs18_137_016",
            "identifier": "vs18_137_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_016/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1309 e abb./12 VERINI WALTER (PD)\n     - Votazione Ordine del giorno 9/1309 e abb./12 PDL n.1309",
            "original_title": "Votazione Ordine del giorno 9/1309 e abb./12 PDL n.1309",
            "description_title": "Ordine del giorno n. 9/1309 e abb./12 VERINI WALTER (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 136,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 35.74
        },
        {
            "id": 4337,
            "slug": "vs18_137_008",
            "identifier": "vs18_137_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_008/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 9\n     - Votazione Articolo PDL n.1309",
            "original_title": "Votazione Articolo PDL n.1309",
            "description_title": "Articolo 9\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 37.26
        },
        {
            "id": 4306,
            "slug": "vs18_137_006",
            "identifier": "vs18_137_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_006/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 8.4 COSTA ENRICO (FI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 8.4 COSTA ENRICO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 133,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 38.78
        },
        {
            "id": 2748,
            "slug": "vs18_137_017",
            "identifier": "vs18_137_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_017/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 17,
            "title": "Modifiche al codice penale e altre disposizioni in materia di legittima difesa (Approvata, in un testo unificato, dal Senato)\nPdl 1309 e abbinate PDL 274-580-607-1303)\n     - Votazione finale PDL n.1309",
            "original_title": "Votazione finale PDL n.1309",
            "description_title": "Modifiche al codice penale e altre disposizioni in materia di legittima difesa (Approvata, in un testo unificato, dal Senato)\nPdl 1309 e abbinate PDL 274-580-607-1303)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 38.02
        },
        {
            "id": 2783,
            "slug": "vs18_137_010",
            "identifier": "vs18_137_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_010/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1309 e abb./4 MASCHIO CIRO (FDI)\n     - Votazione Ordine del giorno 9/1309 e abb./4 PDL n.1309",
            "original_title": "Votazione Ordine del giorno 9/1309 e abb./4 PDL n.1309",
            "description_title": "Ordine del giorno n. 9/1309 e abb./4 MASCHIO CIRO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 38.02
        },
        {
            "id": 4325,
            "slug": "vs18_137_001",
            "identifier": "vs18_137_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_001/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 7.1 BAZOLI ALFREDO (PD) e 7.3 CONTE FEDERICO (LEU)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Identici emendamenti 7.1 BAZOLI ALFREDO (PD) e 7.3 CONTE FEDERICO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 38.02
        },
        {
            "id": 2746,
            "slug": "vs18_137_022",
            "identifier": "vs18_137_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_022/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 22,
            "title": "Identici emendamenti 1.101 BAZOLI ALFREDO (PD) e 1.172 COSTA ENRICO (FI)\n     - Votazione Emendamento PDL n.1302",
            "original_title": "Votazione Emendamento PDL n.1302",
            "description_title": "Identici emendamenti 1.101 BAZOLI ALFREDO (PD) e 1.172 COSTA ENRICO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 62.74
        },
        {
            "id": 2778,
            "slug": "vs18_137_011",
            "identifier": "vs18_137_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_011/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1309 e abb./5 CIRIELLI EDMONDO (FDI)\n     - Votazione Ordine del giorno 9/1309 e abb./5 PDL n.1309",
            "original_title": "Votazione Ordine del giorno 9/1309 e abb./5 PDL n.1309",
            "description_title": "Ordine del giorno n. 9/1309 e abb./5 CIRIELLI EDMONDO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 38.02
        },
        {
            "id": 4348,
            "slug": "vs18_137_007",
            "identifier": "vs18_137_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_007/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 8\n     - Votazione Articolo PDL n.1309",
            "original_title": "Votazione Articolo PDL n.1309",
            "description_title": "Articolo 8\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 180,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 39.92
        },
        {
            "id": 4488,
            "slug": "vs18_138_006",
            "identifier": "vs18_138_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_138_006/?format=api",
            "sitting": {
                "id": 154,
                "date": "2019-03-07",
                "number": 138,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 1.22 COSTA ENRICO (FI) e 1.100 CONTE FEDERICO (LEU)\n     - Votazione Emendamento PDL n.1302",
            "original_title": "Votazione Emendamento PDL n.1302",
            "description_title": "Identici emendamenti 1.22 COSTA ENRICO (FI) e 1.100 CONTE FEDERICO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 69.96
        },
        {
            "id": 4486,
            "slug": "vs18_138_007",
            "identifier": "vs18_138_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_138_007/?format=api",
            "sitting": {
                "id": 154,
                "date": "2019-03-07",
                "number": 138,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.23 COLLETTI ANDREA (M5S)\n     - Votazione Emendamento PDL n.1302",
            "original_title": "Votazione Emendamento PDL n.1302",
            "description_title": "Emendamento 1.23 COLLETTI ANDREA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 4489,
            "slug": "vs18_138_002",
            "identifier": "vs18_138_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_138_002/?format=api",
            "sitting": {
                "id": 154,
                "date": "2019-03-07",
                "number": 138,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.16 BORDO MICHELE (PD) e 1.175 COSTA ENRICO (FI)\n     - Votazione Emendamento PDL n.1302",
            "original_title": "Votazione Emendamento PDL n.1302",
            "description_title": "Identici emendamenti 1.16 BORDO MICHELE (PD) e 1.175 COSTA ENRICO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 62.74
        }
    ]
}