Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=39
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=40",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=38",
    "results": [
        {
            "id": 3943,
            "slug": "vs18_107_016",
            "identifier": "vs18_107_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_107_016/?format=api",
            "sitting": {
                "id": 123,
                "date": "2019-01-09",
                "number": 107,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.1391",
            "original_title": "Votazione Articolo PDL n.1391",
            "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": 236,
            "majority_cohesion_rate": 76.83,
            "minority_cohesion_rate": 77.1
        },
        {
            "id": 1489,
            "slug": "vs18_106_066",
            "identifier": "vs18_106_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_066/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1334-B/167 CANNIZZARO FRANCESCO (FI)\n     - Votazione Ordine del giorno 9/1334-B/167 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/167 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/167 CANNIZZARO FRANCESCO (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": 71,
            "majority_cohesion_rate": 87.5,
            "minority_cohesion_rate": 59.16
        },
        {
            "id": 1204,
            "slug": "vs18_071_047",
            "identifier": "vs18_071_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_047/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 4.301 CASSINELLI ROBERTO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4.301 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": 58,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 56.7
        },
        {
            "id": 757,
            "slug": "vs18_099_061",
            "identifier": "vs18_099_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_061/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 13.6 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 13.6 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": 34,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 68.7
        },
        {
            "id": 338,
            "slug": "vs18_099_022",
            "identifier": "vs18_099_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_022/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.100 DE CARLO LUCA (FDI)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 2.100 DE CARLO LUCA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 60.69
        },
        {
            "id": 750,
            "slug": "vs18_029_053",
            "identifier": "vs18_029_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_053/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 53,
            "title": "Elezione di due componenti del Consiglio di Presidenza della giustizia tributaria\n     - Votazione ",
            "original_title": "Votazione ",
            "description_title": "Elezione di due componenti del Consiglio di Presidenza della giustizia tributaria\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Elezioni",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 154,
            "majority_cohesion_rate": 87.21,
            "minority_cohesion_rate": 80.53
        },
        {
            "id": 348,
            "slug": "vs18_099_019",
            "identifier": "vs18_099_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_019/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.100 DE CARLO LUCA (FDI)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 1.100 DE CARLO LUCA (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": 28,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 73.28
        },
        {
            "id": 1214,
            "slug": "vs18_071_007",
            "identifier": "vs18_071_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_007/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.26 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.26 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": 53,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 62.45
        },
        {
            "id": 374,
            "slug": "vs18_099_038",
            "identifier": "vs18_099_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_038/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 7.100, nel testo riformulato, DE CARLO LUCA (FDI)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 7.100, nel testo riformulato, DE CARLO LUCA (FDI)\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": 236,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 77.86
        },
        {
            "id": 370,
            "slug": "vs18_099_021",
            "identifier": "vs18_099_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_021/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.200 della Commissione\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 2.200 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": 230,
            "majority_cohesion_rate": 74.42,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 379,
            "slug": "vs18_099_020",
            "identifier": "vs18_099_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_020/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "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": 153,
            "majority_cohesion_rate": 74.42,
            "minority_cohesion_rate": 45.04
        },
        {
            "id": 3523,
            "slug": "vs18_206_003",
            "identifier": "vs18_206_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_003/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.121 DI LAURO CARMEN (M5S)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.121 DI LAURO CARMEN (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": 0,
            "n_margin": 231,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 760,
            "slug": "vs18_099_076",
            "identifier": "vs18_099_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_076/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo 21\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 21\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": 216,
            "majority_cohesion_rate": 73.26,
            "minority_cohesion_rate": 64.89
        },
        {
            "id": 3941,
            "slug": "vs18_107_014",
            "identifier": "vs18_107_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_107_014/?format=api",
            "sitting": {
                "id": 123,
                "date": "2019-01-09",
                "number": 107,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.1391",
            "original_title": "Votazione Articolo PDL n.1391",
            "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": 236,
            "majority_cohesion_rate": 77.42,
            "minority_cohesion_rate": 75.95
        },
        {
            "id": 428,
            "slug": "vs18_037_092",
            "identifier": "vs18_037_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_092/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 92,
            "title": "Identici emendamenti 10.9 MANDELLI ANDREA (FI) e 10.12 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 10.9 MANDELLI ANDREA (FI) e 10.12 RIZZETTO WALTER (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 104,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 3961,
            "slug": "vs18_107_008",
            "identifier": "vs18_107_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_107_008/?format=api",
            "sitting": {
                "id": 123,
                "date": "2019-01-09",
                "number": 107,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.1390",
            "original_title": "Votazione Articolo PDL n.1390",
            "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": 241,
            "majority_cohesion_rate": 77.42,
            "minority_cohesion_rate": 79.77
        },
        {
            "id": 1222,
            "slug": "vs18_071_031",
            "identifier": "vs18_071_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_031/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.16 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 2.16 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": 44,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 70.5
        },
        {
            "id": 769,
            "slug": "vs18_099_068",
            "identifier": "vs18_099_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_068/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 18.0104 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Articolo aggiuntivo 18.0104 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": 99,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 1195,
            "slug": "vs18_071_004",
            "identifier": "vs18_071_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_004/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.300 CASSINELLI ROBERTO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.300 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": 113,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 228,
            "slug": "vs18_103_004",
            "identifier": "vs18_103_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_103_004/?format=api",
            "sitting": {
                "id": 119,
                "date": "2018-12-19",
                "number": 103,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00096 ROSSINI EMANUELA (MISTO) ed altri\n     - Votazione Mozione 1-00096",
            "original_title": "Votazione Mozione 1-00096",
            "description_title": "Mozione n. 1-00096 ROSSINI EMANUELA (MISTO) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 141,
            "majority_cohesion_rate": 80.23,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 354,
            "slug": "vs18_099_051",
            "identifier": "vs18_099_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_051/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo 10\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 10\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": 223,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 69.08
        },
        {
            "id": 711,
            "slug": "vs18_029_030",
            "identifier": "vs18_029_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_030/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 015.024 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 015.024 CORTELAZZO PIERGIORGIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 82.27,
            "minority_cohesion_rate": 85.88
        },
        {
            "id": 1199,
            "slug": "vs18_071_028",
            "identifier": "vs18_071_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_028/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.18 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 2.18 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": 41,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 69.73
        },
        {
            "id": 1334,
            "slug": "vs18_099_003",
            "identifier": "vs18_099_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_003/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00036 FORNARO FEDERICO (LEU) ed altri\n     - Votazione Risoluzione 6-00036",
            "original_title": "Votazione Risoluzione 6-00036",
            "description_title": "Risoluzione n. 6-00036 FORNARO FEDERICO (LEU) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 175,
            "majority_cohesion_rate": 73.26,
            "minority_cohesion_rate": 38.93
        },
        {
            "id": 3945,
            "slug": "vs18_107_007",
            "identifier": "vs18_107_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_107_007/?format=api",
            "sitting": {
                "id": 123,
                "date": "2019-01-09",
                "number": 107,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.1390",
            "original_title": "Votazione Articolo PDL n.1390",
            "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": 241,
            "majority_cohesion_rate": 77.42,
            "minority_cohesion_rate": 79.39
        },
        {
            "id": 203,
            "slug": "vs18_105_001",
            "identifier": "vs18_105_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_105_001/?format=api",
            "sitting": {
                "id": 121,
                "date": "2018-12-29",
                "number": 105,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 2\n     - Votazione Articolo DDL n.1334-B",
            "original_title": "Votazione Articolo DDL n.1334-B",
            "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": 50,
            "majority_cohesion_rate": 89.24,
            "minority_cohesion_rate": 75.95
        },
        {
            "id": 2000,
            "slug": "vs18_037_024",
            "identifier": "vs18_037_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_024/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 6.11 ZAN ALESSANDRO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 6.11 ZAN ALESSANDRO (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": 99,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 1202,
            "slug": "vs18_071_020",
            "identifier": "vs18_071_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_020/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1-bis.300 PIZZETTI LUCIANO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1-bis.300 PIZZETTI LUCIANO (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": 37,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 72.03
        },
        {
            "id": 412,
            "slug": "vs18_099_014",
            "identifier": "vs18_099_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_014/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00093, limitatamente alla premessa, ORSINI ANDREA (FI) ed altri\n     - Votazione Mozione 1-00093",
            "original_title": "Votazione Mozione 1-00093",
            "description_title": "Mozione n. 1-00093, limitatamente alla premessa, ORSINI ANDREA (FI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 172,
            "majority_cohesion_rate": 74.42,
            "minority_cohesion_rate": 48.85
        },
        {
            "id": 414,
            "slug": "vs18_099_015",
            "identifier": "vs18_099_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_015/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00094 MOLINARI RICCARDO (LEGA), D'UVA FRANCESCO (M5S), GADDA MARIA CHIARA (PD), RUSSO PAOLO (FI) , DE CARLO LUCA (FDI), FORNARO FEDERICO (LEU) ed altri\n     - Votazione Mozione 1-00094",
            "original_title": "Votazione Mozione 1-00094",
            "description_title": "Mozione n. 1-00094 MOLINARI RICCARDO (LEGA), D'UVA FRANCESCO (M5S), GADDA MARIA CHIARA (PD), RUSSO PAOLO (FI) , DE CARLO LUCA (FDI), FORNARO FEDERICO (LEU) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 229,
            "majority_cohesion_rate": 73.26,
            "minority_cohesion_rate": 75.19
        },
        {
            "id": 421,
            "slug": "vs18_037_080",
            "identifier": "vs18_037_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_080/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo aggiuntivo 9.010 UNGARO MASSIMO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 9.010 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": 139,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 34.35
        },
        {
            "id": 1149,
            "slug": "vs18_061_003",
            "identifier": "vs18_061_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_003/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.102, come riformulato, SANTELLI JOLE (FI)\n     - Votazione Emendamento PDL n.0543",
            "original_title": "Votazione Emendamento PDL n.0543",
            "description_title": "Emendamento 1.102, come riformulato, 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 236,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 72.8
        },
        {
            "id": 1206,
            "slug": "vs18_071_013",
            "identifier": "vs18_071_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_013/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.51 MULE' GIORGIO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.51 MULE' GIORGIO (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": 38,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 72.8
        },
        {
            "id": 3666,
            "slug": "vs18_133_036",
            "identifier": "vs18_133_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_036/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.15 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.1353",
            "original_title": "Votazione Emendamento PDL n.1353",
            "description_title": "Emendamento 3.15 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": 0,
            "n_margin": 79,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 38.78
        },
        {
            "id": 1378,
            "slug": "vs18_037_002",
            "identifier": "vs18_037_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_002/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 5.6 MORETTO SARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.6 MORETTO SARA (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": 92,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 39.31
        },
        {
            "id": 806,
            "slug": "vs18_106_069",
            "identifier": "vs18_106_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_069/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1334-B/170 CARFAGNA MARIA ROSARIA (FI)\n     - Votazione Ordine del giorno 9/1334-B/170 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/170 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/170 CARFAGNA MARIA ROSARIA (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": 72,
            "majority_cohesion_rate": 87.79,
            "minority_cohesion_rate": 58.78
        },
        {
            "id": 1232,
            "slug": "vs18_071_049",
            "identifier": "vs18_071_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_049/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 4.26 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4.26 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": 50,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 556,
            "slug": "vs18_102_003",
            "identifier": "vs18_102_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_102_003/?format=api",
            "sitting": {
                "id": 118,
                "date": "2018-12-18",
                "number": 102,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.0523",
            "original_title": "Votazione Articolo PDL n.0523",
            "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": 238,
            "majority_cohesion_rate": 81.1,
            "minority_cohesion_rate": 72.14
        },
        {
            "id": 1215,
            "slug": "vs18_071_044",
            "identifier": "vs18_071_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_044/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 3.17 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 3.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": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 3952,
            "slug": "vs18_107_002",
            "identifier": "vs18_107_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_107_002/?format=api",
            "sitting": {
                "id": 123,
                "date": "2019-01-09",
                "number": 107,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.1389",
            "original_title": "Votazione Articolo PDL n.1389",
            "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": 238,
            "majority_cohesion_rate": 77.13,
            "minority_cohesion_rate": 78.24
        },
        {
            "id": 778,
            "slug": "vs18_101_026",
            "identifier": "vs18_101_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_026/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1408/109 MOR MATTIA (PD)\n     - Votazione Ordine del giorno 9/1408/109 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/109 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/109 MOR MATTIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 76.74,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 2763,
            "slug": "vs18_209_010",
            "identifier": "vs18_209_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_209_010/?format=api",
            "sitting": {
                "id": 225,
                "date": "2019-07-16",
                "number": 209,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.202 della Commissione\n     - Votazione Emendamento PDL n.0478",
            "original_title": "Votazione Emendamento PDL n.0478",
            "description_title": "Emendamento 2.202 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": 248,
            "majority_cohesion_rate": 78.82,
            "minority_cohesion_rate": 79.39
        },
        {
            "id": 3953,
            "slug": "vs18_107_004",
            "identifier": "vs18_107_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_107_004/?format=api",
            "sitting": {
                "id": 123,
                "date": "2019-01-09",
                "number": 107,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.1389",
            "original_title": "Votazione Articolo PDL n.1389",
            "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": 240,
            "majority_cohesion_rate": 77.42,
            "minority_cohesion_rate": 78.63
        },
        {
            "id": 615,
            "slug": "vs18_101_035",
            "identifier": "vs18_101_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_035/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1408/119 UNGARO MASSIMO (PD)\n     - Votazione Ordine del giorno 9/1408/119 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/119 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/119 UNGARO MASSIMO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 78.49,
            "minority_cohesion_rate": 73.28
        },
        {
            "id": 801,
            "slug": "vs18_101_023",
            "identifier": "vs18_101_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_023/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1408/106 MICELI CARMELO (PD)\n     - Votazione Ordine del giorno 9/1408/106 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/106 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/106 MICELI CARMELO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 75.87,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 545,
            "slug": "vs18_101_041",
            "identifier": "vs18_101_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_041/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 41,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 23 ottobre 2018, n. 119, recante disposizioni urgenti in materia fiscale e finanziaria (Approvato dal Senato) (DDL 1408)\n     - Votazione finale DDL n.1408",
            "original_title": "Votazione finale DDL n.1408",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 23 ottobre 2018, n. 119, recante disposizioni urgenti in materia fiscale e finanziaria (Approvato dal Senato) (DDL 1408)\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": 64,
            "majority_cohesion_rate": 77.91,
            "minority_cohesion_rate": 52.67
        },
        {
            "id": 553,
            "slug": "vs18_101_042",
            "identifier": "vs18_101_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_042/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo unico del disegno di legge di conversione del decreto-legge 23 ottobre 2018, n. 119, nel testo della Commissione, identico a quello approvato dal Senato, sulla cui approvazione, senza emendamenti ed articoli aggiuntivi, il Governo ha posto la questione di fiducia\n     - Votazione Articolo DDL n.1408",
            "original_title": "Votazione Articolo DDL n.1408",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 23 ottobre 2018, n. 119, nel testo della Commissione, identico a quello approvato dal Senato, sulla cui approvazione, senza emendamenti ed articoli aggiuntivi, il Governo ha posto la questione di fiducia\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 89.24,
            "minority_cohesion_rate": 84.35
        },
        {
            "id": 1208,
            "slug": "vs18_071_025",
            "identifier": "vs18_071_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_025/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.13 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 2.13 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": 42,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 69.35
        },
        {
            "id": 794,
            "slug": "vs18_101_009",
            "identifier": "vs18_101_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_009/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1408/54 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Ordine del giorno 9/1408/54 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/54 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/54 CORTELAZZO PIERGIORGIO (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": 131,
            "majority_cohesion_rate": 77.62,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 4381,
            "slug": "vs18_225_004",
            "identifier": "vs18_225_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_225_004/?format=api",
            "sitting": {
                "id": 241,
                "date": "2019-09-18",
                "number": 225,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 4\n     - Votazione Articolo DDL n.1476",
            "original_title": "Votazione Articolo DDL n.1476",
            "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": 257,
            "majority_cohesion_rate": 77.94,
            "minority_cohesion_rate": 88.33
        }
    ]
}