Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=130
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=131",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=129",
    "results": [
        {
            "id": 2171,
            "slug": "vs18_156_025",
            "identifier": "vs18_156_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_025/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 5.100 BARONI ANNALISA (FI)\n     - Votazione Emendamento PDL n.0491",
            "original_title": "Votazione Emendamento PDL n.0491",
            "description_title": "Emendamento 5.100 BARONI ANNALISA (FI)\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": 1,
            "n_margin": 92,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 36.12
        },
        {
            "id": 1201,
            "slug": "vs18_071_022",
            "identifier": "vs18_071_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_022/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1-ter.10 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1-ter.10 BRAGA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 1198,
            "slug": "vs18_071_030",
            "identifier": "vs18_071_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_030/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.17 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 2.17 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": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 59.39
        },
        {
            "id": 4138,
            "slug": "vs18_190_068",
            "identifier": "vs18_190_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_068/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1898/140 BORDO MICHELE (PD)\n     - Votazione Ordine del giorno 9/1898/140 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/140 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/140 BORDO MICHELE (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 105,
            "majority_cohesion_rate": 72.3,
            "minority_cohesion_rate": 30.8
        },
        {
            "id": 3429,
            "slug": "vs18_130_007",
            "identifier": "vs18_130_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_007/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.280 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.280 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 125,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 38.02
        },
        {
            "id": 1233,
            "slug": "vs18_071_012",
            "identifier": "vs18_071_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_012/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.49 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.49 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": 1,
            "n_margin": 94,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 1221,
            "slug": "vs18_071_019",
            "identifier": "vs18_071_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_019/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1-bis.6 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1-bis.6 BRAGA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 88,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 37.16
        },
        {
            "id": 1235,
            "slug": "vs18_071_006",
            "identifier": "vs18_071_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_006/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.19 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.19 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": 1,
            "n_margin": 86,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 36.4
        },
        {
            "id": 1226,
            "slug": "vs18_071_001",
            "identifier": "vs18_071_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_001/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.2 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.2 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": 1,
            "n_margin": 80,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 4062,
            "slug": "vs18_130_067",
            "identifier": "vs18_130_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_067/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 1.540 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.540 ZANETTIN PIERANTONIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 68.06
        },
        {
            "id": 4596,
            "slug": "vs18_190_041",
            "identifier": "vs18_190_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_041/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1898/97 BORGHI ENRICO (PD)\n     - Votazione Ordine del giorno 9/1898/97 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/97 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/97 BORGHI ENRICO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 74.34,
            "minority_cohesion_rate": 69.2
        },
        {
            "id": 1197,
            "slug": "vs18_071_032",
            "identifier": "vs18_071_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_032/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2.302 GAGLIARDI MANUELA (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 2.302 GAGLIARDI MANUELA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 45,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 4064,
            "slug": "vs18_130_085",
            "identifier": "vs18_130_085",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_085/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 1.772 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.772 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 65.4
        },
        {
            "id": 1211,
            "slug": "vs18_071_046",
            "identifier": "vs18_071_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_046/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 4.20 GERMANA' ANTONINO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4.20 GERMANA' ANTONINO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 93,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 34.1
        },
        {
            "id": 2644,
            "slug": "vs18_168_026",
            "identifier": "vs18_168_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_026/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 26,
            "title": "Ratifica ed esecuzione dei seguenti Trattati: a) Trattato di assistenza giudiziaria in materia penale tra la Repubblica italiana e la Repubblica del Kazakhstan, fatto ad Astana il 22 gennaio 2015; b) Trattato di estradizione tra la Repubblica italiana e la Repubblica del Kazakhstan, fatto ad Astana il 22 gennaio 2015 (DDL 1540)\n     - Votazione finale DDL n.1540",
            "original_title": "Votazione finale DDL n.1540",
            "description_title": "Ratifica ed esecuzione dei seguenti Trattati: a) Trattato di assistenza giudiziaria in materia penale tra la Repubblica italiana e la Repubblica del Kazakhstan, fatto ad Astana il 22 gennaio 2015; b) Trattato di estradizione tra la Repubblica italiana e la Repubblica del Kazakhstan, fatto ad Astana il 22 gennaio 2015 (DDL 1540)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 205,
            "majority_cohesion_rate": 72.43,
            "minority_cohesion_rate": 58.94
        },
        {
            "id": 2794,
            "slug": "vs18_210_002",
            "identifier": "vs18_210_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_210_002/?format=api",
            "sitting": {
                "id": 226,
                "date": "2019-07-17",
                "number": 210,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00199, limitatamente al capoverso secondo della parte dispositiva, DE MARIA ANDREA (PD) ed altri\n     - Votazione Mozione 1-00199",
            "original_title": "Votazione Mozione 1-00199",
            "description_title": "Mozione n. 1-00199, limitatamente al capoverso secondo della parte dispositiva, 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": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 77.06,
            "minority_cohesion_rate": 82.44
        },
        {
            "id": 1213,
            "slug": "vs18_071_038",
            "identifier": "vs18_071_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_038/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.5 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 3.5 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": 1,
            "n_margin": 91,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 3520,
            "slug": "vs18_206_048",
            "identifier": "vs18_206_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_048/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 48,
            "title": "Delega al Governo in materia di turismo (DDL 1698)\n     - Votazione finale DDL n.1698",
            "original_title": "Votazione finale DDL n.1698",
            "description_title": "Delega al Governo in materia di turismo (DDL 1698)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 145,
            "majority_cohesion_rate": 73.02,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 561,
            "slug": "vs18_092_043",
            "identifier": "vs18_092_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_043/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1346/75 CAMPANA MICAELA (PD)\n     - Votazione Ordine del giorno 9/1346/75 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/75 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/75 CAMPANA MICAELA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 147,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 945,
            "slug": "vs18_092_052",
            "identifier": "vs18_092_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_052/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1346/84 DE LUCA PIERO (PD)\n     - Votazione Ordine del giorno 9/1346/84 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/84 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/84 DE LUCA PIERO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 144,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 2666,
            "slug": "vs18_168_050",
            "identifier": "vs18_168_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_050/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.0682",
            "original_title": "Votazione Articolo PDL n.0682",
            "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": 1,
            "n_margin": 194,
            "majority_cohesion_rate": 72.73,
            "minority_cohesion_rate": 50.57
        },
        {
            "id": 944,
            "slug": "vs18_092_055",
            "identifier": "vs18_092_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_055/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1346/122 BRUNO BOSSIO VINCENZA (PD)\n     - Votazione Ordine del giorno 9/1346/122 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/122 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/122 BRUNO BOSSIO VINCENZA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 145,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 39.85
        },
        {
            "id": 3441,
            "slug": "vs18_130_030",
            "identifier": "vs18_130_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_030/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.384 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.384 MIGLIORE GENNARO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 81,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 43.73
        },
        {
            "id": 2188,
            "slug": "vs18_156_020",
            "identifier": "vs18_156_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_020/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.0491",
            "original_title": "Votazione Articolo PDL n.0491",
            "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": 1,
            "n_margin": 87,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 36.88
        },
        {
            "id": 1557,
            "slug": "vs18_073_055",
            "identifier": "vs18_073_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_055/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 9.04 CASSINELLI ROBERTO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 9.04 CASSINELLI ROBERTO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 68.2
        },
        {
            "id": 577,
            "slug": "vs18_092_018",
            "identifier": "vs18_092_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_018/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1346/49 DELRIO GRAZIANO (PD)\n     - Votazione Ordine del giorno 9/1346/49 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/49 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/49 DELRIO GRAZIANO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 155,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 44.06
        },
        {
            "id": 1593,
            "slug": "vs18_073_054",
            "identifier": "vs18_073_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_054/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 54,
            "title": "Identici articoli aggiuntivi 9.03 BRAGA CHIARA (PD) e 9.025 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici articoli aggiuntivi 9.03 BRAGA CHIARA (PD) e 9.025 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": 1,
            "n_margin": 94,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 1038,
            "slug": "vs18_073_003",
            "identifier": "vs18_073_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_003/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 4-ter.300 PIZZETTI LUCIANO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4-ter.300 PIZZETTI LUCIANO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 63,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 2663,
            "slug": "vs18_168_038",
            "identifier": "vs18_168_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_038/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 2.100 (Nuova formulazione) della Commissione\n     - Votazione Emendamento PDL n.0682",
            "original_title": "Votazione Emendamento PDL n.0682",
            "description_title": "Emendamento 2.100 (Nuova formulazione) della Commissione\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": 1,
            "n_margin": 204,
            "majority_cohesion_rate": 73.61,
            "minority_cohesion_rate": 57.03
        },
        {
            "id": 3433,
            "slug": "vs18_130_015",
            "identifier": "vs18_130_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_015/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.367 FIANO EMANUELE (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.367 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": 1,
            "n_margin": 54,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 51.33
        },
        {
            "id": 3580,
            "slug": "vs18_206_047",
            "identifier": "vs18_206_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_047/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1698/31 RAMPELLI FABIO (FDI)\n     - Votazione Ordine del giorno 9/1698/31 DDL n.1698",
            "original_title": "Votazione Ordine del giorno 9/1698/31 DDL n.1698",
            "description_title": "Ordine del giorno n. 9/1698/31 RAMPELLI FABIO (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": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 73.02,
            "minority_cohesion_rate": 61.07
        },
        {
            "id": 1597,
            "slug": "vs18_073_068",
            "identifier": "vs18_073_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_068/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 12.300 TOCCAFONDI GABRIELE (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 12.300 TOCCAFONDI GABRIELE (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": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 28.35
        },
        {
            "id": 2346,
            "slug": "vs18_192_002",
            "identifier": "vs18_192_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_192_002/?format=api",
            "sitting": {
                "id": 208,
                "date": "2019-06-19",
                "number": 192,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00076 (Nuova formulazione), come riformulata, MOLINARI RICCARDO (LEGA) e D'UVA FRANCESCO (M5S)\n     - Votazione Risoluzione 6-00076",
            "original_title": "Votazione Risoluzione 6-00076",
            "description_title": "Risoluzione n. 6-00076 (Nuova formulazione), come riformulata, MOLINARI RICCARDO (LEGA) e D'UVA FRANCESCO (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 82.51,
            "minority_cohesion_rate": 67.56
        },
        {
            "id": 1027,
            "slug": "vs18_073_049",
            "identifier": "vs18_073_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_049/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 8.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 8.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\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": 1,
            "n_margin": 186,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 2660,
            "slug": "vs18_168_020",
            "identifier": "vs18_168_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_020/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 4\n     - Votazione Articolo DDL n.1539",
            "original_title": "Votazione Articolo DDL n.1539",
            "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": 1,
            "n_margin": 211,
            "majority_cohesion_rate": 73.02,
            "minority_cohesion_rate": 62.74
        },
        {
            "id": 4069,
            "slug": "vs18_130_064",
            "identifier": "vs18_130_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_064/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 1.420 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.420 CECCANTI STEFANO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 64.64
        },
        {
            "id": 1567,
            "slug": "vs18_073_056",
            "identifier": "vs18_073_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_056/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 9.026 PAITA RAFFAELLA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 9.026 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": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 1022,
            "slug": "vs18_073_040",
            "identifier": "vs18_073_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_040/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 7.17 ROSSELLO CRISTINA (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 7.17 ROSSELLO CRISTINA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 3925,
            "slug": "vs18_194_001",
            "identifier": "vs18_194_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_194_001/?format=api",
            "sitting": {
                "id": 210,
                "date": "2019-06-21",
                "number": 194,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1807/33 OSNATO MARCO (FDI)\n     - Votazione Ordine del giorno 9/1807/33 DDL n.1807",
            "original_title": "Votazione Ordine del giorno 9/1807/33 DDL n.1807",
            "description_title": "Ordine del giorno n. 9/1807/33 OSNATO MARCO (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": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 77.26,
            "minority_cohesion_rate": 31.68
        },
        {
            "id": 3410,
            "slug": "vs18_130_017",
            "identifier": "vs18_130_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_017/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.369 POLLASTRINI BARBARA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.369 POLLASTRINI BARBARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 50.95
        },
        {
            "id": 1024,
            "slug": "vs18_073_030",
            "identifier": "vs18_073_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_030/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 5.101 STUMPO NICOLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.101 STUMPO NICOLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 3425,
            "slug": "vs18_130_004",
            "identifier": "vs18_130_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_004/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.264 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.264 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 1046,
            "slug": "vs18_073_002",
            "identifier": "vs18_073_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_002/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 4-ter.16 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4-ter.16 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 95,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 32.57
        },
        {
            "id": 2317,
            "slug": "vs18_155_007",
            "identifier": "vs18_155_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_155_007/?format=api",
            "sitting": {
                "id": 171,
                "date": "2019-04-03",
                "number": 155,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1455 e abb./18 D'ETTORE FELICE MAURIZIO (FI)\n     - Votazione Ordine del giorno 9/1455 e abb./18 DDL n.1455",
            "original_title": "Votazione Ordine del giorno 9/1455 e abb./18 DDL n.1455",
            "description_title": "Ordine del giorno n. 9/1455 e abb./18 D'ETTORE FELICE MAURIZIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 142,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 752,
            "slug": "vs18_101_031",
            "identifier": "vs18_101_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_031/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1408/114 BURATTI UMBERTO (PD)\n     - Votazione Ordine del giorno 9/1408/114 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/114 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/114 BURATTI UMBERTO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 77.03,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 2669,
            "slug": "vs18_168_019",
            "identifier": "vs18_168_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_019/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1539",
            "original_title": "Votazione Articolo DDL n.1539",
            "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": 1,
            "n_margin": 205,
            "majority_cohesion_rate": 70.38,
            "minority_cohesion_rate": 61.98
        },
        {
            "id": 1005,
            "slug": "vs18_073_042",
            "identifier": "vs18_073_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_042/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 7.302 GAGLIARDI MANUELA (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 7.302 GAGLIARDI MANUELA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 93,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 34.1
        },
        {
            "id": 3827,
            "slug": "vs18_169_001",
            "identifier": "vs18_169_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_169_001/?format=api",
            "sitting": {
                "id": 185,
                "date": "2019-05-02",
                "number": 169,
                "branch": "C"
            },
            "number": 1,
            "title": "Introduzione dell'insegnamento scolastico dell'educazione civica\n(Testo Unficato PDL 682-734-916-988-1166-1182-1425-1464-1465-1480-1485-1499-1536-1555-1576-1696-1709)\n     - Votazione finale PDL n.0682",
            "original_title": "Votazione finale PDL n.0682",
            "description_title": "Introduzione dell'insegnamento scolastico dell'educazione civica\n(Testo Unficato PDL 682-734-916-988-1166-1182-1425-1464-1465-1480-1485-1499-1536-1555-1576-1696-1709)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 225,
            "majority_cohesion_rate": 77.13,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 1004,
            "slug": "vs18_073_047",
            "identifier": "vs18_073_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_047/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 8.6 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 8.6 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": 1,
            "n_margin": 91,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 1943,
            "slug": "vs18_089_055",
            "identifier": "vs18_089_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_055/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 10.12 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 10.12 MASCHIO CIRO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 73.56
        }
    ]
}