Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=134
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=identifier&page=135",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=133",
    "results": [
        {
            "id": 721,
            "slug": "vs18_029_044",
            "identifier": "vs18_029_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_044/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 1.8 GIACOMETTO CARLO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.8 GIACOMETTO CARLO (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": 25,
            "majority_cohesion_rate": 81.69,
            "minority_cohesion_rate": 85.5
        },
        {
            "id": 698,
            "slug": "vs18_029_045",
            "identifier": "vs18_029_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_045/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1.103 MORGONI MARIO (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.103 MORGONI MARIO (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": 28,
            "majority_cohesion_rate": 82.27,
            "minority_cohesion_rate": 83.97
        },
        {
            "id": 727,
            "slug": "vs18_029_046",
            "identifier": "vs18_029_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_046/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1.2 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.2 TRANCASSINI PAOLO (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": 29,
            "majority_cohesion_rate": 83.14,
            "minority_cohesion_rate": 84.35
        },
        {
            "id": 708,
            "slug": "vs18_029_047",
            "identifier": "vs18_029_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_047/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 1.6 MAZZETTI ERICA (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.6 MAZZETTI ERICA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 83.72,
            "minority_cohesion_rate": 83.97
        },
        {
            "id": 730,
            "slug": "vs18_029_048",
            "identifier": "vs18_029_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_048/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 1.9 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.9 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": 28,
            "majority_cohesion_rate": 82.85,
            "minority_cohesion_rate": 84.73
        },
        {
            "id": 707,
            "slug": "vs18_029_049",
            "identifier": "vs18_029_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_049/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 1.100, per la parte ammissibile, TOPO RAFFAELE (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.100, per la parte ammissibile, TOPO RAFFAELE (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": 30,
            "majority_cohesion_rate": 83.43,
            "minority_cohesion_rate": 85.11
        },
        {
            "id": 685,
            "slug": "vs18_029_050",
            "identifier": "vs18_029_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_050/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 1.11, per la parte ammissibile, RUSSO PAOLO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.11, per la parte ammissibile, RUSSO 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": 32,
            "majority_cohesion_rate": 83.72,
            "minority_cohesion_rate": 83.21
        },
        {
            "id": 751,
            "slug": "vs18_029_051",
            "identifier": "vs18_029_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_051/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 51,
            "title": "Elezione di due componenti del Consiglio di Presidenza della giustizia amministrativa\n     - Votazione ",
            "original_title": "Votazione ",
            "description_title": "Elezione di due componenti del Consiglio di Presidenza della giustizia amministrativa\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Elezioni",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 174,
            "majority_cohesion_rate": 87.5,
            "minority_cohesion_rate": 80.92
        },
        {
            "id": 749,
            "slug": "vs18_029_052",
            "identifier": "vs18_029_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_052/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 52,
            "title": "Elezione di due componenti del Consiglio di Presidenza della Corte dei conti\n     - Votazione ",
            "original_title": "Votazione ",
            "description_title": "Elezione di due componenti del Consiglio di Presidenza della Corte dei conti\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Elezioni",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 175,
            "majority_cohesion_rate": 87.5,
            "minority_cohesion_rate": 80.92
        },
        {
            "id": 750,
            "slug": "vs18_029_053",
            "identifier": "vs18_029_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_053/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 53,
            "title": "Elezione di due componenti del Consiglio di Presidenza della giustizia tributaria\n     - Votazione ",
            "original_title": "Votazione ",
            "description_title": "Elezione di due componenti del Consiglio di Presidenza della giustizia tributaria\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Elezioni",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 154,
            "majority_cohesion_rate": 87.21,
            "minority_cohesion_rate": 80.53
        },
        {
            "id": 728,
            "slug": "vs18_030_001",
            "identifier": "vs18_030_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_001/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.12 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.12 CORTELAZZO PIERGIORGIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 78.2,
            "minority_cohesion_rate": 79.39
        },
        {
            "id": 709,
            "slug": "vs18_030_002",
            "identifier": "vs18_030_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_002/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.13 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.13 CORTELAZZO PIERGIORGIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 77.03,
            "minority_cohesion_rate": 78.63
        },
        {
            "id": 690,
            "slug": "vs18_030_003",
            "identifier": "vs18_030_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_003/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.14 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.14 CORTELAZZO PIERGIORGIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 77.33,
            "minority_cohesion_rate": 80.92
        },
        {
            "id": 713,
            "slug": "vs18_030_004",
            "identifier": "vs18_030_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_004/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.104 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.104 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 78.78,
            "minority_cohesion_rate": 82.82
        },
        {
            "id": 705,
            "slug": "vs18_030_005",
            "identifier": "vs18_030_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_005/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.105 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.105 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 78.78,
            "minority_cohesion_rate": 82.44
        },
        {
            "id": 729,
            "slug": "vs18_030_006",
            "identifier": "vs18_030_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_006/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 1.18 (parte ammissibile) RUSSO PAOLO (FI) e 1.102 (parte ammissibile) TOPO RAFFAELE (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Identici emendamenti 1.18 (parte ammissibile) RUSSO PAOLO (FI) e 1.102 (parte ammissibile) TOPO RAFFAELE (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": 23,
            "majority_cohesion_rate": 78.49,
            "minority_cohesion_rate": 82.44
        },
        {
            "id": 702,
            "slug": "vs18_030_007",
            "identifier": "vs18_030_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_007/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.19 BALDELLI SIMONE (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.19 BALDELLI SIMONE (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": 23,
            "majority_cohesion_rate": 79.07,
            "minority_cohesion_rate": 82.44
        },
        {
            "id": 724,
            "slug": "vs18_030_008",
            "identifier": "vs18_030_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_008/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.20 BALDELLI SIMONE (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.20 BALDELLI SIMONE (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": 21,
            "majority_cohesion_rate": 77.62,
            "minority_cohesion_rate": 82.44
        },
        {
            "id": 701,
            "slug": "vs18_030_009",
            "identifier": "vs18_030_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_009/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.21 BALDELLI SIMONE (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.21 BALDELLI SIMONE (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": 24,
            "majority_cohesion_rate": 79.36,
            "minority_cohesion_rate": 82.44
        },
        {
            "id": 694,
            "slug": "vs18_030_010",
            "identifier": "vs18_030_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_010/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.3 ACQUAROLI FRANCESCO (FDI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.3 ACQUAROLI FRANCESCO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 78.2,
            "minority_cohesion_rate": 83.21
        },
        {
            "id": 716,
            "slug": "vs18_030_011",
            "identifier": "vs18_030_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_011/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.106 MORGONI MARIO (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.106 MORGONI MARIO (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": 23,
            "majority_cohesion_rate": 79.36,
            "minority_cohesion_rate": 82.44
        },
        {
            "id": 688,
            "slug": "vs18_030_012",
            "identifier": "vs18_030_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_012/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.25 NEVI RAFFAELE (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.25 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 78.78,
            "minority_cohesion_rate": 82.44
        },
        {
            "id": 635,
            "slug": "vs18_030_013",
            "identifier": "vs18_030_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_013/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.43 MORGONI MARIO (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.43 MORGONI MARIO (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": 23,
            "majority_cohesion_rate": 78.49,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 656,
            "slug": "vs18_030_014",
            "identifier": "vs18_030_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_014/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.26 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.26 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": 29,
            "majority_cohesion_rate": 79.94,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 636,
            "slug": "vs18_030_015",
            "identifier": "vs18_030_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_015/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.27 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.27 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": 24,
            "majority_cohesion_rate": 78.78,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 659,
            "slug": "vs18_030_016",
            "identifier": "vs18_030_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_016/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.23 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.23 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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 79.07,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 621,
            "slug": "vs18_030_017",
            "identifier": "vs18_030_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_017/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.24 MAZZETTI ERICA (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.24 MAZZETTI ERICA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 79.94,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 641,
            "slug": "vs18_030_018",
            "identifier": "vs18_030_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_018/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.28 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.28 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": 24,
            "majority_cohesion_rate": 79.94,
            "minority_cohesion_rate": 82.44
        },
        {
            "id": 619,
            "slug": "vs18_030_019",
            "identifier": "vs18_030_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_019/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.107 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.107 TRANCASSINI PAOLO (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": 31,
            "majority_cohesion_rate": 79.65,
            "minority_cohesion_rate": 77.1
        },
        {
            "id": 623,
            "slug": "vs18_030_020",
            "identifier": "vs18_030_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_020/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.32 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.32 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": 25,
            "majority_cohesion_rate": 79.65,
            "minority_cohesion_rate": 81.68
        },
        {
            "id": 640,
            "slug": "vs18_030_021",
            "identifier": "vs18_030_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_021/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.33 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.33 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 79.94,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 618,
            "slug": "vs18_030_022",
            "identifier": "vs18_030_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_022/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.35 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.35 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": 1,
            "n_margin": 83,
            "majority_cohesion_rate": 79.94,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 639,
            "slug": "vs18_030_023",
            "identifier": "vs18_030_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_023/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.41 (parte ammissibile) RUSSO PAOLO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.41 (parte ammissibile) RUSSO 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": 24,
            "majority_cohesion_rate": 79.65,
            "minority_cohesion_rate": 82.06
        },
        {
            "id": 657,
            "slug": "vs18_030_024",
            "identifier": "vs18_030_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_024/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.5 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.5 TRANCASSINI PAOLO (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": 83,
            "majority_cohesion_rate": 79.07,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 630,
            "slug": "vs18_030_025",
            "identifier": "vs18_030_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_025/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.42 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.42 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 78.78,
            "minority_cohesion_rate": 77.48
        },
        {
            "id": 652,
            "slug": "vs18_030_026",
            "identifier": "vs18_030_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_026/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 26,
            "title": "Identici articoli aggiuntivi 1.03 TRANCASSINI PAOLO (FDI) e 1.010 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Identici articoli aggiuntivi 1.03 TRANCASSINI PAOLO (FDI) e 1.010 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": 4,
            "n_margin": 33,
            "majority_cohesion_rate": 79.07,
            "minority_cohesion_rate": 75.19
        },
        {
            "id": 631,
            "slug": "vs18_030_027",
            "identifier": "vs18_030_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_027/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 27,
            "title": "Identici articoli aggiuntivi 1.04 TRANCASSINI PAOLO (FDI) e 1.09  PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Identici articoli aggiuntivi 1.04 TRANCASSINI PAOLO (FDI) e 1.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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 78.49,
            "minority_cohesion_rate": 77.86
        },
        {
            "id": 650,
            "slug": "vs18_030_028",
            "identifier": "vs18_030_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_028/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 1.01 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 1.01 TRANCASSINI PAOLO (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": 25,
            "majority_cohesion_rate": 78.2,
            "minority_cohesion_rate": 80.92
        },
        {
            "id": 627,
            "slug": "vs18_030_029",
            "identifier": "vs18_030_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_029/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 1.05 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 1.05 TRANCASSINI PAOLO (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": 26,
            "majority_cohesion_rate": 78.78,
            "minority_cohesion_rate": 80.92
        },
        {
            "id": 620,
            "slug": "vs18_030_030",
            "identifier": "vs18_030_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_030/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici articoli aggiuntivi 1.06 TRANCASSINI PAOLO (FDI) e 1.011 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Identici articoli aggiuntivi 1.06 TRANCASSINI PAOLO (FDI) e 1.011 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": 24,
            "majority_cohesion_rate": 77.91,
            "minority_cohesion_rate": 81.68
        },
        {
            "id": 642,
            "slug": "vs18_030_031",
            "identifier": "vs18_030_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_031/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1-bis.31 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1-bis.31 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": 24,
            "majority_cohesion_rate": 78.78,
            "minority_cohesion_rate": 80.53
        },
        {
            "id": 658,
            "slug": "vs18_030_032",
            "identifier": "vs18_030_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_032/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1-ter.4 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1-ter.4 TRANCASSINI PAOLO (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": 23,
            "majority_cohesion_rate": 79.07,
            "minority_cohesion_rate": 81.68
        },
        {
            "id": 637,
            "slug": "vs18_030_033",
            "identifier": "vs18_030_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_033/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1-ter.1 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1-ter.1 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": 23,
            "majority_cohesion_rate": 78.78,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 654,
            "slug": "vs18_030_034",
            "identifier": "vs18_030_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_034/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1-quinquies.1 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1-quinquies.1 BRAGA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 79.36,
            "minority_cohesion_rate": 81.68
        },
        {
            "id": 643,
            "slug": "vs18_030_035",
            "identifier": "vs18_030_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_035/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 1-quinquies.01 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 1-quinquies.01 MURONI ROSSELLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 34,
            "majority_cohesion_rate": 79.07,
            "minority_cohesion_rate": 79.77
        },
        {
            "id": 622,
            "slug": "vs18_030_036",
            "identifier": "vs18_030_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_036/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1-sexies.10 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1-sexies.10 CORTELAZZO PIERGIORGIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 141,
            "majority_cohesion_rate": 78.2,
            "minority_cohesion_rate": 40.84
        },
        {
            "id": 644,
            "slug": "vs18_030_037",
            "identifier": "vs18_030_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_037/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1-sexies.1 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1-sexies.1 TRANCASSINI PAOLO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 135,
            "majority_cohesion_rate": 77.62,
            "minority_cohesion_rate": 40.84
        },
        {
            "id": 625,
            "slug": "vs18_030_038",
            "identifier": "vs18_030_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_038/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1-sexies.2 NEVI RAFFAELE (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1-sexies.2 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": 139,
            "majority_cohesion_rate": 79.07,
            "minority_cohesion_rate": 41.22
        },
        {
            "id": 645,
            "slug": "vs18_030_039",
            "identifier": "vs18_030_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_039/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 39,
            "title": "Identici articoli aggiuntivi 1-septies.02 TRANCASSINI PAOLO (FDI) e 1-septies.050 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Identici articoli aggiuntivi 1-septies.02 TRANCASSINI PAOLO (FDI) e 1-septies.050 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": 29,
            "majority_cohesion_rate": 79.07,
            "minority_cohesion_rate": 80.92
        },
        {
            "id": 629,
            "slug": "vs18_030_040",
            "identifier": "vs18_030_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_040/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 1-septies.070 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 1-septies.070 MURONI ROSSELLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 78.78,
            "minority_cohesion_rate": 78.63
        }
    ]
}