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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_margin&page=102",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_margin&page=100",
    "results": [
        {
            "id": 1084,
            "slug": "vs18_035_026",
            "identifier": "vs18_035_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_026/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.53 GELMINI MARIASTELLA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.53 GELMINI MARIASTELLA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 75.95
        },
        {
            "id": 2745,
            "slug": "vs18_137_024",
            "identifier": "vs18_137_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_024/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.173 COSTA ENRICO (FI)\n     - Votazione Emendamento PDL n.1302",
            "original_title": "Votazione Emendamento PDL n.1302",
            "description_title": "Emendamento 1.173 COSTA ENRICO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 44,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 73.76
        },
        {
            "id": 68,
            "slug": "vs18_036_044",
            "identifier": "vs18_036_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_044/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 3.45 ZAN ALESSANDRO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.45 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": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 76.34
        },
        {
            "id": 1784,
            "slug": "vs18_035_065",
            "identifier": "vs18_035_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_065/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 1.211 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.211 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": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 74.81
        },
        {
            "id": 1911,
            "slug": "vs18_088_021",
            "identifier": "vs18_088_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_088_021/?format=api",
            "sitting": {
                "id": 104,
                "date": "2018-11-21",
                "number": 88,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.280 BORDO MICHELE (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.280 BORDO MICHELE (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": 44,
            "majority_cohesion_rate": 86.67,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 1624,
            "slug": "vs18_089_014",
            "identifier": "vs18_089_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_014/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 14,
            "title": "Subemendamento 0.10.500.46 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.46 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": 44,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 68.58
        },
        {
            "id": 3552,
            "slug": "vs18_218_045",
            "identifier": "vs18_218_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_045/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 1.02 BORDO MICHELE (PD)\n     - Votazione Emendamento DDL n.1603-TER",
            "original_title": "Votazione Emendamento DDL n.1603-TER",
            "description_title": "Articolo aggiuntivo 1.02 BORDO MICHELE (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": 79.41,
            "minority_cohesion_rate": 67.18
        },
        {
            "id": 3359,
            "slug": "vs18_197_022",
            "identifier": "vs18_197_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_022/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.20 MARIN MARCO (FI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 1.20 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": 44,
            "majority_cohesion_rate": 73.47,
            "minority_cohesion_rate": 61.07
        },
        {
            "id": 3161,
            "slug": "vs18_197_060",
            "identifier": "vs18_197_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_060/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 7.1 ROSSI ANDREA (PD)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 7.1 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": 5,
            "n_margin": 44,
            "majority_cohesion_rate": 74.64,
            "minority_cohesion_rate": 62.21
        },
        {
            "id": 3717,
            "slug": "vs18_160_064",
            "identifier": "vs18_160_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_064/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 64,
            "title": "Interventi per la concretezza delle azioni delle pubbliche amministrazioni e la prevenzione dell'assenteismo (Approvato dal Senato) (DDL 1433 e abbinata PDL 781)\n     - Votazione finale DDL n.1433",
            "original_title": "Votazione finale DDL n.1433",
            "description_title": "Interventi per la concretezza delle azioni delle pubbliche amministrazioni e la prevenzione dell'assenteismo (Approvato dal Senato) (DDL 1433 e abbinata PDL 781)\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": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 78.36,
            "minority_cohesion_rate": 65.4
        },
        {
            "id": 296,
            "slug": "vs18_075_014",
            "identifier": "vs18_075_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_014/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 39.024 FIORINI BENEDETTA (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.024 FIORINI BENEDETTA (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": 44,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 273,
            "slug": "vs18_075_012",
            "identifier": "vs18_075_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_012/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 39.021 FIORINI BENEDETTA (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.021 FIORINI BENEDETTA (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": 44,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 65.13
        },
        {
            "id": 202,
            "slug": "vs18_105_014",
            "identifier": "vs18_105_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_105_014/?format=api",
            "sitting": {
                "id": 121,
                "date": "2018-12-29",
                "number": 105,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 15\n     - Votazione Articolo DDL n.1334-B",
            "original_title": "Votazione Articolo DDL n.1334-B",
            "description_title": "Articolo 15\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 88.66,
            "minority_cohesion_rate": 79.77
        },
        {
            "id": 214,
            "slug": "vs18_105_015",
            "identifier": "vs18_105_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_105_015/?format=api",
            "sitting": {
                "id": 121,
                "date": "2018-12-29",
                "number": 105,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 16\n     - Votazione Articolo DDL n.1334-B",
            "original_title": "Votazione Articolo DDL n.1334-B",
            "description_title": "Articolo 16\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 89.24,
            "minority_cohesion_rate": 80.15
        },
        {
            "id": 1962,
            "slug": "vs18_089_052",
            "identifier": "vs18_089_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_052/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 52,
            "title": "Subemendamento 0.10.500.10 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.10 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": 44,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 2572,
            "slug": "vs18_113_011",
            "identifier": "vs18_113_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_113_011/?format=api",
            "sitting": {
                "id": 129,
                "date": "2019-01-24",
                "number": 113,
                "branch": "C"
            },
            "number": 11,
            "title": "Subemendamento 0.1.900.10 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.900.10 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": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 58.94
        },
        {
            "id": 258,
            "slug": "vs18_075_023",
            "identifier": "vs18_075_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_023/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 39.076 NEVI RAFFAELE (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.076 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": 44,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 2552,
            "slug": "vs18_113_004",
            "identifier": "vs18_113_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_113_004/?format=api",
            "sitting": {
                "id": 129,
                "date": "2019-01-24",
                "number": 113,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.60 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.60 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": 44,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 61.98
        },
        {
            "id": 3616,
            "slug": "vs18_131_042",
            "identifier": "vs18_131_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_042/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 3.35 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 3.35 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": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 61.22
        },
        {
            "id": 3601,
            "slug": "vs18_131_021",
            "identifier": "vs18_131_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_021/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.807 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.807 SPERANZA ROBERTO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 60.46
        },
        {
            "id": 3627,
            "slug": "vs18_131_006",
            "identifier": "vs18_131_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_006/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 6,
            "title": "Subemendamento 0.1.903.6 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.903.6 SPERANZA ROBERTO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 60.84
        },
        {
            "id": 3286,
            "slug": "vs18_116_013",
            "identifier": "vs18_116_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_013/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.73 D'ETTORE FELICE MAURIZIO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.73 D'ETTORE FELICE MAURIZIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 62.74
        },
        {
            "id": 3305,
            "slug": "vs18_117_017",
            "identifier": "vs18_117_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_017/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.163 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.163 SPERANZA ROBERTO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 59.7
        },
        {
            "id": 3438,
            "slug": "vs18_130_010",
            "identifier": "vs18_130_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_010/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.363 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.363 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": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 61.22
        },
        {
            "id": 2487,
            "slug": "vs18_121_032",
            "identifier": "vs18_121_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_032/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1550/73 MAZZETTI ERICA (FI)\n     - Votazione Ordine del giorno 9/1550/73 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/73 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/73 MAZZETTI ERICA (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": 7,
            "n_margin": 44,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 68.06
        },
        {
            "id": 282,
            "slug": "vs18_075_019",
            "identifier": "vs18_075_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_019/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 39.072 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.072 CORTELAZZO PIERGIORGIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 67.43
        },
        {
            "id": 453,
            "slug": "vs18_040_038",
            "identifier": "vs18_040_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_038/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 4-ter. 4 OCCHIUTO ROBERTO (FI)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 4-ter. 4 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": 44,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 64.89
        },
        {
            "id": 3828,
            "slug": "vs18_172_016",
            "identifier": "vs18_172_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_172_016/?format=api",
            "sitting": {
                "id": 188,
                "date": "2019-05-09",
                "number": 172,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.60 DE MENECH ROGER (PD)\n     - Votazione Emendamento PDL n.1616",
            "original_title": "Votazione Emendamento PDL n.1616",
            "description_title": "Emendamento 3.60 DE MENECH ROGER (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 76.25,
            "minority_cohesion_rate": 61.07
        },
        {
            "id": 1588,
            "slug": "vs18_074_001",
            "identifier": "vs18_074_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_001/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 16.2 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 16.2 MARTINO ANTONIO (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": 44,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 1785,
            "slug": "vs18_035_075",
            "identifier": "vs18_035_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_075/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 75,
            "title": "Articolo aggiuntivo 1-bis.017 GELMINI MARIASTELLA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 1-bis.017 GELMINI MARIASTELLA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 75.57
        },
        {
            "id": 1222,
            "slug": "vs18_071_031",
            "identifier": "vs18_071_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_031/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.16 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 2.16 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 70.5
        },
        {
            "id": 4464,
            "slug": "vs18_129_030",
            "identifier": "vs18_129_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_030/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 1.227 DI MAIO MARCO (PD) e 1.228 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Identici emendamenti 1.227 DI MAIO MARCO (PD) e 1.228 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": 44,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 60.84
        },
        {
            "id": 1609,
            "slug": "vs18_089_038",
            "identifier": "vs18_089_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_038/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 38,
            "title": "Subemendamento 0.10.500.17 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.17 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": 44,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 3432,
            "slug": "vs18_130_001",
            "identifier": "vs18_130_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_001/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.261 POLLASTRINI BARBARA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.261 POLLASTRINI BARBARA (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": 44,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 60.46
        },
        {
            "id": 1007,
            "slug": "vs18_073_046",
            "identifier": "vs18_073_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_046/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 8.2 SOZZANI DIEGO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 8.2 SOZZANI DIEGO (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": 44,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 1253,
            "slug": "vs18_044_096",
            "identifier": "vs18_044_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_096/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/1117/122 GRIBAUDO CHIARA (PD)\n     - Votazione Ordine del giorno 9/1117/122 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/122 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/122 GRIBAUDO 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": 44,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 1028,
            "slug": "vs18_073_039",
            "identifier": "vs18_073_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_039/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 7.4 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 7.4 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 67.43
        },
        {
            "id": 1266,
            "slug": "vs18_044_099",
            "identifier": "vs18_044_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_099/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/1117/125 PINI GIUDITTA (PD)\n     - Votazione Ordine del giorno 9/1117/125 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/125 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/125 PINI GIUDITTA (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": 44,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 3886,
            "slug": "vs18_165_063",
            "identifier": "vs18_165_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_063/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1718/53 CIAMPI LUCIA (PD)\n     - Votazione Ordine del giorno 9/1718/53 DDL n.1718",
            "original_title": "Votazione Ordine del giorno 9/1718/53 DDL n.1718",
            "description_title": "Ordine del giorno n. 9/1718/53 CIAMPI LUCIA (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": 44,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 62.36
        },
        {
            "id": 1283,
            "slug": "vs18_044_086",
            "identifier": "vs18_044_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_086/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1117/112 MORANI ALESSIA (PD)\n     - Votazione Ordine del giorno 9/1117/112 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/112 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/112 MORANI ALESSIA (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": 44,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 71.76
        },
        {
            "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": 1244,
            "slug": "vs18_044_094",
            "identifier": "vs18_044_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_094/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1117/120 PAITA RAFFAELLA (PD)\n     - Votazione Ordine del giorno 9/1117/120 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/120 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/120 PAITA RAFFAELLA (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": 44,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 70.23
        },
        {
            "id": 1677,
            "slug": "vs18_044_051",
            "identifier": "vs18_044_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_051/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1117/70 DEL BASSO DE CARO UMBERTO (PD)\n     - Votazione Ordine del giorno 9/1117/70 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/70 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/70 DEL BASSO DE CARO UMBERTO (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": 44,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 1783,
            "slug": "vs18_035_067",
            "identifier": "vs18_035_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_067/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 1-bis.300 GELMINI MARIASTELLA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1-bis.300 GELMINI MARIASTELLA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 86.67,
            "minority_cohesion_rate": 78.63
        },
        {
            "id": 1637,
            "slug": "vs18_089_013",
            "identifier": "vs18_089_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_013/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 13,
            "title": "Identici subemendamenti 0.10.500.3 MIGLIORE GENNARO (PD), 0.10.500.23 MASCHIO CIRO (FDI) e 0.10.500.39 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Identici subemendamenti 0.10.500.3 MIGLIORE GENNARO (PD), 0.10.500.23 MASCHIO CIRO (FDI) e 0.10.500.39 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": 44,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 1049,
            "slug": "vs18_073_014",
            "identifier": "vs18_073_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_014/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 5.3 STUMPO NICOLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.3 STUMPO NICOLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 69.35
        },
        {
            "id": 1616,
            "slug": "vs18_089_026",
            "identifier": "vs18_089_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_026/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 26,
            "title": "Identici subemendamenti 0.10.500.6 MIGLIORE GENNARO (PD) e 0.10.500.49 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Identici subemendamenti 0.10.500.6 MIGLIORE GENNARO (PD) e 0.10.500.49 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": 45,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 73.18
        },
        {
            "id": 2335,
            "slug": "vs18_161_015",
            "identifier": "vs18_161_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_161_015/?format=api",
            "sitting": {
                "id": 177,
                "date": "2019-04-11",
                "number": 161,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00167 PANIZZUT MASSIMILIANO (LEGA), MAMMI' STEFANIA (M5S) ed altri\n     - Votazione Mozione 1-00167",
            "original_title": "Votazione Mozione 1-00167",
            "description_title": "Mozione n. 1-00167 PANIZZUT MASSIMILIANO (LEGA), MAMMI' STEFANIA (M5S) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 45,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 66.16
        },
        {
            "id": 3928,
            "slug": "vs18_111_007",
            "identifier": "vs18_111_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_111_007/?format=api",
            "sitting": {
                "id": 127,
                "date": "2019-01-22",
                "number": 111,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 1.20 LUCASELLI YLENJA (FDI) e 1.21 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Identici emendamenti 1.20 LUCASELLI YLENJA (FDI) e 1.21 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": 2,
            "n_margin": 45,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 69.08
        },
        {
            "id": 1793,
            "slug": "vs18_035_060",
            "identifier": "vs18_035_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_060/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 1.194 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.194 GRIBAUDO CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 74.81
        }
    ]
}