Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=123
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=124",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=122",
    "results": [
        {
            "id": 91,
            "slug": "vs18_036_042",
            "identifier": "vs18_036_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_042/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 3.63 LEPRI STEFANO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.63 LEPRI STEFANO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 77.1
        },
        {
            "id": 1344,
            "slug": "vs18_099_001",
            "identifier": "vs18_099_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_001/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00034 DELRIO GRAZIANO (PD) ed altri\n     - Votazione Risoluzione 6-00034",
            "original_title": "Votazione Risoluzione 6-00034",
            "description_title": "Risoluzione n. 6-00034 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": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 92,
            "majority_cohesion_rate": 71.51,
            "minority_cohesion_rate": 32.06
        },
        {
            "id": 3401,
            "slug": "vs18_130_012",
            "identifier": "vs18_130_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_012/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.364 GIORGIS ANDREA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.364 GIORGIS ANDREA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 70.34
        },
        {
            "id": 2427,
            "slug": "vs18_174_024",
            "identifier": "vs18_174_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_174_024/?format=api",
            "sitting": {
                "id": 190,
                "date": "2019-05-13",
                "number": 174,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 16.4 UNGARO MASSIMO (PD)\n     - Votazione Emendamento DDL n.1789",
            "original_title": "Votazione Emendamento DDL n.1789",
            "description_title": "Emendamento 16.4 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": 2,
            "n_margin": 50,
            "majority_cohesion_rate": 77.42,
            "minority_cohesion_rate": 62.6
        },
        {
            "id": 3158,
            "slug": "vs18_160_020",
            "identifier": "vs18_160_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_020/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.27, come riformulato, MUSELLA GRAZIANO (FI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 3.27, come riformulato, MUSELLA GRAZIANO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 175,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 44.87
        },
        {
            "id": 754,
            "slug": "vs18_099_062",
            "identifier": "vs18_099_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_062/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo 13\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 13\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 155,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 2215,
            "slug": "vs18_165_012",
            "identifier": "vs18_165_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_012/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo premissivo 010.09 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.09 FERRO WANDA (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": 69,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 43.35
        },
        {
            "id": 27,
            "slug": "vs18_028_044",
            "identifier": "vs18_028_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_044/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 01.03 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 01.03 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 77.91,
            "minority_cohesion_rate": 82.82
        },
        {
            "id": 1140,
            "slug": "vs18_061_006",
            "identifier": "vs18_061_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_006/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.3 SANTELLI JOLE (FI)\n     - Votazione Emendamento PDL n.0543",
            "original_title": "Votazione Emendamento PDL n.0543",
            "description_title": "Emendamento 1.3 SANTELLI JOLE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 66,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 62.84
        },
        {
            "id": 4607,
            "slug": "vs18_190_042",
            "identifier": "vs18_190_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_042/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1898/98 PELLICANI NICOLA (PD)\n     - Votazione Ordine del giorno 9/1898/98 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/98 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/98 PELLICANI NICOLA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 73.18,
            "minority_cohesion_rate": 66.92
        },
        {
            "id": 2261,
            "slug": "vs18_175_053",
            "identifier": "vs18_175_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_053/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 23\n     - Votazione Articolo PDL n.1074",
            "original_title": "Votazione Articolo PDL n.1074",
            "description_title": "Articolo 23\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 171,
            "majority_cohesion_rate": 73.61,
            "minority_cohesion_rate": 34.35
        },
        {
            "id": 3700,
            "slug": "vs18_159_026",
            "identifier": "vs18_159_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_026/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 129,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 34.98
        },
        {
            "id": 1185,
            "slug": "vs18_065_072",
            "identifier": "vs18_065_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_072/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 1.218 PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.218 PERANTONI MARIO (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 59,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 60.92
        },
        {
            "id": 2254,
            "slug": "vs18_165_007",
            "identifier": "vs18_165_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_007/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 9.100 CARDINALE DANIELA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 9.100 CARDINALE DANIELA (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": 14,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 78.33
        },
        {
            "id": 2736,
            "slug": "vs18_215_051",
            "identifier": "vs18_215_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_215_051/?format=api",
            "sitting": {
                "id": 231,
                "date": "2019-07-25",
                "number": 215,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1913/65 MULE' GIORGIO (FI)\n     - Votazione Ordine del giorno 9/1913/65 DDL n.1913",
            "original_title": "Votazione Ordine del giorno 9/1913/65 DDL n.1913",
            "description_title": "Ordine del giorno n. 9/1913/65 MULE' GIORGIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 96,
            "majority_cohesion_rate": 78.53,
            "minority_cohesion_rate": 31.3
        },
        {
            "id": 2113,
            "slug": "vs18_087_045",
            "identifier": "vs18_087_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_087_045/?format=api",
            "sitting": {
                "id": 103,
                "date": "2018-11-20",
                "number": 87,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1.41 COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.41 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": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 86.59
        },
        {
            "id": 3572,
            "slug": "vs18_218_023",
            "identifier": "vs18_218_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_023/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.101 PEDRAZZINI CLAUDIO (FI)\n     - Votazione Emendamento PDL n.0181",
            "original_title": "Votazione Emendamento PDL n.0181",
            "description_title": "Emendamento 4.101 PEDRAZZINI CLAUDIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 246,
            "majority_cohesion_rate": 77.35,
            "minority_cohesion_rate": 80.92
        },
        {
            "id": 1488,
            "slug": "vs18_106_060",
            "identifier": "vs18_106_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_060/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1334-B/161 MUSELLA GRAZIANO (FI)\n     - Votazione Ordine del giorno 9/1334-B/161 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/161 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/161 MUSELLA GRAZIANO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 110,
            "majority_cohesion_rate": 88.37,
            "minority_cohesion_rate": 32.82
        },
        {
            "id": 318,
            "slug": "vs18_046_018",
            "identifier": "vs18_046_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_046_018/?format=api",
            "sitting": {
                "id": 62,
                "date": "2018-09-18",
                "number": 46,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.0850",
            "original_title": "Votazione Articolo DDL n.0850",
            "description_title": "Articolo 3\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 84,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 42.37
        },
        {
            "id": 2431,
            "slug": "vs18_175_005",
            "identifier": "vs18_175_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_005/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, coma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, coma 4-bis, del Regolamento\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 128,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 4336,
            "slug": "vs18_136_042",
            "identifier": "vs18_136_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_042/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 6\n     - Votazione Articolo PDL n.1309",
            "original_title": "Votazione Articolo PDL n.1309",
            "description_title": "Articolo 6\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 37.64
        },
        {
            "id": 3674,
            "slug": "vs18_159_043",
            "identifier": "vs18_159_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_043/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 2.22 ZAN ALESSANDRO (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 2.22 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": 2,
            "n_margin": 72,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 38.4
        },
        {
            "id": 494,
            "slug": "vs18_082_063",
            "identifier": "vs18_082_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_063/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 18.1 MONTARULI AUGUSTA (FDI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 18.1 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": 134,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 3069,
            "slug": "vs18_154_018",
            "identifier": "vs18_154_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_018/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.2 ANNIBALI LUCIA (PD)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 3.2 ANNIBALI LUCIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 78.71
        },
        {
            "id": 159,
            "slug": "vs18_055_031",
            "identifier": "vs18_055_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_031/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.317 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.317 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 76.34
        },
        {
            "id": 3532,
            "slug": "vs18_218_046",
            "identifier": "vs18_218_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_046/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 46,
            "title": "Disposizioni per il contrasto della violenza in occasione di manifestazioni sportive (Già articoli da 6 a 11 del disegno di legge n. 1603 - Stralcio disposto dal Presidente della Camera ai sensi dell'articolo 123-bis, comma 1, del Regolamento, e comunicato all'Assemblea il 12 marzo 2019) (DDL 1603-ter)\n     - Votazione finale DDL n.1603-TER",
            "original_title": "Votazione finale DDL n.1603-TER",
            "description_title": "Disposizioni per il contrasto della violenza in occasione di manifestazioni sportive (Già articoli da 6 a 11 del disegno di legge n. 1603 - Stralcio disposto dal Presidente della Camera ai sensi dell'articolo 123-bis, comma 1, del Regolamento, e comunicato all'Assemblea il 12 marzo 2019) (DDL 1603-ter)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 133,
            "majority_cohesion_rate": 76.76,
            "minority_cohesion_rate": 68.7
        },
        {
            "id": 288,
            "slug": "vs18_075_028",
            "identifier": "vs18_075_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_028/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 40.1 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 40.1 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": 2,
            "n_margin": 90,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 1544,
            "slug": "vs18_065_039",
            "identifier": "vs18_065_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_039/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 6.4 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 6.4 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": 2,
            "n_margin": 103,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 32.95
        },
        {
            "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": 579,
            "slug": "vs18_092_034",
            "identifier": "vs18_092_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_034/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1346/66 MORGONI MARIO (PD)\n     - Votazione Ordine del giorno 9/1346/66 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/66 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/66 MORGONI MARIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 103,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 3134,
            "slug": "vs18_160_024",
            "identifier": "vs18_160_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_024/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.33 POLVERINI RENATA (FI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 3.33 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": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 37.64
        },
        {
            "id": 373,
            "slug": "vs18_099_025",
            "identifier": "vs18_099_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_025/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 4\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 153,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 45.8
        },
        {
            "id": 2466,
            "slug": "vs18_168_051",
            "identifier": "vs18_168_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_051/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 5.100 della Commissione\n     - Votazione Emendamento PDL n.0682",
            "original_title": "Votazione Emendamento PDL n.0682",
            "description_title": "Emendamento 5.100 della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 197,
            "majority_cohesion_rate": 72.43,
            "minority_cohesion_rate": 53.61
        },
        {
            "id": 984,
            "slug": "vs18_065_010",
            "identifier": "vs18_065_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_010/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.2 FORNARO FEDERICO (LEU)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 3.2 FORNARO FEDERICO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 139,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 41.0
        },
        {
            "id": 3280,
            "slug": "vs18_116_001",
            "identifier": "vs18_116_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_001/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 1,
            "title": "Subemendamento 0.1.900.51, nel testo riformulato, CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.900.51, nel testo riformulato, CECCANTI STEFANO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 163,
            "majority_cohesion_rate": 68.13,
            "minority_cohesion_rate": 32.32
        },
        {
            "id": 2034,
            "slug": "vs18_037_023",
            "identifier": "vs18_037_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_023/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 6.7 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 6.7 VISCOMI ANTONIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 133,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 40.08
        },
        {
            "id": 2463,
            "slug": "vs18_168_060",
            "identifier": "vs18_168_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_060/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo 7\n     - Votazione Articolo PDL n.0682",
            "original_title": "Votazione Articolo PDL n.0682",
            "description_title": "Articolo 7\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 187,
            "majority_cohesion_rate": 70.97,
            "minority_cohesion_rate": 49.05
        },
        {
            "id": 3567,
            "slug": "vs18_218_040",
            "identifier": "vs18_218_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_040/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.1 BAZOLI ALFREDO (PD)\n     - Votazione Emendamento DDL n.1603-TER",
            "original_title": "Votazione Emendamento DDL n.1603-TER",
            "description_title": "Emendamento 1.1 BAZOLI ALFREDO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 54,
            "majority_cohesion_rate": 78.24,
            "minority_cohesion_rate": 67.56
        },
        {
            "id": 4147,
            "slug": "vs18_190_071",
            "identifier": "vs18_190_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_071/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1898/143 MORASSUT ROBERTO (PD)\n     - Votazione Ordine del giorno 9/1898/143 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/143 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/143 MORASSUT ROBERTO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 106,
            "majority_cohesion_rate": 73.18,
            "minority_cohesion_rate": 29.66
        },
        {
            "id": 4195,
            "slug": "vs18_164_007",
            "identifier": "vs18_164_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_007/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.2 FORNARO FEDERICO (LEU)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 3.2 FORNARO FEDERICO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 34.98
        },
        {
            "id": 2180,
            "slug": "vs18_155_014",
            "identifier": "vs18_155_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_155_014/?format=api",
            "sitting": {
                "id": 171,
                "date": "2019-04-03",
                "number": 155,
                "branch": "C"
            },
            "number": 14,
            "title": "Modifiche al codice penale, al codice di procedura penale e altre disposizioni in materia di tutela delle vittime di violenza domestica e di genere (DDL 1455-A e abbinate PDL 1003-1331-1403-1457-1534)\n     - Votazione finale DDL n.1455",
            "original_title": "Votazione finale DDL n.1455",
            "description_title": "Modifiche al codice penale, al codice di procedura penale e altre disposizioni in materia di tutela delle vittime di violenza domestica e di genere (DDL 1455-A e abbinate PDL 1003-1331-1403-1457-1534)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 189,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 34.22
        },
        {
            "id": 621,
            "slug": "vs18_030_017",
            "identifier": "vs18_030_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_017/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.24 MAZZETTI ERICA (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.24 MAZZETTI ERICA (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": 26,
            "majority_cohesion_rate": 79.94,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 2491,
            "slug": "vs18_121_006",
            "identifier": "vs18_121_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_006/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1550/21 FASSINA STEFANO (LEU)\n     - Votazione Ordine del giorno 9/1550/21 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/21 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/21 FASSINA STEFANO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 79.53,
            "minority_cohesion_rate": 79.85
        },
        {
            "id": 2521,
            "slug": "vs18_121_028",
            "identifier": "vs18_121_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_028/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1550/69 D'ATTIS MAURO (FI)\n     - Votazione Ordine del giorno 9/1550/69 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/69 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/69 D'ATTIS MAURO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 90,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 40.68
        },
        {
            "id": 3675,
            "slug": "vs18_159_028",
            "identifier": "vs18_159_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_028/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.1 SERRACCHIANI DEBORA (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 2.1 SERRACCHIANI DEBORA (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": 94,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 36.88
        },
        {
            "id": 596,
            "slug": "vs18_092_021",
            "identifier": "vs18_092_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_021/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1346/52 BOSCHI MARIA ELENA (PD)\n     - Votazione Ordine del giorno 9/1346/52 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/52 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/52 BOSCHI MARIA ELENA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 156,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 292,
            "slug": "vs18_075_034",
            "identifier": "vs18_075_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_034/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 41.301 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 41.301 BENEDETTI SILVIA (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 91,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 2869,
            "slug": "vs18_175_132",
            "identifier": "vs18_175_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_132/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 132,
            "title": "Mozione n. 1-00184, limitatamente al capoverso undicesimo della parte dispositiva, D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n     - Votazione Mozione 1-00184",
            "original_title": "Votazione Mozione 1-00184",
            "description_title": "Mozione n. 1-00184, limitatamente al capoverso undicesimo della parte dispositiva, D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 73.61,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 358,
            "slug": "vs18_099_018",
            "identifier": "vs18_099_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_018/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.105 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 1.105 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": 2,
            "n_margin": 154,
            "majority_cohesion_rate": 72.67,
            "minority_cohesion_rate": 46.18
        },
        {
            "id": 362,
            "slug": "vs18_099_017",
            "identifier": "vs18_099_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_017/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.12 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 1.12 CARETTA MARIA CRISTINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 162,
            "majority_cohesion_rate": 72.38,
            "minority_cohesion_rate": 35.11
        }
    ]
}