Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-majority_cohesion_rate&page=208
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=209",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-majority_cohesion_rate&page=207",
    "results": [
        {
            "id": 124,
            "slug": "vs18_055_001",
            "identifier": "vs18_055_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_001/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.271 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.271 ZANETTIN PIERANTONIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 74.2,
            "minority_cohesion_rate": 77.48
        },
        {
            "id": 161,
            "slug": "vs18_055_002",
            "identifier": "vs18_055_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_002/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.272 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.272 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": 129,
            "majority_cohesion_rate": 74.2,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 2419,
            "slug": "vs18_175_006",
            "identifier": "vs18_175_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_006/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.1074",
            "original_title": "Votazione Articolo PDL n.1074",
            "description_title": "Articolo 3\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": 5,
            "n_margin": 129,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 65.65
        },
        {
            "id": 4494,
            "slug": "vs18_181_018",
            "identifier": "vs18_181_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_018/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 6.5 SANTELLI JOLE (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.5 SANTELLI JOLE (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": 34,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 2870,
            "slug": "vs18_175_128",
            "identifier": "vs18_175_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_128/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 128,
            "title": "Mozione n. 1-00184, limitatamente al capoverso settimo della parte dispositiva, D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n     - Votazione Mozione 1-00184",
            "original_title": "Votazione Mozione 1-00184",
            "description_title": "Mozione n. 1-00184, limitatamente al capoverso settimo della parte dispositiva, D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 88,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 33.59
        },
        {
            "id": 4514,
            "slug": "vs18_181_017",
            "identifier": "vs18_181_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_017/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 6.20 BOND DARIO (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.20 BOND DARIO (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": 74.19,
            "minority_cohesion_rate": 35.36
        },
        {
            "id": 3905,
            "slug": "vs18_175_108",
            "identifier": "vs18_175_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_108/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 108,
            "title": "Emendamento 1.65 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.65 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": 138,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 33.59
        },
        {
            "id": 3898,
            "slug": "vs18_175_117",
            "identifier": "vs18_175_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_117/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 117,
            "title": "Mozione n. 1-00179, limitatamente al capoverso sesto della parte dispositiva, MELONI GIORGIA (FDI) ed altri\n     - Votazione Mozione 1-00179",
            "original_title": "Votazione Mozione 1-00179",
            "description_title": "Mozione n. 1-00179, limitatamente al capoverso sesto della parte dispositiva, MELONI GIORGIA (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 171,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 3879,
            "slug": "vs18_175_091",
            "identifier": "vs18_175_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_091/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 1.53 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.53 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": 3,
            "n_margin": 140,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 2728,
            "slug": "vs18_168_007",
            "identifier": "vs18_168_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_007/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 5                                        \n(Doc. XXII, n.36 e abb.)\n     - Votazione ",
            "original_title": "Votazione ",
            "description_title": "Articolo 5                                        \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": 5,
            "n_margin": 185,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 40.68
        },
        {
            "id": 2283,
            "slug": "vs18_175_064",
            "identifier": "vs18_175_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_064/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 28.0100 UNGARO MASSIMO (PD)\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Articolo aggiuntivo 28.0100 UNGARO MASSIMO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 67.18
        },
        {
            "id": 3327,
            "slug": "vs18_180_010",
            "identifier": "vs18_180_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_180_010/?format=api",
            "sitting": {
                "id": 196,
                "date": "2019-05-29",
                "number": 180,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.102 SANTELLI JOLE (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.102 SANTELLI JOLE (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": 124,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 42.21
        },
        {
            "id": 3325,
            "slug": "vs18_180_002",
            "identifier": "vs18_180_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_180_002/?format=api",
            "sitting": {
                "id": 196,
                "date": "2019-05-29",
                "number": 180,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 TRIPODI MARIA (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 1.1 TRIPODI MARIA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 125,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 41.06
        },
        {
            "id": 3528,
            "slug": "vs18_206_027",
            "identifier": "vs18_206_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_027/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.74 BARELLI PAOLO (FI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.74 BARELLI 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": 0,
            "n_margin": 82,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 37.4
        },
        {
            "id": 2641,
            "slug": "vs18_168_043",
            "identifier": "vs18_168_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_043/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 3.100 della Commissione\n     - Votazione Emendamento PDL n.0682",
            "original_title": "Votazione Emendamento PDL n.0682",
            "description_title": "Emendamento 3.100 della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 206,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 2431,
            "slug": "vs18_175_005",
            "identifier": "vs18_175_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_005/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, coma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, coma 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": 128,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 3581,
            "slug": "vs18_206_044",
            "identifier": "vs18_206_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_044/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1698/11 SQUERI LUCA (FI)\n     - Votazione Ordine del giorno 9/1698/11 DDL n.1698",
            "original_title": "Votazione Ordine del giorno 9/1698/11 DDL n.1698",
            "description_title": "Ordine del giorno n. 9/1698/11 SQUERI LUCA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 60.69
        },
        {
            "id": 2873,
            "slug": "vs18_175_122",
            "identifier": "vs18_175_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_122/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 122,
            "title": "Mozione n. 1-00184, limitatamente al capoverso primo della parte dispositiva, D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n     - Votazione Mozione 1-00184",
            "original_title": "Votazione Mozione 1-00184",
            "description_title": "Mozione n. 1-00184, limitatamente al capoverso primo della parte dispositiva, D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 82,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 33.97
        },
        {
            "id": 2662,
            "slug": "vs18_168_024",
            "identifier": "vs18_168_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_024/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1540",
            "original_title": "Votazione Articolo DDL n.1540",
            "description_title": "Articolo 3\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": 210,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 59.7
        },
        {
            "id": 3874,
            "slug": "vs18_175_099",
            "identifier": "vs18_175_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_099/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 1.61 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.61 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": 139,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 35.11
        },
        {
            "id": 3856,
            "slug": "vs18_175_083",
            "identifier": "vs18_175_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_083/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 83,
            "title": "Articolo premissivo 01.02 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Articolo premissivo 01.02 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": 1,
            "n_margin": 216,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 63.74
        },
        {
            "id": 3859,
            "slug": "vs18_175_097",
            "identifier": "vs18_175_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_097/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 1.58 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.58 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": 140,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 35.5
        },
        {
            "id": 2400,
            "slug": "vs18_175_002",
            "identifier": "vs18_175_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_002/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.200 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 2.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": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 61.83
        },
        {
            "id": 3321,
            "slug": "vs18_179_005",
            "identifier": "vs18_179_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_179_005/?format=api",
            "sitting": {
                "id": 195,
                "date": "2019-05-28",
                "number": 179,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 4\n     - Votazione Articolo DDL n.1797",
            "original_title": "Votazione Articolo DDL n.1797",
            "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": 241,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 81.75
        },
        {
            "id": 3863,
            "slug": "vs18_175_102",
            "identifier": "vs18_175_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_102/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 1.30 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.30 ZANETTIN PIERANTONIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 139,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 35.11
        },
        {
            "id": 3850,
            "slug": "vs18_175_110",
            "identifier": "vs18_175_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_110/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 110,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.0506",
            "original_title": "Votazione Articolo PDL n.0506",
            "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": 6,
            "n_margin": 206,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 58.02
        },
        {
            "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": 6682,
            "slug": "vs18_285_005",
            "identifier": "vs18_285_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_285_005/?format=api",
            "sitting": {
                "id": 301,
                "date": "2020-01-09",
                "number": 285,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00308 CABRAS PINO (M5S), QUARTAPELLE PROCOPIO LIA (PD), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU) ed altri - Votazione Mozione 1_00308",
            "original_title": "Votazione Mozione 1_00308",
            "description_title": "Mozione n. 1-00308 CABRAS PINO (M5S), QUARTAPELLE PROCOPIO LIA (PD), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 73.93
        },
        {
            "id": 6681,
            "slug": "vs18_285_002",
            "identifier": "vs18_285_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_285_002/?format=api",
            "sitting": {
                "id": 301,
                "date": "2020-01-09",
                "number": 285,
                "branch": "C"
            },
            "number": 2,
            "title": "Questioni pregiudiziali n. 1 LOLLOBRIGIDA FRANCESCO (FDI) ed altri, n. 2 IEZZI IGOR GIANCARLO (LEGA) ed altri e n. 3 SISTO FRANCESCO PAOLO (FI) ed altri - Votazione pregiudiziale DDL n. 2325",
            "original_title": "Votazione pregiudiziale DDL n. 2325",
            "description_title": "Questioni pregiudiziali n. 1 LOLLOBRIGIDA FRANCESCO (FDI) ed altri, n. 2 IEZZI IGOR GIANCARLO (LEGA) ed altri e n. 3 SISTO FRANCESCO PAOLO (FI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 73.54
        },
        {
            "id": 6749,
            "slug": "vs18_315_003",
            "identifier": "vs18_315_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_003/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.51 BORDONALI SIMONA (LEGA) - Votazione Emendamento 1.51 DDL n. 2407",
            "original_title": "Votazione Emendamento 1.51 DDL n. 2407",
            "description_title": "Emendamento 1.51 BORDONALI SIMONA (LEGA)",
            "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": 43,
            "majority_cohesion_rate": 74.18,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 6748,
            "slug": "vs18_315_024",
            "identifier": "vs18_315_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_024/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3-quater.50 FRASSINETTI PAOLA (FDI) - Votazione Emendamento 3-quater.50 DDL n. 2407",
            "original_title": "Votazione Emendamento 3-quater.50 DDL n. 2407",
            "description_title": "Emendamento 3-quater.50 FRASSINETTI PAOLA (FDI)",
            "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": 38,
            "majority_cohesion_rate": 74.18,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 5755,
            "slug": "vs18_339_010",
            "identifier": "vs18_339_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_010/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2447/16 LUCASELLI YLENJA (FDI) - Votazione Ordine del giorno 9/2447/16 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/16 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/16 LUCASELLI YLENJA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 73.54
        },
        {
            "id": 5099,
            "slug": "vs18_354_003",
            "identifier": "vs18_354_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_354_003/?format=api",
            "sitting": {
                "id": 370,
                "date": "2020-06-10",
                "number": 354,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.232 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.232 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.232 DDL n. 2471",
            "description_title": "Emendamento 1.232 PRISCO EMANUELE (FDI)",
            "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": 30,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 78.43
        },
        {
            "id": 4720,
            "slug": "vs18_357_001",
            "identifier": "vs18_357_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_357_001/?format=api",
            "sitting": {
                "id": 373,
                "date": "2020-06-15",
                "number": 357,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione in legge del decreto-legge 20 aprile 2020, n. 26, recante disposizioni urgenti in materia di consultazioni elettorali per l'anno 2020 (DDL 2471) - Votazione finale DDL n. 2471",
            "original_title": "Votazione finale DDL n. 2471",
            "description_title": "Conversione in legge del decreto-legge 20 aprile 2020, n. 26, recante disposizioni urgenti in materia di consultazioni elettorali per l'anno 2020 (DDL 2471)",
            "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": 54,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 56.08
        },
        {
            "id": 5996,
            "slug": "vs18_338_015",
            "identifier": "vs18_338_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_015/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 4.05 PATELLI CRISTINA (LEGA) - Votazione Emendamento 4.05 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.05 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 4.05 PATELLI CRISTINA (LEGA)",
            "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": 26,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 6388,
            "slug": "vs18_348_035",
            "identifier": "vs18_348_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_035/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2461/219 DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Ordine del giorno 9/2461/219 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/219 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/219 DELMASTRO DELLE VEDOVE ANDREA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 77.65
        },
        {
            "id": 6498,
            "slug": "vs18_348_033",
            "identifier": "vs18_348_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_033/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2461/185 FONTANA LORENZO (LEGA) - Votazione Ordine del giorno 9/2461/185 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/185 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/185 FONTANA LORENZO (LEGA)",
            "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": 27,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 8403,
            "slug": "vs18_454_068",
            "identifier": "vs18_454_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_068/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2835/29 MULE' GIORGIO (FI) - Votazione Ordine del giorno 9/2835/29 DDL n. 2835",
            "original_title": "Votazione Ordine del giorno 9/2835/29 DDL n. 2835",
            "description_title": "Ordine del giorno n. 9/2835/29 MULE' GIORGIO (FI)",
            "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": 39,
            "majority_cohesion_rate": 74.15,
            "minority_cohesion_rate": 62.32
        },
        {
            "id": 2969,
            "slug": "vs18_253_008",
            "identifier": "vs18_253_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_253_008/?format=api",
            "sitting": {
                "id": 269,
                "date": "2019-11-06",
                "number": 253,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1909",
            "original_title": "Votazione Articolo DDL n.1909",
            "description_title": "Articolo 3\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": 237,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 78.68
        },
        {
            "id": 4293,
            "slug": "vs18_266_060",
            "identifier": "vs18_266_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_266_060/?format=api",
            "sitting": {
                "id": 282,
                "date": "2019-11-26",
                "number": 266,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 4.500 PATASSINI TULLIO (LEGA)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Emendamento 4.500 PATASSINI TULLIO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 75.97
        },
        {
            "id": 4282,
            "slug": "vs18_266_065",
            "identifier": "vs18_266_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_266_065/?format=api",
            "sitting": {
                "id": 282,
                "date": "2019-11-26",
                "number": 266,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 5-bis.500 PATASSINI TULLIO (LEGA)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Emendamento 5-bis.500 PATASSINI TULLIO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 230,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 75.19
        },
        {
            "id": 4239,
            "slug": "vs18_245_010",
            "identifier": "vs18_245_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_245_010/?format=api",
            "sitting": {
                "id": 261,
                "date": "2019-10-24",
                "number": 245,
                "branch": "C"
            },
            "number": 10,
            "title": "Conversione in legge del decreto-legge 21 settembre 2019, n. 105, recante disposizioni urgenti in materia di perimetro di sicurezza nazionale cibernetica (DDL 2100)\n     - Votazione finale DDL n.2100",
            "original_title": "Votazione finale DDL n.2100",
            "description_title": "Conversione in legge del decreto-legge 21 settembre 2019, n. 105, recante disposizioni urgenti in materia di perimetro di sicurezza nazionale cibernetica (DDL 2100)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 132,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 63.57
        },
        {
            "id": 2380,
            "slug": "vs18_248_036",
            "identifier": "vs18_248_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_248_036/?format=api",
            "sitting": {
                "id": 264,
                "date": "2019-10-29",
                "number": 248,
                "branch": "C"
            },
            "number": 36,
            "title": "Questioni pregiudiziali n. 1 MURELLI ELENA (LEGA) ed altri e n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione pregiudiziale ",
            "original_title": "Votazione pregiudiziale ",
            "description_title": "Questioni pregiudiziali n. 1 MURELLI ELENA (LEGA) ed altri e n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 65.12
        },
        {
            "id": 3201,
            "slug": "vs18_243_054",
            "identifier": "vs18_243_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_243_054/?format=api",
            "sitting": {
                "id": 259,
                "date": "2019-10-22",
                "number": 243,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo 8\n     - Votazione Articolo DDL n.1939",
            "original_title": "Votazione Articolo DDL n.1939",
            "description_title": "Articolo 8\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 188,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 41.09
        },
        {
            "id": 3210,
            "slug": "vs18_252_003",
            "identifier": "vs18_252_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_252_003/?format=api",
            "sitting": {
                "id": 268,
                "date": "2019-11-05",
                "number": 252,
                "branch": "C"
            },
            "number": 3,
            "title": "Questioni pregiudiziali n. 1 BELOTTI DANIELE (LEGA) ed altri, n. 2 APREA VALENTINA (FI) ed altri e n. 3 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione pregiudiziale DDL n.2222",
            "original_title": "Votazione pregiudiziale DDL n.2222",
            "description_title": "Questioni pregiudiziali n. 1 BELOTTI DANIELE (LEGA) ed altri, n. 2 APREA VALENTINA (FI) ed altri e n. 3 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 81.78
        },
        {
            "id": 3206,
            "slug": "vs18_243_060",
            "identifier": "vs18_243_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_243_060/?format=api",
            "sitting": {
                "id": 259,
                "date": "2019-10-22",
                "number": 243,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo 10 (Mantenimento)\n     - Votazione Articolo DDL n.1939",
            "original_title": "Votazione Articolo DDL n.1939",
            "description_title": "Articolo 10 (Mantenimento)\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": 45,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 64.73
        },
        {
            "id": 2828,
            "slug": "vs18_267_008",
            "identifier": "vs18_267_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_008/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 7.0501 GALLINELLA FILIPPO (M5S)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 7.0501 GALLINELLA FILIPPO (M5S)\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": 29,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 78.68
        },
        {
            "id": 4109,
            "slug": "vs18_259_001",
            "identifier": "vs18_259_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_259_001/?format=api",
            "sitting": {
                "id": 275,
                "date": "2019-11-14",
                "number": 259,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 IEZZI IGOR GIANCARLO (LEGA) ed altri e n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione pregiudiziale DDL n.2242",
            "original_title": "Votazione pregiudiziale DDL n.2242",
            "description_title": "Questioni pregiudiziali n. 1 IEZZI IGOR GIANCARLO (LEGA) ed altri e n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 74.42
        },
        {
            "id": 8402,
            "slug": "vs18_461_019",
            "identifier": "vs18_461_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_461_019/?format=api",
            "sitting": {
                "id": 477,
                "date": "2021-02-23",
                "number": 461,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2845/16 APRILE NADIA (MISTO) - Votazione Ordine del giorno 9/2845/16 DDL n. 2845",
            "original_title": "Votazione Ordine del giorno 9/2845/16 DDL n. 2845",
            "description_title": "Ordine del giorno n. 9/2845/16 APRILE NADIA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 203,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 73.53
        },
        {
            "id": 355,
            "slug": "vs18_099_041",
            "identifier": "vs18_099_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_041/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 7\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "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": 1,
            "n_margin": 151,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 43.89
        }
    ]
}