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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=61",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=59",
    "results": [
        {
            "id": 583,
            "slug": "vs18_092_047",
            "identifier": "vs18_092_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_047/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1346/79 CENNI SUSANNA (PD)\n     - Votazione Ordine del giorno 9/1346/79 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/79 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/79 CENNI SUSANNA (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": 4,
            "n_margin": 145,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 2055,
            "slug": "vs18_082_014",
            "identifier": "vs18_082_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_014/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 6.150 ROSSELLO CRISTINA (FI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 6.150 ROSSELLO CRISTINA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 123,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 3356,
            "slug": "vs18_197_040",
            "identifier": "vs18_197_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_040/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 4 (Mantenimento)\n     - Votazione Articolo DDL n.1603-BIS",
            "original_title": "Votazione Articolo DDL n.1603-BIS",
            "description_title": "Articolo 4 (Mantenimento)\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": 4,
            "n_margin": 48,
            "majority_cohesion_rate": 76.38,
            "minority_cohesion_rate": 64.89
        },
        {
            "id": 111,
            "slug": "vs18_096_003",
            "identifier": "vs18_096_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_096_003/?format=api",
            "sitting": {
                "id": 112,
                "date": "2018-12-07",
                "number": 96,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento Tab. 2.2 NOVELLI ROBERTO (FI)\n     - Votazione Emendamento DDL n.1334",
            "original_title": "Votazione Emendamento DDL n.1334",
            "description_title": "Emendamento Tab. 2.2 NOVELLI 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": 4,
            "n_margin": 94,
            "majority_cohesion_rate": 87.54,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 3377,
            "slug": "vs18_197_027",
            "identifier": "vs18_197_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_027/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.28 FRATOIANNI NICOLA (LEU)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 1.28 FRATOIANNI 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": 4,
            "n_margin": 83,
            "majority_cohesion_rate": 74.05,
            "minority_cohesion_rate": 34.73
        },
        {
            "id": 2049,
            "slug": "vs18_082_047",
            "identifier": "vs18_082_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_047/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 15.46 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.46 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": 4,
            "n_margin": 82,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 3978,
            "slug": "vs18_154_039",
            "identifier": "vs18_154_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_039/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 5.16 BOLDRINI LAURA (LEU)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 5.16 BOLDRINI LAURA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 139,
            "majority_cohesion_rate": 79.24,
            "minority_cohesion_rate": 42.97
        },
        {
            "id": 3374,
            "slug": "vs18_197_037",
            "identifier": "vs18_197_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_037/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.3 ROSSI ANDREA (PD)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 3.3 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": 4,
            "n_margin": 85,
            "majority_cohesion_rate": 77.84,
            "minority_cohesion_rate": 38.17
        },
        {
            "id": 2578,
            "slug": "vs18_134_042",
            "identifier": "vs18_134_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_042/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.9 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento PDL n.0712",
            "original_title": "Votazione Emendamento PDL n.0712",
            "description_title": "Emendamento 1.9 INCERTI ANTONELLA (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": 142,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 36.88
        },
        {
            "id": 2590,
            "slug": "vs18_134_023",
            "identifier": "vs18_134_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_023/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.2 SCHULLIAN MANFRED (MISTO)\n     - Votazione Emendamento PDL n.1160",
            "original_title": "Votazione Emendamento PDL n.1160",
            "description_title": "Emendamento 3.2 SCHULLIAN MANFRED (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 93,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 33.46
        },
        {
            "id": 1218,
            "slug": "vs18_071_008",
            "identifier": "vs18_071_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_008/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.30 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.30 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": 4,
            "n_margin": 100,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 3354,
            "slug": "vs18_197_039",
            "identifier": "vs18_197_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_039/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1603-BIS",
            "original_title": "Votazione Articolo DDL n.1603-BIS",
            "description_title": "Articolo 3\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 89,
            "majority_cohesion_rate": 78.13,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 3376,
            "slug": "vs18_197_032",
            "identifier": "vs18_197_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_032/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 1\n     - Votazione Articolo DDL n.1603-BIS",
            "original_title": "Votazione Articolo DDL n.1603-BIS",
            "description_title": "Articolo 1\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 96,
            "majority_cohesion_rate": 77.26,
            "minority_cohesion_rate": 42.37
        },
        {
            "id": 1388,
            "slug": "vs18_036_065",
            "identifier": "vs18_036_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_065/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 4.23 APREA VALENTINA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.23 APREA VALENTINA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 103,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 54.58
        },
        {
            "id": 4107,
            "slug": "vs18_198_022",
            "identifier": "vs18_198_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_022/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 22,
            "title": "Disposizioni in materia di limitazioni alla vendita dei prodotti agricoli e agroalimentari sottocosto e di divieto di aste a doppio ribasso per l'acquisto dei medesimi prodotti. Delega al Governo per la disciplina e il sostegno delle filiere etiche di produzione (PDL 1549)\n     - Votazione finale PDL n.1549",
            "original_title": "Votazione finale PDL n.1549",
            "description_title": "Disposizioni in materia di limitazioni alla vendita dei prodotti agricoli e agroalimentari sottocosto e di divieto di aste a doppio ribasso per l'acquisto dei medesimi prodotti. Delega al Governo per la disciplina e il sostegno delle filiere etiche di produzione (PDL 1549)\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": 4,
            "n_margin": 184,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 2471,
            "slug": "vs18_201_017",
            "identifier": "vs18_201_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_201_017/?format=api",
            "sitting": {
                "id": 217,
                "date": "2019-07-02",
                "number": 201,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 1.0100 VITIELLO CATELLO (MISTO)\n     - Votazione Emendamento PDL n.1206",
            "original_title": "Votazione Emendamento PDL n.1206",
            "description_title": "Articolo aggiuntivo 1.0100 VITIELLO CATELLO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 135,
            "majority_cohesion_rate": 79.77,
            "minority_cohesion_rate": 32.44
        },
        {
            "id": 81,
            "slug": "vs18_036_045",
            "identifier": "vs18_036_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_045/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 45,
            "title": "Identici emendamenti 3.65 POLVERINI RENATA (FI) e 3.70 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 3.65 POLVERINI RENATA (FI) e 3.70 LUCASELLI YLENJA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 100,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 2492,
            "slug": "vs18_121_036",
            "identifier": "vs18_121_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_036/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1550/77 BARTOLOZZI GIUSI (FI)\n     - Votazione Ordine del giorno 9/1550/77 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/77 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/77 BARTOLOZZI GIUSI (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": 4,
            "n_margin": 74,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 41.06
        },
        {
            "id": 2085,
            "slug": "vs18_082_036",
            "identifier": "vs18_082_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_036/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 14.153 ROSSELLO CRISTINA (FI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 14.153 ROSSELLO CRISTINA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 123,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 40.23
        },
        {
            "id": 347,
            "slug": "vs18_099_033",
            "identifier": "vs18_099_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_033/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 7.101 SAVINO ELVIRA (FI)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 7.101 SAVINO ELVIRA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 81,
            "majority_cohesion_rate": 74.42,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 514,
            "slug": "vs18_082_052",
            "identifier": "vs18_082_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_052/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 15.10 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.10 OCCHIONERO GIUSEPPINA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 180,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 43.3
        },
        {
            "id": 3494,
            "slug": "vs18_206_042",
            "identifier": "vs18_206_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_042/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 2\n     - Votazione Articolo DDL n.1698",
            "original_title": "Votazione Articolo DDL n.1698",
            "description_title": "Articolo 2\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": 4,
            "n_margin": 151,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 46.95
        },
        {
            "id": 2172,
            "slug": "vs18_156_011",
            "identifier": "vs18_156_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_011/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.100 GEMMATO MARCELLO (FDI)\n     - Votazione Emendamento PDL n.0491",
            "original_title": "Votazione Emendamento PDL n.0491",
            "description_title": "Emendamento 3.100 GEMMATO MARCELLO (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": 75,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 39.54
        },
        {
            "id": 2894,
            "slug": "vs18_156_037",
            "identifier": "vs18_156_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_037/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 7\n     - Votazione Articolo PDL n.0491",
            "original_title": "Votazione Articolo PDL n.0491",
            "description_title": "Articolo 7\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 192,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 44.49
        },
        {
            "id": 2060,
            "slug": "vs18_082_019",
            "identifier": "vs18_082_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_019/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 9\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 9\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": 4,
            "n_margin": 136,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 2762,
            "slug": "vs18_209_012",
            "identifier": "vs18_209_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_209_012/?format=api",
            "sitting": {
                "id": 225,
                "date": "2019-07-16",
                "number": 209,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.1 FRATOIANNI NICOLA (LEU)\n     - Votazione Emendamento PDL n.0478",
            "original_title": "Votazione Emendamento PDL n.0478",
            "description_title": "Emendamento 3.1 FRATOIANNI 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": 4,
            "n_margin": 231,
            "majority_cohesion_rate": 79.12,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 755,
            "slug": "vs18_099_073",
            "identifier": "vs18_099_073",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_073/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 73,
            "title": "Identici emendamenti 19.03 SPENA MARIA (FI) e 19.022 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Identici emendamenti 19.03 SPENA MARIA (FI) e 19.022 CARETTA MARIA CRISTINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 36,
            "majority_cohesion_rate": 71.51,
            "minority_cohesion_rate": 62.6
        },
        {
            "id": 2753,
            "slug": "vs18_209_031",
            "identifier": "vs18_209_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_209_031/?format=api",
            "sitting": {
                "id": 225,
                "date": "2019-07-16",
                "number": 209,
                "branch": "C"
            },
            "number": 31,
            "title": "Disposizioni per la promozione e il sostegno della lettura (PDL 478 e abbinate PDL 1410-1516-1614-1686)\n     - Votazione finale PDL n.0478",
            "original_title": "Votazione finale PDL n.0478",
            "description_title": "Disposizioni per la promozione e il sostegno della lettura (PDL 478 e abbinate PDL 1410-1516-1614-1686)\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": 4,
            "n_margin": 202,
            "majority_cohesion_rate": 78.53,
            "minority_cohesion_rate": 46.95
        },
        {
            "id": 2795,
            "slug": "vs18_209_030",
            "identifier": "vs18_209_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_209_030/?format=api",
            "sitting": {
                "id": 225,
                "date": "2019-07-16",
                "number": 209,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/478 e abb./11 LOSACCO ALBERTO (PD)\n     - Votazione Ordine del giorno 9/478 e abb./11 PDL n.0478",
            "original_title": "Votazione Ordine del giorno 9/478 e abb./11 PDL n.0478",
            "description_title": "Ordine del giorno n. 9/478 e abb./11 LOSACCO ALBERTO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 48,
            "majority_cohesion_rate": 78.53,
            "minority_cohesion_rate": 63.36
        },
        {
            "id": 2751,
            "slug": "vs18_209_021",
            "identifier": "vs18_209_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_209_021/?format=api",
            "sitting": {
                "id": 225,
                "date": "2019-07-16",
                "number": 209,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 9.11 FUSACCHIA ALESSANDRO (MISTO)\n     - Votazione Emendamento PDL n.0478",
            "original_title": "Votazione Emendamento PDL n.0478",
            "description_title": "Emendamento 9.11 FUSACCHIA ALESSANDRO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 182,
            "majority_cohesion_rate": 79.12,
            "minority_cohesion_rate": 44.27
        },
        {
            "id": 2788,
            "slug": "vs18_210_011",
            "identifier": "vs18_210_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_210_011/?format=api",
            "sitting": {
                "id": 226,
                "date": "2019-07-17",
                "number": 210,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00199, limitatamente alla premessa, DE MARIA ANDREA (PD) ed altri\n     - Votazione Mozione 1-00199",
            "original_title": "Votazione Mozione 1-00199",
            "description_title": "Mozione n. 1-00199, limitatamente alla premessa, DE MARIA ANDREA (PD) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 76.47,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 1369,
            "slug": "vs18_036_072",
            "identifier": "vs18_036_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_072/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 4.308 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.308 CIABURRO MONICA (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": 133,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 68.7
        },
        {
            "id": 1161,
            "slug": "vs18_065_094",
            "identifier": "vs18_065_094",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_094/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 1.263 PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.263 PERANTONI MARIO (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 140,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 32.57
        },
        {
            "id": 3688,
            "slug": "vs18_159_023",
            "identifier": "vs18_159_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_023/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.29 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 1.29 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 42,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 60.84
        },
        {
            "id": 761,
            "slug": "vs18_099_064",
            "identifier": "vs18_099_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_064/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo 15\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "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": 4,
            "n_margin": 188,
            "majority_cohesion_rate": 73.26,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 770,
            "slug": "vs18_099_063",
            "identifier": "vs18_099_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_063/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo 14\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 14\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": 4,
            "n_margin": 189,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 3548,
            "slug": "vs18_218_010",
            "identifier": "vs18_218_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_010/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.10 MARATTIN LUIGI (PD)\n     - Votazione Emendamento DDL n.2000",
            "original_title": "Votazione Emendamento DDL n.2000",
            "description_title": "Emendamento 1.10 MARATTIN LUIGI (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": 79,
            "majority_cohesion_rate": 76.76,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 3568,
            "slug": "vs18_218_011",
            "identifier": "vs18_218_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_011/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.11 MARATTIN LUIGI (PD)\n     - Votazione Emendamento DDL n.2000",
            "original_title": "Votazione Emendamento DDL n.2000",
            "description_title": "Emendamento 1.11 MARATTIN LUIGI (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": 76,
            "majority_cohesion_rate": 76.18,
            "minority_cohesion_rate": 39.31
        },
        {
            "id": 3683,
            "slug": "vs18_159_044",
            "identifier": "vs18_159_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_044/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 2.23 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 2.23 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 89,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 44.87
        },
        {
            "id": 3678,
            "slug": "vs18_159_047",
            "identifier": "vs18_159_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_047/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 2.28 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 2.28 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": 4,
            "n_margin": 72,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 376,
            "slug": "vs18_099_044",
            "identifier": "vs18_099_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_044/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 9.27 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 9.27 BENEDETTI SILVIA (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 157,
            "majority_cohesion_rate": 72.97,
            "minority_cohesion_rate": 38.17
        },
        {
            "id": 380,
            "slug": "vs18_099_048",
            "identifier": "vs18_099_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_048/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 9.102 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 9.102 CARETTA MARIA CRISTINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 72,
            "majority_cohesion_rate": 74.42,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 3715,
            "slug": "vs18_159_008",
            "identifier": "vs18_159_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_008/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 8,
            "title": "Identici emendamenti 1.8 EPIFANI ETTORE GUGLIELMO (LEU), 1.9 PELLA ROBERTO (FI) e 1.10 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Identici emendamenti 1.8 EPIFANI ETTORE GUGLIELMO (LEU), 1.9 PELLA ROBERTO (FI) e 1.10 RIZZETTO WALTER (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 136,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 38.4
        },
        {
            "id": 613,
            "slug": "vs18_101_034",
            "identifier": "vs18_101_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_034/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1408/118 MIGLIORE GENNARO (PD)\n     - Votazione Ordine del giorno 9/1408/118 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/118 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/118 MIGLIORE GENNARO (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": 4,
            "n_margin": 138,
            "majority_cohesion_rate": 78.49,
            "minority_cohesion_rate": 37.79
        },
        {
            "id": 3716,
            "slug": "vs18_159_036",
            "identifier": "vs18_159_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_036/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 2.11 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 2.11 EPIFANI ETTORE GUGLIELMO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 114,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 36.88
        },
        {
            "id": 3710,
            "slug": "vs18_159_021",
            "identifier": "vs18_159_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_021/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.25 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 1.25 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": 4,
            "n_margin": 77,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 36.12
        },
        {
            "id": 3744,
            "slug": "vs18_134_045",
            "identifier": "vs18_134_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_045/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1.11 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento PDL n.0712",
            "original_title": "Votazione Emendamento PDL n.0712",
            "description_title": "Emendamento 1.11 INCERTI ANTONELLA (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": 131,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 33.46
        },
        {
            "id": 3143,
            "slug": "vs18_160_043",
            "identifier": "vs18_160_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_043/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1433",
            "original_title": "Votazione Articolo DDL n.1433",
            "description_title": "Articolo 3\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 84,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 35.74
        },
        {
            "id": 2515,
            "slug": "vs18_121_008",
            "identifier": "vs18_121_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_008/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1550/25 PAITA RAFFAELLA (PD)\n     - Votazione Ordine del giorno 9/1550/25 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/25 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/25 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": 4,
            "n_margin": 52,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 67.68
        },
        {
            "id": 2058,
            "slug": "vs18_082_023",
            "identifier": "vs18_082_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_023/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 12\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 12\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": 4,
            "n_margin": 135,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 77.39
        }
    ]
}