Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=47
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_margin&page=48",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=46",
    "results": [
        {
            "id": 89,
            "slug": "vs18_036_029",
            "identifier": "vs18_036_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_029/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2-bis.300 POLVERINI RENATA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.300 POLVERINI RENATA (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": 144,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 35.5
        },
        {
            "id": 114,
            "slug": "vs18_055_045",
            "identifier": "vs18_055_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_045/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1.134 VITIELLO CATELLO (MISTO)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.134 VITIELLO CATELLO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 144,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 45.04
        },
        {
            "id": 263,
            "slug": "vs18_075_027",
            "identifier": "vs18_075_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_027/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 27,
            "title": "Identici emendamenti 39-ter.300 BRAGA CHIARA (PD) e 39-ter.301 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici emendamenti 39-ter.300 BRAGA CHIARA (PD) e 39-ter.301 MURONI ROSSELLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 144,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 67,
            "slug": "vs18_036_027",
            "identifier": "vs18_036_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_027/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2-bis.305 LOLLOBRIGIDA FRANCESCO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.305 LOLLOBRIGIDA FRANCESCO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 144,
            "majority_cohesion_rate": 84.64,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 72,
            "slug": "vs18_036_012",
            "identifier": "vs18_036_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_012/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.30 ROTONDI GIANFRANCO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2.30 ROTONDI GIANFRANCO (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": 144,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 4213,
            "slug": "vs18_164_012",
            "identifier": "vs18_164_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_012/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.24 CENNI SUSANNA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 3.24 CENNI SUSANNA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 144,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 39.92
        },
        {
            "id": 585,
            "slug": "vs18_092_028",
            "identifier": "vs18_092_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_028/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1346/60 LEPRI STEFANO (PD)\n     - Votazione Ordine del giorno 9/1346/60 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/60 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/60 LEPRI STEFANO (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": 144,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 80,
            "slug": "vs18_036_026",
            "identifier": "vs18_036_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_026/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2-bis.250 GELMINI MARIASTELLA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.250 GELMINI MARIASTELLA (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": 144,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 1107,
            "slug": "vs18_035_010",
            "identifier": "vs18_035_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_010/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.51 ZANGRILLO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.51 ZANGRILLO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 144,
            "majority_cohesion_rate": 86.38,
            "minority_cohesion_rate": 44.66
        },
        {
            "id": 243,
            "slug": "vs18_106_008",
            "identifier": "vs18_106_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_008/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1334-B/18 FERRO WANDA (FDI)\n     - Votazione Ordine del giorno 9/1334-B/18 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/18 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/18 FERRO WANDA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 144,
            "majority_cohesion_rate": 88.37,
            "minority_cohesion_rate": 57.63
        },
        {
            "id": 2201,
            "slug": "vs18_156_017",
            "identifier": "vs18_156_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_017/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.11 VERSACE GIUSEPPINA (FI)\n     - Votazione Emendamento PDL n.0491",
            "original_title": "Votazione Emendamento PDL n.0491",
            "description_title": "Emendamento 3.11 VERSACE GIUSEPPINA (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": 144,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 36.12
        },
        {
            "id": 79,
            "slug": "vs18_036_051",
            "identifier": "vs18_036_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_051/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 3.71 SILVESTRONI MARCO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.71 SILVESTRONI MARCO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 143,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 44.66
        },
        {
            "id": 1407,
            "slug": "vs18_077_017",
            "identifier": "vs18_077_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_017/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 4.03 MORANI ALESSIA (PD)\n     - Votazione Emendamento PDL n.0392",
            "original_title": "Votazione Emendamento PDL n.0392",
            "description_title": "Articolo aggiuntivo 4.03 MORANI ALESSIA (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": 4,
            "n_margin": 143,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 1392,
            "slug": "vs18_036_069",
            "identifier": "vs18_036_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_069/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 4.14 FOTI TOMMASO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.14 FOTI TOMMASO (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": 143,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 66.41
        },
        {
            "id": 113,
            "slug": "vs18_028_035",
            "identifier": "vs18_028_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_035/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/336 e abb./2 GEMMATO MARCELLO (FDI)\n     - Votazione Ordine del giorno 9/336 e abb./2 PDL n.0336",
            "original_title": "Votazione Ordine del giorno 9/336 e abb./2 PDL n.0336",
            "description_title": "Ordine del giorno n. 9/336 e abb./2 GEMMATO MARCELLO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 143,
            "majority_cohesion_rate": 80.52,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 574,
            "slug": "vs18_092_016",
            "identifier": "vs18_092_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_016/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1346/39 DELMASTRO DELLE VEDOVE ANDREA (FDI)\n     - Votazione Ordine del giorno 9/1346/39 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/39 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/39 DELMASTRO DELLE VEDOVE ANDREA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 143,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 1217,
            "slug": "vs18_071_033",
            "identifier": "vs18_071_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_033/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.303 GAGLIARDI MANUELA (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 2.303 GAGLIARDI MANUELA (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": 143,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 3646,
            "slug": "vs18_133_039",
            "identifier": "vs18_133_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_039/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 5.1 DEL BARBA MAURO (PD)\n     - Votazione Emendamento PDL n.1353",
            "original_title": "Votazione Emendamento PDL n.1353",
            "description_title": "Emendamento 5.1 DEL BARBA MAURO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 143,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 36.5
        },
        {
            "id": 3390,
            "slug": "vs18_197_005",
            "identifier": "vs18_197_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_005/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00209 VALENTINI VALENTINO (FI) ed altri\n     - Votazione Mozione 1-00209",
            "original_title": "Votazione Mozione 1-00209",
            "description_title": "Mozione n. 1-00209 VALENTINI VALENTINO (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": "Respinta",
            "n_rebels": 1,
            "n_margin": 143,
            "majority_cohesion_rate": 75.22,
            "minority_cohesion_rate": 38.93
        },
        {
            "id": 946,
            "slug": "vs18_092_053",
            "identifier": "vs18_092_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_053/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1346/85 DE MARIA ANDREA (PD)\n     - Votazione Ordine del giorno 9/1346/85 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/85 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/85 DE MARIA ANDREA (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": 143,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 1231,
            "slug": "vs18_071_010",
            "identifier": "vs18_071_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_010/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.35 STUMPO NICOLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.35 STUMPO NICOLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 143,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 59.0
        },
        {
            "id": 3882,
            "slug": "vs18_175_085",
            "identifier": "vs18_175_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_085/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 1.3 MONTARULI AUGUSTA (FDI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.3 MONTARULI AUGUSTA (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": 1,
            "n_margin": 143,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 36.26
        },
        {
            "id": 943,
            "slug": "vs18_092_054",
            "identifier": "vs18_092_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_054/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1346/86 RIZZO NERVO LUCA (PD)\n     - Votazione Ordine del giorno 9/1346/86 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/86 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/86 RIZZO NERVO LUCA (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": 143,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 989,
            "slug": "vs18_065_003",
            "identifier": "vs18_065_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_003/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 3.5 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 3.5 GADDA MARIA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 143,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 389,
            "slug": "vs18_051_010",
            "identifier": "vs18_051_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_051_010/?format=api",
            "sitting": {
                "id": 67,
                "date": "2018-09-27",
                "number": 51,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00036 DELRIO GRAZIANO (PD) ed altri\n     - Votazione Mozione 1-00036",
            "original_title": "Votazione Mozione 1-00036",
            "description_title": "Mozione n. 1-00036 DELRIO GRAZIANO (PD) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 143,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 45.8
        },
        {
            "id": 3944,
            "slug": "vs18_111_002",
            "identifier": "vs18_111_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_111_002/?format=api",
            "sitting": {
                "id": 127,
                "date": "2019-01-22",
                "number": 111,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.4 ROSATO ETTORE (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.4 ROSATO ETTORE (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 143,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 3858,
            "slug": "vs18_175_087",
            "identifier": "vs18_175_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_087/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 1.4 MONTARULI AUGUSTA (FDI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.4 MONTARULI AUGUSTA (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": 4,
            "n_margin": 143,
            "majority_cohesion_rate": 75.37,
            "minority_cohesion_rate": 34.73
        },
        {
            "id": 1165,
            "slug": "vs18_065_080",
            "identifier": "vs18_065_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_080/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 1.56 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.56 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 143,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 41.0
        },
        {
            "id": 1548,
            "slug": "vs18_065_046",
            "identifier": "vs18_065_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_046/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 7.1 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 7.1 GADDA MARIA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 143,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 3969,
            "slug": "vs18_154_054",
            "identifier": "vs18_154_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_054/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 8.101 SPADONI MARIA EDERA (M5S)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 8.101 SPADONI MARIA EDERA (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": 52,
            "n_margin": 143,
            "majority_cohesion_rate": 79.24,
            "minority_cohesion_rate": 44.87
        },
        {
            "id": 2112,
            "slug": "vs18_087_039",
            "identifier": "vs18_087_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_087_039/?format=api",
            "sitting": {
                "id": 103,
                "date": "2018-11-20",
                "number": 87,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.186 COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.186 COSTA ENRICO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 143,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 3869,
            "slug": "vs18_175_084",
            "identifier": "vs18_175_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_084/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 1.2 MONTARULI AUGUSTA (FDI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.2 MONTARULI AUGUSTA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 143,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 34.73
        },
        {
            "id": 1069,
            "slug": "vs18_035_003",
            "identifier": "vs18_035_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_003/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.102 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.102 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 143,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 1600,
            "slug": "vs18_089_033",
            "identifier": "vs18_089_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_033/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 33,
            "title": "Subemendamento 0.10.500.52 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.52 SISTO FRANCESCO 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": 143,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 1610,
            "slug": "vs18_089_040",
            "identifier": "vs18_089_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_040/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 40,
            "title": "Subemendamento 0.10.500.21 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.21 MASCHIO CIRO (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": 143,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 1956,
            "slug": "vs18_089_054",
            "identifier": "vs18_089_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_054/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 10.500 delle Commissioni\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 10.500 delle Commissioni\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": 143,
            "majority_cohesion_rate": 83.77,
            "minority_cohesion_rate": 70.5
        },
        {
            "id": 6924,
            "slug": "vs18_479_014",
            "identifier": "vs18_479_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_014/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 8.100 PEZZOPANE STEFANIA (PD) - Votazione Emendamento 8.100 DDL n. 2670",
            "original_title": "Votazione Emendamento 8.100 DDL n. 2670",
            "description_title": "Emendamento 8.100 PEZZOPANE STEFANIA (PD)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 143,
            "majority_cohesion_rate": 54.58,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 7048,
            "slug": "vs18_482_027",
            "identifier": "vs18_482_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_027/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 27,
            "title": "Mozione n. 1-00449 (Ulteriore nuova formulazione), limitatamente alla parte dispositiva, ad eccezione del capoverso dodicesimo, BELLA MARCO (M5S) ed altri - Votazione Mozione 1_00449",
            "original_title": "Votazione Mozione 1_00449",
            "description_title": "Mozione n. 1-00449 (Ulteriore nuova formulazione), limitatamente alla parte dispositiva, ad eccezione del capoverso dodicesimo, BELLA MARCO (M5S) 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": 1,
            "n_margin": 142,
            "majority_cohesion_rate": 47.56,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 149,
            "slug": "vs18_055_049",
            "identifier": "vs18_055_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_049/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.0791",
            "original_title": "Votazione Articolo PDL n.0791",
            "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": 142,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 38.17
        },
        {
            "id": 62,
            "slug": "vs18_036_015",
            "identifier": "vs18_036_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_015/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 2.0300 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 2.0300 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": 1,
            "n_margin": 142,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 42.37
        },
        {
            "id": 3864,
            "slug": "vs18_175_092",
            "identifier": "vs18_175_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_092/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 1.66 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.66 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": 142,
            "majority_cohesion_rate": 75.37,
            "minority_cohesion_rate": 35.11
        },
        {
            "id": 2317,
            "slug": "vs18_155_007",
            "identifier": "vs18_155_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_155_007/?format=api",
            "sitting": {
                "id": 171,
                "date": "2019-04-03",
                "number": 155,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1455 e abb./18 D'ETTORE FELICE MAURIZIO (FI)\n     - Votazione Ordine del giorno 9/1455 e abb./18 DDL n.1455",
            "original_title": "Votazione Ordine del giorno 9/1455 e abb./18 DDL n.1455",
            "description_title": "Ordine del giorno n. 9/1455 e abb./18 D'ETTORE FELICE MAURIZIO (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": 1,
            "n_margin": 142,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 75,
            "slug": "vs18_036_030",
            "identifier": "vs18_036_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_030/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2-bis.400 GELMINI MARIASTELLA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.400 GELMINI MARIASTELLA (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": 142,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 38.17
        },
        {
            "id": 1068,
            "slug": "vs18_035_013",
            "identifier": "vs18_035_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_013/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.113 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.113 EPIFANI ETTORE GUGLIELMO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 9,
            "n_margin": 142,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 77.86
        },
        {
            "id": 1109,
            "slug": "vs18_035_020",
            "identifier": "vs18_035_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_020/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.63 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.63 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": 142,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 42.75
        },
        {
            "id": 3873,
            "slug": "vs18_175_095",
            "identifier": "vs18_175_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_095/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 1.22 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.22 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": 142,
            "majority_cohesion_rate": 75.66,
            "minority_cohesion_rate": 36.26
        },
        {
            "id": 235,
            "slug": "vs18_103_003",
            "identifier": "vs18_103_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_103_003/?format=api",
            "sitting": {
                "id": 119,
                "date": "2018-12-19",
                "number": 103,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00095 FORNARO FEDERICO (LEU) ed altri\n     - Votazione Mozione 1-00095",
            "original_title": "Votazione Mozione 1-00095",
            "description_title": "Mozione n. 1-00095 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 142,
            "majority_cohesion_rate": 79.65,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 3075,
            "slug": "vs18_154_033",
            "identifier": "vs18_154_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_033/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 4.0103 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Articolo aggiuntivo 4.0103 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": 142,
            "majority_cohesion_rate": 78.65,
            "minority_cohesion_rate": 43.73
        },
        {
            "id": 3053,
            "slug": "vs18_154_029",
            "identifier": "vs18_154_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_029/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.3 BOLDRINI LAURA (LEU)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 4.3 BOLDRINI LAURA (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": 3,
            "n_margin": 142,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 42.21
        },
        {
            "id": 1867,
            "slug": "vs18_074_024",
            "identifier": "vs18_074_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_024/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 26.300 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 26.300 BRAGA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 142,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 37.93
        }
    ]
}