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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "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://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_margin&page=94",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_margin&page=92",
    "results": [
        {
            "id": 1265,
            "slug": "vs18_044_089",
            "identifier": "vs18_044_089",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_089/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1117/115 LOTTI LUCA (PD)\n     - Votazione Ordine del giorno 9/1117/115 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/115 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/115 LOTTI 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": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 2396,
            "slug": "vs18_175_008",
            "identifier": "vs18_175_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_008/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.1074",
            "original_title": "Votazione Articolo PDL n.1074",
            "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": 5,
            "n_margin": 41,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 63.74
        },
        {
            "id": 547,
            "slug": "vs18_102_006",
            "identifier": "vs18_102_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_102_006/?format=api",
            "sitting": {
                "id": 118,
                "date": "2018-12-18",
                "number": 102,
                "branch": "C"
            },
            "number": 6,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 ZANETTIN PIERANTONIO (FI) ed altri e n. 2 MIGLIORE GENNARO (PD) ed altri\n     - Votazione pregiudiziale PDL n.1189-B",
            "original_title": "Votazione pregiudiziale PDL n.1189-B",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 ZANETTIN PIERANTONIO (FI) ed altri e n. 2 MIGLIORE GENNARO (PD) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 86.63,
            "minority_cohesion_rate": 79.39
        },
        {
            "id": 4274,
            "slug": "vs18_126_006",
            "identifier": "vs18_126_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_126_006/?format=api",
            "sitting": {
                "id": 142,
                "date": "2019-02-14",
                "number": 126,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.203 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.203 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": 41,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 3352,
            "slug": "vs18_197_010",
            "identifier": "vs18_197_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_010/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.8 MARIN MARCO (FI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 1.8 MARIN MARCO (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": 41,
            "majority_cohesion_rate": 78.43,
            "minority_cohesion_rate": 72.52
        },
        {
            "id": 3521,
            "slug": "vs18_206_030",
            "identifier": "vs18_206_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_030/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.82 ZUCCONI RICCARDO (FDI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.82 ZUCCONI RICCARDO (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": 41,
            "majority_cohesion_rate": 75.37,
            "minority_cohesion_rate": 67.56
        },
        {
            "id": 4529,
            "slug": "vs18_181_024",
            "identifier": "vs18_181_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_024/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.7 TRIPODI MARIA (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.7 TRIPODI MARIA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 41,
            "majority_cohesion_rate": 70.67,
            "minority_cohesion_rate": 55.89
        },
        {
            "id": 4595,
            "slug": "vs18_190_045",
            "identifier": "vs18_190_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_045/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1898/101 MORGONI MARIO (PD)\n     - Votazione Ordine del giorno 9/1898/101 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/101 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/101 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": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 74.34,
            "minority_cohesion_rate": 64.26
        },
        {
            "id": 3293,
            "slug": "vs18_117_010",
            "identifier": "vs18_117_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_010/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici emendamenti 1.154 MAGI RICCARDO (MISTO) e 1.155 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Identici emendamenti 1.154 MAGI RICCARDO (MISTO) e 1.155 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": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 61.6
        },
        {
            "id": 3885,
            "slug": "vs18_165_059",
            "identifier": "vs18_165_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_059/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1718/37 LABRIOLA VINCENZA (FI)\n     - Votazione Ordine del giorno 9/1718/37 DDL n.1718",
            "original_title": "Votazione Ordine del giorno 9/1718/37 DDL n.1718",
            "description_title": "Ordine del giorno n. 9/1718/37 LABRIOLA VINCENZA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 63.5
        },
        {
            "id": 4048,
            "slug": "vs18_146_004",
            "identifier": "vs18_146_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_146_004/?format=api",
            "sitting": {
                "id": 162,
                "date": "2019-03-21",
                "number": 146,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1637/10 ACQUAROLI FRANCESCO (FDI)\n     - Votazione Ordine del giorno 9/1637/10 DDL n.1637",
            "original_title": "Votazione Ordine del giorno 9/1637/10 DDL n.1637",
            "description_title": "Ordine del giorno n. 9/1637/10 ACQUAROLI FRANCESCO (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": 41,
            "majority_cohesion_rate": 81.58,
            "minority_cohesion_rate": 73.38
        },
        {
            "id": 267,
            "slug": "vs18_075_011",
            "identifier": "vs18_075_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_011/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 39.013 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.013 PEZZOPANE STEFANIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 2554,
            "slug": "vs18_113_010",
            "identifier": "vs18_113_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_113_010/?format=api",
            "sitting": {
                "id": 129,
                "date": "2019-01-24",
                "number": 113,
                "branch": "C"
            },
            "number": 10,
            "title": "Subemendamento 0.1.900.9 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.900.9 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": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 64.26
        },
        {
            "id": 3368,
            "slug": "vs18_197_021",
            "identifier": "vs18_197_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_021/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.19 COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 1.19 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": 41,
            "majority_cohesion_rate": 71.14,
            "minority_cohesion_rate": 60.31
        },
        {
            "id": 268,
            "slug": "vs18_075_016",
            "identifier": "vs18_075_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_016/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 39.030 ROSSI ANDREA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.030 ROSSI 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": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 69.73
        },
        {
            "id": 297,
            "slug": "vs18_075_005",
            "identifier": "vs18_075_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_005/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo aggiuntivo 39.09 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.09 PEZZOPANE STEFANIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 68.58
        },
        {
            "id": 1114,
            "slug": "vs18_035_005",
            "identifier": "vs18_035_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_005/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.6 NEVI RAFFAELE (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.6 NEVI RAFFAELE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 82.82
        },
        {
            "id": 456,
            "slug": "vs18_040_013",
            "identifier": "vs18_040_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_013/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.2 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 3.2 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": 41,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 69.85
        },
        {
            "id": 477,
            "slug": "vs18_040_005",
            "identifier": "vs18_040_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_005/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 1.7 OCCHIONERO GIUSEPPINA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 67.56
        },
        {
            "id": 3437,
            "slug": "vs18_130_039",
            "identifier": "vs18_130_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_039/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.393 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.393 MIGLIORE GENNARO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 63.88
        },
        {
            "id": 2863,
            "slug": "vs18_144_001",
            "identifier": "vs18_144_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_144_001/?format=api",
            "sitting": {
                "id": 160,
                "date": "2019-03-19",
                "number": 144,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00055 SCERRA FILIPPO (M5S), GIGLIO VIGNA ALESSANDRO (LEGA) ed altri\n     - Votazione Risoluzione 6-00055",
            "original_title": "Votazione Risoluzione 6-00055",
            "description_title": "Risoluzione n. 6-00055 SCERRA FILIPPO (M5S), GIGLIO VIGNA ALESSANDRO (LEGA) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 71.86
        },
        {
            "id": 4091,
            "slug": "vs18_130_077",
            "identifier": "vs18_130_077",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_077/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 1.786 GIORGIS ANDREA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.786 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": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 61.6
        },
        {
            "id": 471,
            "slug": "vs18_040_035",
            "identifier": "vs18_040_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_035/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4-ter. 2 OCCHIUTO ROBERTO (FI)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 4-ter. 2 OCCHIUTO ROBERTO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 3404,
            "slug": "vs18_130_011",
            "identifier": "vs18_130_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_011/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.427 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.427 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": 41,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 62.74
        },
        {
            "id": 1199,
            "slug": "vs18_071_028",
            "identifier": "vs18_071_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_028/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.18 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 2.18 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 69.73
        },
        {
            "id": 1286,
            "slug": "vs18_044_078",
            "identifier": "vs18_044_078",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_078/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1117/104 GADDA MARIA CHIARA (PD)\n     - Votazione Ordine del giorno 9/1117/104 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/104 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/104 GADDA MARIA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 72.52
        },
        {
            "id": 3311,
            "slug": "vs18_116_014",
            "identifier": "vs18_116_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_014/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.74 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.74 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": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 65.4
        },
        {
            "id": 1016,
            "slug": "vs18_073_041",
            "identifier": "vs18_073_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_041/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 7.16 CASSINELLI ROBERTO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 7.16 CASSINELLI ROBERTO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 68.58
        },
        {
            "id": 3688,
            "slug": "vs18_159_023",
            "identifier": "vs18_159_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_023/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.29 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 1.29 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": 4,
            "n_margin": 42,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 60.84
        },
        {
            "id": 3889,
            "slug": "vs18_165_056",
            "identifier": "vs18_165_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_056/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1718/31 LOSACCO ALBERTO (PD)\n     - Votazione Ordine del giorno 9/1718/31 DDL n.1718",
            "original_title": "Votazione Ordine del giorno 9/1718/31 DDL n.1718",
            "description_title": "Ordine del giorno n. 9/1718/31 LOSACCO ALBERTO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 61.98
        },
        {
            "id": 2256,
            "slug": "vs18_164_066",
            "identifier": "vs18_164_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_066/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 8-ter.24 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8-ter.24 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": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 65.4
        },
        {
            "id": 1769,
            "slug": "vs18_035_051",
            "identifier": "vs18_035_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_051/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 1.159 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.159 RIZZETTO WALTER (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 77.86
        },
        {
            "id": 1774,
            "slug": "vs18_035_052",
            "identifier": "vs18_035_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_052/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 1.173 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.173 LUCASELLI YLENJA (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": 42,
            "majority_cohesion_rate": 87.25,
            "minority_cohesion_rate": 79.77
        },
        {
            "id": 1780,
            "slug": "vs18_035_050",
            "identifier": "vs18_035_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_050/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 50,
            "title": "Identici emendamenti 1.160 ZAN ALESSANDRO (PD), 1.163 TABACCI BRUNO (MISTO) e 1.174 OSNATO MARCO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 1.160 ZAN ALESSANDRO (PD), 1.163 TABACCI BRUNO (MISTO) e 1.174 OSNATO 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": 2,
            "n_margin": 42,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 77.1
        },
        {
            "id": 1112,
            "slug": "vs18_035_034",
            "identifier": "vs18_035_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_034/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.88 GIACOMONI SESTINO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.88 GIACOMONI SESTINO (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": 42,
            "majority_cohesion_rate": 87.25,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 1104,
            "slug": "vs18_035_040",
            "identifier": "vs18_035_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_040/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 40,
            "title": "Identici emendamenti 1.122 RIZZETTO WALTER (FDI) e 1.144 LEPRI STEFANO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 1.122 RIZZETTO WALTER (FDI) e 1.144 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": 3,
            "n_margin": 42,
            "majority_cohesion_rate": 87.25,
            "minority_cohesion_rate": 80.15
        },
        {
            "id": 1022,
            "slug": "vs18_073_040",
            "identifier": "vs18_073_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_040/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 7.17 ROSSELLO CRISTINA (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 7.17 ROSSELLO CRISTINA (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": 42,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 1012,
            "slug": "vs18_073_021",
            "identifier": "vs18_073_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_021/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 5.34 BAGNASCO ROBERTO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.34 BAGNASCO ROBERTO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 1208,
            "slug": "vs18_071_025",
            "identifier": "vs18_071_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_025/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.13 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 2.13 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 69.35
        },
        {
            "id": 4013,
            "slug": "vs18_146_032",
            "identifier": "vs18_146_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_146_032/?format=api",
            "sitting": {
                "id": 162,
                "date": "2019-03-21",
                "number": 146,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1637/107 UNGARO MASSIMO (PD)\n     - Votazione Ordine del giorno 9/1637/107 DDL n.1637",
            "original_title": "Votazione Ordine del giorno 9/1637/107 DDL n.1637",
            "description_title": "Ordine del giorno n. 9/1637/107 UNGARO MASSIMO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 67.68
        },
        {
            "id": 1916,
            "slug": "vs18_088_019",
            "identifier": "vs18_088_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_088_019/?format=api",
            "sitting": {
                "id": 104,
                "date": "2018-11-21",
                "number": 88,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.278 BAZOLI ALFREDO (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.278 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": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 1201,
            "slug": "vs18_071_022",
            "identifier": "vs18_071_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_022/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1-ter.10 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1-ter.10 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": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 1932,
            "slug": "vs18_088_016",
            "identifier": "vs18_088_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_088_016/?format=api",
            "sitting": {
                "id": 104,
                "date": "2018-11-21",
                "number": 88,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.191 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.191 LUCASELLI YLENJA (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": 42,
            "majority_cohesion_rate": 88.12,
            "minority_cohesion_rate": 80.08
        },
        {
            "id": 1225,
            "slug": "vs18_071_029",
            "identifier": "vs18_071_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_029/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.301 CASSINELLI ROBERTO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 2.301 CASSINELLI ROBERTO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 69.73
        },
        {
            "id": 1909,
            "slug": "vs18_088_018",
            "identifier": "vs18_088_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_088_018/?format=api",
            "sitting": {
                "id": 104,
                "date": "2018-11-21",
                "number": 88,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.277 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.277 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": 42,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 76.63
        },
        {
            "id": 2735,
            "slug": "vs18_171_022",
            "identifier": "vs18_171_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_171_022/?format=api",
            "sitting": {
                "id": 187,
                "date": "2019-05-08",
                "number": 171,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1585 e abb./2 MANDELLI ANDREA (FI)\n     - Votazione Ordine del giorno 9/1585 e abb./2 PDL n.1585",
            "original_title": "Votazione Ordine del giorno 9/1585 e abb./2 PDL n.1585",
            "description_title": "Ordine del giorno n. 9/1585 e abb./2 MANDELLI ANDREA (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": 42,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 64.5
        },
        {
            "id": 3833,
            "slug": "vs18_172_017",
            "identifier": "vs18_172_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_172_017/?format=api",
            "sitting": {
                "id": 188,
                "date": "2019-05-09",
                "number": 172,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.3 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento PDL n.1616",
            "original_title": "Votazione Emendamento PDL n.1616",
            "description_title": "Emendamento 3.3 TRANCASSINI PAOLO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 12,
            "n_margin": 42,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 57.25
        },
        {
            "id": 1702,
            "slug": "vs18_044_042",
            "identifier": "vs18_044_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_042/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1117/61 CARE' NICOLA (PD)\n     - Votazione Ordine del giorno 9/1117/61 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/61 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/61 CARE' 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": 3,
            "n_margin": 42,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 1689,
            "slug": "vs18_044_053",
            "identifier": "vs18_044_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_053/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1117/72 LEPRI STEFANO (PD)\n     - Votazione Ordine del giorno 9/1117/72 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/72 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/72 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": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 73.28
        },
        {
            "id": 1705,
            "slug": "vs18_044_057",
            "identifier": "vs18_044_057",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_057/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1117/76 DE LUCA PIERO (PD)\n     - Votazione Ordine del giorno 9/1117/76 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/76 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/76 DE LUCA PIERO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 72.52
        }
    ]
}