Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=91
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=92",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=90",
    "results": [
        {
            "id": 4234,
            "slug": "vs18_164_008",
            "identifier": "vs18_164_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_008/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.20 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 3.20 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": 3,
            "n_margin": 138,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 3871,
            "slug": "vs18_175_079",
            "identifier": "vs18_175_079",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_079/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 79,
            "title": "Articolo aggiuntivo 15.0120 PASTORINO LUCA (LEU)\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Articolo aggiuntivo 15.0120 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 70.23
        },
        {
            "id": 3043,
            "slug": "vs18_124_019",
            "identifier": "vs18_124_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_124_019/?format=api",
            "sitting": {
                "id": 140,
                "date": "2019-02-12",
                "number": 124,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 8.2 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.1486",
            "original_title": "Votazione Emendamento DDL n.1486",
            "description_title": "Emendamento 8.2 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": 3,
            "n_margin": 173,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 37.26
        },
        {
            "id": 188,
            "slug": "vs18_089_109",
            "identifier": "vs18_089_109",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_109/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 109,
            "title": "Articolo aggiuntivo 12.03 MARATTIN LUIGI (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Articolo aggiuntivo 12.03 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": 3,
            "n_margin": 127,
            "majority_cohesion_rate": 80.58,
            "minority_cohesion_rate": 33.72
        },
        {
            "id": 4311,
            "slug": "vs18_136_040",
            "identifier": "vs18_136_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_040/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 6.20 SILVESTRONI MARCO (FDI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 6.20 SILVESTRONI MARCO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 130,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 38.02
        },
        {
            "id": 333,
            "slug": "vs18_055_055",
            "identifier": "vs18_055_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_055/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 5\n     - Votazione Articolo PDL n.0791",
            "original_title": "Votazione Articolo PDL n.0791",
            "description_title": "Articolo 5\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": 3,
            "n_margin": 238,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 77.48
        },
        {
            "id": 2493,
            "slug": "vs18_121_022",
            "identifier": "vs18_121_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_022/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1550/59 SOZZANI DIEGO (FI)\n     - Votazione Ordine del giorno 9/1550/59 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/59 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/59 SOZZANI DIEGO (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": 3,
            "n_margin": 54,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 3288,
            "slug": "vs18_116_015",
            "identifier": "vs18_116_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_015/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.76 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.76 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": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 60.08
        },
        {
            "id": 4198,
            "slug": "vs18_164_015",
            "identifier": "vs18_164_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_015/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.103 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 3.103 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": 3,
            "n_margin": 87,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 38.78
        },
        {
            "id": 300,
            "slug": "vs18_075_043",
            "identifier": "vs18_075_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_043/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 43.0400 delle Commissioni\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 43.0400 delle Commissioni\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": 3,
            "n_margin": 176,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 32.57
        },
        {
            "id": 448,
            "slug": "vs18_040_033",
            "identifier": "vs18_040_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_033/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 4-bis. 50 BUTTI ALESSIO (FDI)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 4-bis. 50 BUTTI ALESSIO (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": 3,
            "n_margin": 51,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 65.27
        },
        {
            "id": 4201,
            "slug": "vs18_164_025",
            "identifier": "vs18_164_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_025/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 5.3 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 5.3 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": 3,
            "n_margin": 78,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 4322,
            "slug": "vs18_136_028",
            "identifier": "vs18_136_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_028/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.2 CONTE FEDERICO (LEU)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 3.2 CONTE FEDERICO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 181,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 39.54
        },
        {
            "id": 1568,
            "slug": "vs18_073_062",
            "identifier": "vs18_073_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_062/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 9-bis.0300 VAZIO FRANCO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 9-bis.0300 VAZIO FRANCO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 99,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 37.16
        },
        {
            "id": 1276,
            "slug": "vs18_044_124",
            "identifier": "vs18_044_124",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_124/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 124,
            "title": "Ordine del giorno n. 9/1117/163 NOBILI LUCIANO (PD)\n     - Votazione Ordine del giorno 9/1117/163 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/163 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/163 NOBILI LUCIANO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 50,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 2697,
            "slug": "vs18_170_027",
            "identifier": "vs18_170_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_027/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.6 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 2.6 SPERANZA ROBERTO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 115,
            "majority_cohesion_rate": 77.13,
            "minority_cohesion_rate": 37.4
        },
        {
            "id": 2237,
            "slug": "vs18_164_063",
            "identifier": "vs18_164_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_063/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 8-ter.104 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8-ter.104 GADDA MARIA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 45,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 64.64
        },
        {
            "id": 649,
            "slug": "vs18_030_043",
            "identifier": "vs18_030_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_043/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 43,
            "title": "Articoli aggiuntivi 1-septies.016 MORANI ALESSIA (PD) e 1-septies-041 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articoli aggiuntivi 1-septies.016 MORANI ALESSIA (PD) e 1-septies-041 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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 79.07,
            "minority_cohesion_rate": 79.39
        },
        {
            "id": 2698,
            "slug": "vs18_170_002",
            "identifier": "vs18_170_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_002/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 1.1 MAGI RICCARDO (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": 3,
            "n_margin": 124,
            "majority_cohesion_rate": 76.25,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 2227,
            "slug": "vs18_164_062",
            "identifier": "vs18_164_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_062/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 8-ter.103 CENNI SUSANNA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8-ter.103 CENNI SUSANNA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 63.5
        },
        {
            "id": 1402,
            "slug": "vs18_075_080",
            "identifier": "vs18_075_080",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_080/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 25.4 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 25.4 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": 3,
            "n_margin": 106,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 32.57
        },
        {
            "id": 2713,
            "slug": "vs18_170_006",
            "identifier": "vs18_170_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_006/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.2 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 1.2 MAGI RICCARDO (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": 3,
            "n_margin": 212,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 64.89
        },
        {
            "id": 1033,
            "slug": "vs18_073_007",
            "identifier": "vs18_073_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_007/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 4-ter.9 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4-ter.9 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": 3,
            "n_margin": 80,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 2224,
            "slug": "vs18_164_054",
            "identifier": "vs18_164_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_054/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 8.7 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8.7 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": 3,
            "n_margin": 181,
            "majority_cohesion_rate": 78.36,
            "minority_cohesion_rate": 35.74
        },
        {
            "id": 2513,
            "slug": "vs18_121_040",
            "identifier": "vs18_121_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_040/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1550/84 BOND DARIO (FI)\n     - Votazione Ordine del giorno 9/1550/84 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/84 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/84 BOND DARIO (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": 3,
            "n_margin": 40,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 66.92
        },
        {
            "id": 2245,
            "slug": "vs18_164_058",
            "identifier": "vs18_164_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_058/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo aggiuntivo 8.06 FORNARO FEDERICO (LEU)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo aggiuntivo 8.06 FORNARO FEDERICO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 41,
            "majority_cohesion_rate": 78.36,
            "minority_cohesion_rate": 67.68
        },
        {
            "id": 2779,
            "slug": "vs18_137_013",
            "identifier": "vs18_137_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_013/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1309 e abb./8 BAZOLI ALFREDO (PD)\n     - Votazione Ordine del giorno 9/1309 e abb./8 PDL n.1309",
            "original_title": "Votazione Ordine del giorno 9/1309 e abb./8 PDL n.1309",
            "description_title": "Ordine del giorno n. 9/1309 e abb./8 BAZOLI ALFREDO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 130,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 36.88
        },
        {
            "id": 2873,
            "slug": "vs18_175_122",
            "identifier": "vs18_175_122",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_122/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 122,
            "title": "Mozione n. 1-00184, limitatamente al capoverso primo della parte dispositiva, D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n     - Votazione Mozione 1-00184",
            "original_title": "Votazione Mozione 1-00184",
            "description_title": "Mozione n. 1-00184, limitatamente al capoverso primo della parte dispositiva, D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 82,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 33.97
        },
        {
            "id": 1425,
            "slug": "vs18_075_082",
            "identifier": "vs18_075_082",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_082/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 25.305 SARRO CARLO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 25.305 SARRO 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": 3,
            "n_margin": 148,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 28.35
        },
        {
            "id": 2255,
            "slug": "vs18_165_029",
            "identifier": "vs18_165_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_029/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 10-quater.100 VIVIANI LORENZO (LEGA)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 10-quater.100 VIVIANI LORENZO (LEGA)\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": 3,
            "n_margin": 221,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 65.78
        },
        {
            "id": 3886,
            "slug": "vs18_165_063",
            "identifier": "vs18_165_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_063/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1718/53 CIAMPI LUCIA (PD)\n     - Votazione Ordine del giorno 9/1718/53 DDL n.1718",
            "original_title": "Votazione Ordine del giorno 9/1718/53 DDL n.1718",
            "description_title": "Ordine del giorno n. 9/1718/53 CIAMPI LUCIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 44,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 62.36
        },
        {
            "id": 4305,
            "slug": "vs18_137_002",
            "identifier": "vs18_137_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_002/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 7.8 COSTA ENRICO (FI) e 7.9 BAZOLI ALFREDO (PD)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Identici emendamenti 7.8 COSTA ENRICO (FI) e 7.9 BAZOLI ALFREDO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 50,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 65.4
        },
        {
            "id": 2424,
            "slug": "vs18_175_018",
            "identifier": "vs18_175_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_018/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 10 (Mantenimento)\n     - Votazione Articolo PDL n.1074",
            "original_title": "Votazione Articolo PDL n.1074",
            "description_title": "Articolo 10 (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": 3,
            "n_margin": 48,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 60.31
        },
        {
            "id": 3894,
            "slug": "vs18_165_060",
            "identifier": "vs18_165_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_060/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1718/40 SERRACCHIANI DEBORA (PD)\n     - Votazione Ordine del giorno 9/1718/40 DDL n.1718",
            "original_title": "Votazione Ordine del giorno 9/1718/40 DDL n.1718",
            "description_title": "Ordine del giorno n. 9/1718/40 SERRACCHIANI DEBORA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 39,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 64.64
        },
        {
            "id": 1034,
            "slug": "vs18_073_034",
            "identifier": "vs18_073_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_034/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 34,
            "title": "Identici articoli aggiuntivi 5.09 PAITA RAFFAELLA (PD) e 5.015 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici articoli aggiuntivi 5.09 PAITA RAFFAELLA (PD) e 5.015 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 94,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 2692,
            "slug": "vs18_170_003",
            "identifier": "vs18_170_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_003/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.4 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 1.4 MAGI RICCARDO (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": 3,
            "n_margin": 231,
            "majority_cohesion_rate": 77.71,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 1194,
            "slug": "vs18_071_034",
            "identifier": "vs18_071_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_034/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 2.01 PAITA RAFFAELLA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 2.01 PAITA RAFFAELLA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 104,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 34.1
        },
        {
            "id": 3308,
            "slug": "vs18_118_005",
            "identifier": "vs18_118_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_118_005/?format=api",
            "sitting": {
                "id": 134,
                "date": "2019-01-31",
                "number": 118,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.174 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.174 MAGI RICCARDO (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": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 58.94
        },
        {
            "id": 3877,
            "slug": "vs18_175_109",
            "identifier": "vs18_175_109",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_109/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 109,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.0506",
            "original_title": "Votazione Articolo PDL n.0506",
            "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": 3,
            "n_margin": 210,
            "majority_cohesion_rate": 76.25,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 3753,
            "slug": "vs18_140_027",
            "identifier": "vs18_140_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_027/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 15\n     - Votazione Articolo DDL n.1432",
            "original_title": "Votazione Articolo DDL n.1432",
            "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": 3,
            "n_margin": 124,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 68.82
        },
        {
            "id": 396,
            "slug": "vs18_056_006",
            "identifier": "vs18_056_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_056_006/?format=api",
            "sitting": {
                "id": 72,
                "date": "2018-10-04",
                "number": 56,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n . 1-00045, limitatamente alla premessa, CARFAGNA MARIA ROSARIA (FI) ed altri\n     - Votazione Mozione 1-00045",
            "original_title": "Votazione Mozione 1-00045",
            "description_title": "Mozione n . 1-00045, limitatamente alla premessa, CARFAGNA MARIA ROSARIA (FI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 216,
            "majority_cohesion_rate": 74.2,
            "minority_cohesion_rate": 62.98
        },
        {
            "id": 298,
            "slug": "vs18_075_033",
            "identifier": "vs18_075_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_033/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 41.300 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 41.300 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": 3,
            "n_margin": 89,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 1540,
            "slug": "vs18_065_030",
            "identifier": "vs18_065_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_030/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.0183",
            "original_title": "Votazione Articolo PDL n.0183",
            "description_title": "Articolo 4\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 3890,
            "slug": "vs18_165_064",
            "identifier": "vs18_165_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_064/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1718/60 SILVESTRONI MARCO (FDI) e TRANCASSINI PAOLO (FDI)\n     - Votazione Ordine del giorno 9/1718/60 DDL n.1718",
            "original_title": "Votazione Ordine del giorno 9/1718/60 DDL n.1718",
            "description_title": "Ordine del giorno n. 9/1718/60 SILVESTRONI MARCO (FDI) e TRANCASSINI PAOLO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 81,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 34.22
        },
        {
            "id": 2687,
            "slug": "vs18_170_028",
            "identifier": "vs18_170_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_028/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.8 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 2.8 SPERANZA ROBERTO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 106,
            "majority_cohesion_rate": 75.37,
            "minority_cohesion_rate": 38.93
        },
        {
            "id": 2683,
            "slug": "vs18_170_024",
            "identifier": "vs18_170_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_024/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.55 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 2.55 MAGI RICCARDO (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": 3,
            "n_margin": 217,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 65.65
        },
        {
            "id": 3815,
            "slug": "vs18_165_052",
            "identifier": "vs18_165_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_052/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 10.012 MARTINA MAURIZIO (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo aggiuntivo 10.012 MARTINA MAURIZIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 70.72
        },
        {
            "id": 3805,
            "slug": "vs18_165_043",
            "identifier": "vs18_165_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_043/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 12.22 PAITA RAFFAELLA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 12.22 PAITA RAFFAELLA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 131,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 36.12
        },
        {
            "id": 3773,
            "slug": "vs18_140_039",
            "identifier": "vs18_140_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_039/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 19\n     - Votazione Articolo DDL n.1432",
            "original_title": "Votazione Articolo DDL n.1432",
            "description_title": "Articolo 19\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": 3,
            "n_margin": 126,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 3440,
            "slug": "vs18_130_020",
            "identifier": "vs18_130_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_020/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.372 FIANO EMANUELE (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.372 FIANO EMANUELE (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 85,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 28.9
        }
    ]
}