Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=124
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=125",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=123",
    "results": [
        {
            "id": 2052,
            "slug": "vs18_082_004",
            "identifier": "vs18_082_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_004/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 4,
            "title": "Identici emendamenti 3.1 MONTARULI AUGUSTA (FDI) e 3.4 BAZOLI ALFREDO (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Identici emendamenti 3.1 MONTARULI AUGUSTA (FDI) e 3.4 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 3552,
            "slug": "vs18_218_045",
            "identifier": "vs18_218_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_045/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 1.02 BORDO MICHELE (PD)\n     - Votazione Emendamento DDL n.1603-TER",
            "original_title": "Votazione Emendamento DDL n.1603-TER",
            "description_title": "Articolo aggiuntivo 1.02 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": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 79.41,
            "minority_cohesion_rate": 67.18
        },
        {
            "id": 3562,
            "slug": "vs18_218_002",
            "identifier": "vs18_218_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_002/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 LOLLOBRIGIDA FRANCESCO (FDI)\n     - Votazione Emendamento DDL n.2000",
            "original_title": "Votazione Emendamento DDL n.2000",
            "description_title": "Emendamento 1.2 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": 2,
            "n_margin": 89,
            "majority_cohesion_rate": 73.53,
            "minority_cohesion_rate": 32.44
        },
        {
            "id": 476,
            "slug": "vs18_040_036",
            "identifier": "vs18_040_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_036/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 4-ter. 50 PELLA ROBERTO (FI)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 4-ter. 50 PELLA ROBERTO (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": 2,
            "n_margin": 70,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 56.87
        },
        {
            "id": 2730,
            "slug": "vs18_168_004",
            "identifier": "vs18_168_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_004/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 2                                        \n(Doc. XXII, n.36 e abb.)\n     - Votazione ",
            "original_title": "Votazione ",
            "description_title": "Articolo 2                                        \n(Doc. XXII, n.36 e abb.)\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": 2,
            "n_margin": 183,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 38.78
        },
        {
            "id": 3661,
            "slug": "vs18_133_014",
            "identifier": "vs18_133_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_014/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.1353",
            "original_title": "Votazione Articolo PDL n.1353",
            "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": 2,
            "n_margin": 136,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 61.6
        },
        {
            "id": 3559,
            "slug": "vs18_218_033",
            "identifier": "vs18_218_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_033/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 7\n     - Votazione Articolo PDL n.0181",
            "original_title": "Votazione Articolo PDL n.0181",
            "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": 2,
            "n_margin": 246,
            "majority_cohesion_rate": 78.53,
            "minority_cohesion_rate": 79.39
        },
        {
            "id": 502,
            "slug": "vs18_082_065",
            "identifier": "vs18_082_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_065/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 19.150, nel testo riformulato, LUCCHINI ELENA (LEGA)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 19.150, nel testo riformulato, LUCCHINI ELENA (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": 2,
            "n_margin": 90,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 47.51
        },
        {
            "id": 1857,
            "slug": "vs18_054_017",
            "identifier": "vs18_054_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_017/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.19 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.19 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": 2,
            "n_margin": 131,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 41.22
        },
        {
            "id": 13,
            "slug": "vs18_029_010",
            "identifier": "vs18_029_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_010/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 013.06 MORGONI MARIO (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 013.06 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 79.36,
            "minority_cohesion_rate": 84.35
        },
        {
            "id": 3538,
            "slug": "vs18_218_034",
            "identifier": "vs18_218_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_034/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 8 (Mantenimento)\n     - Votazione Articolo PDL n.0181",
            "original_title": "Votazione Articolo PDL n.0181",
            "description_title": "Articolo 8 (Mantenimento)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 248,
            "majority_cohesion_rate": 78.53,
            "minority_cohesion_rate": 80.15
        },
        {
            "id": 2664,
            "slug": "vs18_168_041",
            "identifier": "vs18_168_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_041/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 2.200, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.0682",
            "original_title": "Votazione Emendamento PDL n.0682",
            "description_title": "Emendamento 2.200, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 202,
            "majority_cohesion_rate": 72.73,
            "minority_cohesion_rate": 57.03
        },
        {
            "id": 909,
            "slug": "vs18_040_040",
            "identifier": "vs18_040_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_040/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 4-ter. 6 OCCHIUTO ROBERTO (FI)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 4-ter. 6 OCCHIUTO ROBERTO (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": 2,
            "n_margin": 46,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 66.41
        },
        {
            "id": 3681,
            "slug": "vs18_159_020",
            "identifier": "vs18_159_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_020/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.24 CECCONI ANDREA (MISTO)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 1.24 CECCONI ANDREA (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": 2,
            "n_margin": 124,
            "majority_cohesion_rate": 73.1,
            "minority_cohesion_rate": 71.48
        },
        {
            "id": 2398,
            "slug": "vs18_175_010",
            "identifier": "vs18_175_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_010/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 5\n     - Votazione Articolo PDL n.1074",
            "original_title": "Votazione Articolo PDL n.1074",
            "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": 2,
            "n_margin": 133,
            "majority_cohesion_rate": 75.37,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 4156,
            "slug": "vs18_190_072",
            "identifier": "vs18_190_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_072/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1898/144 BERLINGHIERI MARINA (PD)\n     - Votazione Ordine del giorno 9/1898/144 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/144 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/144 BERLINGHIERI MARINA (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": 2,
            "n_margin": 110,
            "majority_cohesion_rate": 72.3,
            "minority_cohesion_rate": 28.14
        },
        {
            "id": 1160,
            "slug": "vs18_065_095",
            "identifier": "vs18_065_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_095/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 95,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.0893",
            "original_title": "Votazione Articolo PDL n.0893",
            "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": 2,
            "n_margin": 140,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 1397,
            "slug": "vs18_075_084",
            "identifier": "vs18_075_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_084/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 25.304 SARRO CARLO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 25.304 SARRO CARLO (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": 2,
            "n_margin": 150,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 2613,
            "slug": "vs18_134_018",
            "identifier": "vs18_134_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_018/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00130 MIGLIORE GENNARO (PD) ed altri\n     - Votazione Mozione 1-00130",
            "original_title": "Votazione Mozione 1-00130",
            "description_title": "Mozione n. 1-00130 MIGLIORE GENNARO (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": 2,
            "n_margin": 139,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 40.68
        },
        {
            "id": 83,
            "slug": "vs18_036_031",
            "identifier": "vs18_036_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_031/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2-bis.301 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.301 GRIBAUDO 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": 2,
            "n_margin": 48,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 68.7
        },
        {
            "id": 73,
            "slug": "vs18_036_020",
            "identifier": "vs18_036_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_020/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2-bis.214 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.214 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": 2,
            "n_margin": 146,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 2284,
            "slug": "vs18_175_022",
            "identifier": "vs18_175_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_022/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 12.200 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 12.200 FREGOLENT SILVIA (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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 68.7
        },
        {
            "id": 4206,
            "slug": "vs18_164_020",
            "identifier": "vs18_164_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_020/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 4.1 FORNARO FEDERICO (LEU) e 4.12 CENNI SUSANNA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Identici emendamenti 4.1 FORNARO FEDERICO (LEU) e 4.12 CENNI SUSANNA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 71.1
        },
        {
            "id": 659,
            "slug": "vs18_030_016",
            "identifier": "vs18_030_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_016/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.23 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.23 MARTINO ANTONIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 79.07,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 54,
            "slug": "vs18_036_024",
            "identifier": "vs18_036_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_024/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2-bis.256 RUSSO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.256 RUSSO 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": 2,
            "n_margin": 145,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 3707,
            "slug": "vs18_159_015",
            "identifier": "vs18_159_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_015/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.17 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 1.17 VISCOMI ANTONIO (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": 2,
            "n_margin": 79,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 36.88
        },
        {
            "id": 1795,
            "slug": "vs18_066_008",
            "identifier": "vs18_066_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_066_008/?format=api",
            "sitting": {
                "id": 82,
                "date": "2018-10-18",
                "number": 66,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 6\n     - Votazione Articolo PDL n.0893",
            "original_title": "Votazione Articolo PDL n.0893",
            "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": 2,
            "n_margin": 149,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 8,
            "slug": "vs18_028_052",
            "identifier": "vs18_028_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_052/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 04.0100 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 04.0100 CORTELAZZO PIERGIORGIO (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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 78.2,
            "minority_cohesion_rate": 78.63
        },
        {
            "id": 1444,
            "slug": "vs18_075_091",
            "identifier": "vs18_075_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_091/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1209/47 CENNI SUSANNA (PD)\n     - Votazione Ordine del giorno 9/1209/47 DDL n.1209",
            "original_title": "Votazione Ordine del giorno 9/1209/47 DDL n.1209",
            "description_title": "Ordine del giorno n. 9/1209/47 CENNI SUSANNA (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": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 2293,
            "slug": "vs18_175_032",
            "identifier": "vs18_175_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_032/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 15.0113 PASTORINO LUCA (LEU)\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Articolo aggiuntivo 15.0113 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 124,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 803,
            "slug": "vs18_106_093",
            "identifier": "vs18_106_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_093/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/1334-B/222 ZANGRILLO PAOLO (FI)\n     - Votazione Ordine del giorno 9/1334-B/222 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/222 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/222 ZANGRILLO PAOLO (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": 2,
            "n_margin": 78,
            "majority_cohesion_rate": 86.92,
            "minority_cohesion_rate": 53.44
        },
        {
            "id": 70,
            "slug": "vs18_036_047",
            "identifier": "vs18_036_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_047/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 3.301 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.301 GRIBAUDO 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": 2,
            "n_margin": 41,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 77.1
        },
        {
            "id": 302,
            "slug": "vs18_046_004",
            "identifier": "vs18_046_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_046_004/?format=api",
            "sitting": {
                "id": 62,
                "date": "2018-09-18",
                "number": 46,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 4\n     - Votazione Articolo DDL n.0850",
            "original_title": "Votazione Articolo DDL n.0850",
            "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": 2,
            "n_margin": 187,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 48.85
        },
        {
            "id": 53,
            "slug": "vs18_036_019",
            "identifier": "vs18_036_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_019/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2-bis.252 ZANGRILLO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.252 ZANGRILLO 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": 2,
            "n_margin": 147,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 1926,
            "slug": "vs18_088_005",
            "identifier": "vs18_088_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_088_005/?format=api",
            "sitting": {
                "id": 104,
                "date": "2018-11-21",
                "number": 88,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.95, come riformulato, FERRI COSIMO MARIA (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.95, come riformulato, FERRI COSIMO MARIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 216,
            "majority_cohesion_rate": 88.99,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 702,
            "slug": "vs18_030_007",
            "identifier": "vs18_030_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_007/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.19 BALDELLI SIMONE (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.19 BALDELLI SIMONE (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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 79.07,
            "minority_cohesion_rate": 82.44
        },
        {
            "id": 1141,
            "slug": "vs18_061_040",
            "identifier": "vs18_061_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_040/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 7\n     - Votazione Articolo PDL n.0543",
            "original_title": "Votazione Articolo PDL n.0543",
            "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": 2,
            "n_margin": 108,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 524,
            "slug": "vs18_087_054",
            "identifier": "vs18_087_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_087_054/?format=api",
            "sitting": {
                "id": 103,
                "date": "2018-11-20",
                "number": 87,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 1.254 CONTE FEDERICO (LEU)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.254 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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 82.76
        },
        {
            "id": 3860,
            "slug": "vs18_175_111",
            "identifier": "vs18_175_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_111/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 111,
            "title": "Modifiche all'articolo 5 della legge 1° dicembre 1970, n. 898, in materia di assegno spettante a seguito di scioglimento del matrimonio o dell'unione civile (PDL 506)\n     - Votazione finale PDL n.0506",
            "original_title": "Votazione finale PDL n.0506",
            "description_title": "Modifiche all'articolo 5 della legge 1° dicembre 1970, n. 898, in materia di assegno spettante a seguito di scioglimento del matrimonio o dell'unione civile (PDL 506)\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": 2,
            "n_margin": 192,
            "majority_cohesion_rate": 75.37,
            "minority_cohesion_rate": 45.42
        },
        {
            "id": 1759,
            "slug": "vs18_028_013",
            "identifier": "vs18_028_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_013/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 13,
            "title": "Identici emendamenti, prima parte, 1.52 FORNARO FEDERICO (LEU) e 1.53 FIANO EMANUELE (PD)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Identici emendamenti, prima parte, 1.52 FORNARO FEDERICO (LEU) e 1.53 FIANO EMANUELE (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 141,
            "majority_cohesion_rate": 80.52,
            "minority_cohesion_rate": 44.66
        },
        {
            "id": 4235,
            "slug": "vs18_164_003",
            "identifier": "vs18_164_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_003/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.8 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 2.8 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 72.24
        },
        {
            "id": 3944,
            "slug": "vs18_111_002",
            "identifier": "vs18_111_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_111_002/?format=api",
            "sitting": {
                "id": 127,
                "date": "2019-01-22",
                "number": 111,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.4 ROSATO ETTORE (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.4 ROSATO ETTORE (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": 2,
            "n_margin": 143,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 1389,
            "slug": "vs18_036_059",
            "identifier": "vs18_036_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_059/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 4.1 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.1 EPIFANI ETTORE GUGLIELMO (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": 2,
            "n_margin": 184,
            "majority_cohesion_rate": 80.87,
            "minority_cohesion_rate": 38.93
        },
        {
            "id": 1074,
            "slug": "vs18_035_033",
            "identifier": "vs18_035_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_033/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.50 CASCIELLO LUIGI (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.50 CASCIELLO LUIGI (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": 2,
            "n_margin": 101,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 49.62
        },
        {
            "id": 3854,
            "slug": "vs18_175_093",
            "identifier": "vs18_175_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_093/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 1.54, come riformulato, BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.54, come riformulato, BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 208,
            "majority_cohesion_rate": 75.66,
            "minority_cohesion_rate": 59.92
        },
        {
            "id": 1887,
            "slug": "vs18_074_031",
            "identifier": "vs18_074_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_031/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 37.36 VERINI WALTER (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 37.36 VERINI WALTER (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": 2,
            "n_margin": 93,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 218,
            "slug": "vs18_089_132",
            "identifier": "vs18_089_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_132/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 132,
            "title": "Ordine del giorno n. 9/1189 e abb./2 DI MAIO MARCO (PD)\n     - Votazione Ordine del giorno 9/1189 e abb./2 DDL n.1189",
            "original_title": "Votazione Ordine del giorno 9/1189 e abb./2 DDL n.1189",
            "description_title": "Ordine del giorno n. 9/1189 e abb./2 DI MAIO MARCO (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": 2,
            "n_margin": 56,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 61.3
        },
        {
            "id": 1756,
            "slug": "vs18_028_009",
            "identifier": "vs18_028_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_009/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.12 MELONI GIORGIA (FDI)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.12 MELONI GIORGIA (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": 2,
            "n_margin": 146,
            "majority_cohesion_rate": 80.52,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 4308,
            "slug": "vs18_136_025",
            "identifier": "vs18_136_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_025/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.9 VITIELLO CATELLO (MISTO)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 2.9 VITIELLO CATELLO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 225,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 70.34
        },
        {
            "id": 4143,
            "slug": "vs18_190_063",
            "identifier": "vs18_190_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_063/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1898/133 GADDA MARIA CHIARA (PD)\n     - Votazione Ordine del giorno 9/1898/133 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/133 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/133 GADDA MARIA CHIARA (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": 2,
            "n_margin": 89,
            "majority_cohesion_rate": 74.34,
            "minority_cohesion_rate": 39.54
        }
    ]
}