Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=majority_cohesion_rate&page=139
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=majority_cohesion_rate&page=140",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=majority_cohesion_rate&page=138",
    "results": [
        {
            "id": 501,
            "slug": "vs18_082_059",
            "identifier": "vs18_082_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_059/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo 16\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 16\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": 139,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 81.61
        },
        {
            "id": 522,
            "slug": "vs18_082_066",
            "identifier": "vs18_082_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_066/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo 19\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 19\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": 139,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 80.46
        },
        {
            "id": 1582,
            "slug": "vs18_073_058",
            "identifier": "vs18_073_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_058/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo aggiuntivo 9.017 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 9.017 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": 4,
            "n_margin": 91,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 35.25
        },
        {
            "id": 666,
            "slug": "vs18_077_036",
            "identifier": "vs18_077_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_036/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 1\n     - Votazione Articolo DDL n.1126",
            "original_title": "Votazione Articolo DDL n.1126",
            "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": 229,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 67.05
        },
        {
            "id": 525,
            "slug": "vs18_087_061",
            "identifier": "vs18_087_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_087_061/?format=api",
            "sitting": {
                "id": 103,
                "date": "2018-11-20",
                "number": 87,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 1.63 FERRI COSIMO MARIA (PD) e 1.284 COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Identici emendamenti 1.63 FERRI COSIMO MARIA (PD) e 1.284 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": 17,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 86.97
        },
        {
            "id": 119,
            "slug": "vs18_055_015",
            "identifier": "vs18_055_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_015/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.282 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.282 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 153,
            "slug": "vs18_055_025",
            "identifier": "vs18_055_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_025/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 1.111 BARTOLOZZI GIUSI (FI) e 1.110 BAZOLI ALFREDO (PD)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Identici emendamenti 1.111 BARTOLOZZI GIUSI (FI) e 1.110 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": 29,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 80.53
        },
        {
            "id": 1877,
            "slug": "vs18_074_028",
            "identifier": "vs18_074_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_028/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 37.302 BALDELLI SIMONE (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 37.302 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": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 67.05
        },
        {
            "id": 155,
            "slug": "vs18_055_012",
            "identifier": "vs18_055_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_012/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.280 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.280 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": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 158,
            "slug": "vs18_055_029",
            "identifier": "vs18_055_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_029/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.313 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.313 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 1014,
            "slug": "vs18_073_005",
            "identifier": "vs18_073_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_005/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 4-ter.2 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4-ter.2 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": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 64.75
        },
        {
            "id": 1868,
            "slug": "vs18_074_038",
            "identifier": "vs18_074_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_038/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 37.58 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 37.58 PEZZOPANE STEFANIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 45,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 1872,
            "slug": "vs18_074_044",
            "identifier": "vs18_074_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_044/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 37.021 NEVI RAFFAELE (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 37.021 NEVI RAFFAELE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 63.6
        },
        {
            "id": 1885,
            "slug": "vs18_074_043",
            "identifier": "vs18_074_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_043/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 37.020 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 37.020 PEZZOPANE STEFANIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 49,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 131,
            "slug": "vs18_055_014",
            "identifier": "vs18_055_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_014/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.73 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.73 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 86,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 156,
            "slug": "vs18_055_020",
            "identifier": "vs18_055_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_020/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.309 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.309 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": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 44.27
        },
        {
            "id": 148,
            "slug": "vs18_055_011",
            "identifier": "vs18_055_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_011/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.279, come riformulato, BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.279, 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": 0,
            "n_margin": 250,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 82.44
        },
        {
            "id": 311,
            "slug": "vs18_047_005",
            "identifier": "vs18_047_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_047_005/?format=api",
            "sitting": {
                "id": 63,
                "date": "2018-09-19",
                "number": 47,
                "branch": "C"
            },
            "number": 5,
            "title": "Dichiarazione di urgenza della proposta di legge n. 893\n     - Votazione PDL n.0893",
            "original_title": "Votazione PDL n.0893",
            "description_title": "Dichiarazione di urgenza della proposta di legge n. 893\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 248,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 80.15
        },
        {
            "id": 326,
            "slug": "vs18_047_004",
            "identifier": "vs18_047_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_047_004/?format=api",
            "sitting": {
                "id": 63,
                "date": "2018-09-19",
                "number": 47,
                "branch": "C"
            },
            "number": 4,
            "title": "Fissazione del termine di quindici giorni per la relazione all'Assemblea, ai sensi dell'articolo 107, comma 1, del Regolamento\n     - Votazione Articolo PDL n.0543",
            "original_title": "Votazione Articolo PDL n.0543",
            "description_title": "Fissazione del termine di quindici giorni per la relazione all'Assemblea, ai sensi dell'articolo 107, comma 1, del Regolamento\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 174,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 37.02
        },
        {
            "id": 312,
            "slug": "vs18_047_003",
            "identifier": "vs18_047_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_047_003/?format=api",
            "sitting": {
                "id": 63,
                "date": "2018-09-19",
                "number": 47,
                "branch": "C"
            },
            "number": 3,
            "title": "Dichiarazione di urgenza della proposta di legge n. 543\n     - Votazione PDL n.0543",
            "original_title": "Votazione PDL n.0543",
            "description_title": "Dichiarazione di urgenza della proposta di legge n. 543\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 186,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 45.04
        },
        {
            "id": 1183,
            "slug": "vs18_065_069",
            "identifier": "vs18_065_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_069/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 1.215 PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.215 PERANTONI MARIO (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 136,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 1513,
            "slug": "vs18_065_019",
            "identifier": "vs18_065_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_019/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 4.104 SQUERI LUCA (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.104 SQUERI LUCA (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": 107,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 1529,
            "slug": "vs18_065_028",
            "identifier": "vs18_065_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_028/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.13 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.13 NEVI RAFFAELE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 75.48
        },
        {
            "id": 1185,
            "slug": "vs18_065_072",
            "identifier": "vs18_065_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_072/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 1.218 PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.218 PERANTONI MARIO (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 59,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 60.92
        },
        {
            "id": 1526,
            "slug": "vs18_065_060",
            "identifier": "vs18_065_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_060/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 1.72 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.72 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": 37,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 454,
            "slug": "vs18_040_007",
            "identifier": "vs18_040_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_007/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.1 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 2.1 MIGLIORE GENNARO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 103,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 34.35
        },
        {
            "id": 989,
            "slug": "vs18_065_003",
            "identifier": "vs18_065_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_003/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 3.5 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 3.5 GADDA MARIA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 143,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 1800,
            "slug": "vs18_066_010",
            "identifier": "vs18_066_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_066_010/?format=api",
            "sitting": {
                "id": 82,
                "date": "2018-10-18",
                "number": 66,
                "branch": "C"
            },
            "number": 10,
            "title": "Disposizioni in materia di reati contro il patrimonio culturale (ai sensi dell'articolo 107, comma 1, del Regolamento) (PDL 893)\n     - Votazione finale PDL n.0893",
            "original_title": "Votazione finale PDL n.0893",
            "description_title": "Disposizioni in materia di reati contro il patrimonio culturale (ai sensi dell'articolo 107, comma 1, del Regolamento) (PDL 893)\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": 151,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 1027,
            "slug": "vs18_073_049",
            "identifier": "vs18_073_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_049/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 8.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 8.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 186,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 1205,
            "slug": "vs18_071_042",
            "identifier": "vs18_071_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_042/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 3.10 STUMPO NICOLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 3.10 STUMPO NICOLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 65.9
        },
        {
            "id": 1210,
            "slug": "vs18_071_005",
            "identifier": "vs18_071_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_005/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.13 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.13 BRAGA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 100,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 1198,
            "slug": "vs18_071_030",
            "identifier": "vs18_071_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_030/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.17 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 2.17 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": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 59.39
        },
        {
            "id": 602,
            "slug": "vs18_092_048",
            "identifier": "vs18_092_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_048/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1346/80 CIAMPI LUCIA (PD)\n     - Votazione Ordine del giorno 9/1346/80 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/80 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/80 CIAMPI LUCIA (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": 1,
            "n_margin": 145,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 41.76
        },
        {
            "id": 491,
            "slug": "vs18_040_010",
            "identifier": "vs18_040_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_010/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.5 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 2.5 OCCHIONERO GIUSEPPINA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 78,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 42.75
        },
        {
            "id": 1591,
            "slug": "vs18_073_074",
            "identifier": "vs18_073_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_074/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 74,
            "title": "Identici emendamenti 12.21 PELLA ROBERTO (FI) e 12.22 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici emendamenti 12.21 PELLA ROBERTO (FI) e 12.22 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 54,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 61.69
        },
        {
            "id": 732,
            "slug": "vs18_075_067",
            "identifier": "vs18_075_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_067/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 12.4 CANTINI LAURA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 12.4 CANTINI LAURA (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": 11,
            "n_margin": 93,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 32.18
        },
        {
            "id": 1209,
            "slug": "vs18_071_040",
            "identifier": "vs18_071_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_040/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.7 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 3.7 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 67.43
        },
        {
            "id": 1211,
            "slug": "vs18_071_046",
            "identifier": "vs18_071_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_046/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 4.20 GERMANA' ANTONINO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4.20 GERMANA' ANTONINO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 93,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 34.1
        },
        {
            "id": 1019,
            "slug": "vs18_073_016",
            "identifier": "vs18_073_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_016/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 5.8 SOZZANI DIEGO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.8 SOZZANI DIEGO (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": 48,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 68.58
        },
        {
            "id": 1575,
            "slug": "vs18_073_057",
            "identifier": "vs18_073_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_057/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 9.027 CASSINELLI ROBERTO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 9.027 CASSINELLI 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": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 67.43
        },
        {
            "id": 1035,
            "slug": "vs18_073_015",
            "identifier": "vs18_073_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_015/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 5.4 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.4 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 68.2
        },
        {
            "id": 1629,
            "slug": "vs18_089_037",
            "identifier": "vs18_089_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_037/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 37,
            "title": "Subemendamento 0.10.500.16 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.16 MIGLIORE GENNARO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 67.05
        },
        {
            "id": 1010,
            "slug": "vs18_073_009",
            "identifier": "vs18_073_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_009/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 4-ter.02 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 4-ter.02 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": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 67.43
        },
        {
            "id": 1421,
            "slug": "vs18_077_004",
            "identifier": "vs18_077_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_004/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.3 COSTA ENRICO (FI)\n     - Votazione Emendamento PDL n.0392",
            "original_title": "Votazione Emendamento PDL n.0392",
            "description_title": "Emendamento 1.3 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": 132,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 1398,
            "slug": "vs18_077_006",
            "identifier": "vs18_077_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_006/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.2 COSTA ENRICO (FI)\n     - Votazione Emendamento PDL n.0392",
            "original_title": "Votazione Emendamento PDL n.0392",
            "description_title": "Emendamento 1.2 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": 145,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 40.23
        },
        {
            "id": 1396,
            "slug": "vs18_077_016",
            "identifier": "vs18_077_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_016/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.0392",
            "original_title": "Votazione Articolo PDL n.0392",
            "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": 131,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 75.48
        },
        {
            "id": 669,
            "slug": "vs18_077_032",
            "identifier": "vs18_077_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_032/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 2\n     - Votazione Articolo DDL n.1125",
            "original_title": "Votazione Articolo DDL n.1125",
            "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": 230,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 67.43
        },
        {
            "id": 678,
            "slug": "vs18_077_042",
            "identifier": "vs18_077_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_042/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 2\n     - Votazione Articolo DDL n.1127",
            "original_title": "Votazione Articolo DDL n.1127",
            "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": 226,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 6208,
            "slug": "vs18_437_002",
            "identifier": "vs18_437_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_437_002/?format=api",
            "sitting": {
                "id": 453,
                "date": "2020-12-02",
                "number": 437,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00157, limitatamente al capoverso primo della parte dispositiva, come riformulato, e al capoverso terzo della parte dispositiva, MOLINARI RICCARDO (LEGA), LOLLOBRIGIDA FRANCESCO (FDI), GELMINI MARIASTELLA (FI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00157",
            "original_title": "Votazione Risoluzione 6_00157",
            "description_title": "Risoluzione n. 6-00157, limitatamente al capoverso primo della parte dispositiva, come riformulato, e al capoverso terzo della parte dispositiva, MOLINARI RICCARDO (LEGA), LOLLOBRIGIDA FRANCESCO (FDI), GELMINI MARIASTELLA (FI) e LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 245,
            "majority_cohesion_rate": 79.14,
            "minority_cohesion_rate": 81.5
        },
        {
            "id": 15057,
            "slug": "18-132-9",
            "identifier": "18-132-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-132-9/?format=api",
            "sitting": {
                "id": 888,
                "date": "2019-07-11",
                "number": 132,
                "branch": "S"
            },
            "number": 9,
            "title": "Ratifica ed esecuzione del Trattato sul trasferimento delle persone condannate o sottoposte a misure di sicurezza tra la Repubblica italiana e la Repubblica argentina, fatto a Buenos Aires l'8 maggio 2017 - Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "Ratifica ed esecuzione del Trattato sul trasferimento delle persone condannate o sottoposte a misure di sicurezza tra la Repubblica italiana e la Repubblica argentina, fatto a Buenos Aires l'8 maggio 2017",
            "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": 113,
            "majority_cohesion_rate": 79.14,
            "minority_cohesion_rate": 68.7
        }
    ]
}