Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-majority_cohesion_rate&page=267
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=-majority_cohesion_rate&page=268",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-majority_cohesion_rate&page=266",
    "results": [
        {
            "id": 8252,
            "slug": "vs18_461_007",
            "identifier": "vs18_461_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_461_007/?format=api",
            "sitting": {
                "id": 477,
                "date": "2021-02-23",
                "number": 461,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 13.280 FOTI TOMMASO (FDI) - Votazione Emendamento 13.280 DDL n. 2845",
            "original_title": "Votazione Emendamento 13.280 DDL n. 2845",
            "description_title": "Emendamento 13.280 FOTI TOMMASO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 169,
            "majority_cohesion_rate": 66.8,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 4761,
            "slug": "vs18_343_004",
            "identifier": "vs18_343_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_004/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 5.3 TURRI ROBERTO (LEGA) - Votazione Emendamento 5.3 DDL n. 2117",
            "original_title": "Votazione Emendamento 5.3 DDL n. 2117",
            "description_title": "Emendamento 5.3 TURRI ROBERTO (LEGA)",
            "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": 12,
            "majority_cohesion_rate": 66.77,
            "minority_cohesion_rate": 78.91
        },
        {
            "id": 5042,
            "slug": "vs18_417_037",
            "identifier": "vs18_417_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_037/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.407 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 1.407 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.407 PDL n. 0107",
            "description_title": "Emendamento 1.407 PAGANO ALESSANDRO (LEGA)",
            "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": 24,
            "majority_cohesion_rate": 66.77,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 4733,
            "slug": "vs18_343_006",
            "identifier": "vs18_343_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_006/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2117",
            "original_title": "Votazione Articolo 5 DDL n. 2117",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 217,
            "majority_cohesion_rate": 66.77,
            "minority_cohesion_rate": 77.73
        },
        {
            "id": 4933,
            "slug": "vs18_417_109",
            "identifier": "vs18_417_109",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_109/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 5.404 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 5.404 PDL n. 0107",
            "original_title": "Votazione Emendamento 5.404 PDL n. 0107",
            "description_title": "Emendamento 5.404 PAGANO ALESSANDRO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 66.77,
            "minority_cohesion_rate": 63.39
        },
        {
            "id": 6819,
            "slug": "vs18_512_019",
            "identifier": "vs18_512_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_512_019/?format=api",
            "sitting": {
                "id": 528,
                "date": "2021-05-20",
                "number": 512,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 1825",
            "original_title": "Votazione Articolo 6 PDL n. 1825",
            "description_title": "Articolo 6",
            "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": 196,
            "majority_cohesion_rate": 66.73,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 7104,
            "slug": "vs18_497_010",
            "identifier": "vs18_497_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_497_010/?format=api",
            "sitting": {
                "id": 513,
                "date": "2021-04-29",
                "number": 497,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/3002/23 DONZELLI GIOVANNI (FDI) - Votazione Ordine del giorno 9/3002/23 DDL n. 3002",
            "original_title": "Votazione Ordine del giorno 9/3002/23 DDL n. 3002",
            "description_title": "Ordine del giorno n. 9/3002/23 DONZELLI GIOVANNI (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 176,
            "majority_cohesion_rate": 66.73,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 6800,
            "slug": "vs18_512_018",
            "identifier": "vs18_512_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_512_018/?format=api",
            "sitting": {
                "id": 528,
                "date": "2021-05-20",
                "number": 512,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 6.100 BOND DARIO (FI) - Votazione Emendamento 6.100 PDL n. 1825",
            "original_title": "Votazione Emendamento 6.100 PDL n. 1825",
            "description_title": "Emendamento 6.100 BOND DARIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 206,
            "majority_cohesion_rate": 66.73,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 8446,
            "slug": "vs18_474_049",
            "identifier": "vs18_474_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_474_049/?format=api",
            "sitting": {
                "id": 490,
                "date": "2021-03-24",
                "number": 474,
                "branch": "C"
            },
            "number": 49,
            "title": "Risoluzione n. 6-00178, limitatamente al capoverso quinto, lettera b), della parte dispositiva, CABRAS PINO (MISTO) ed altri - Votazione Risoluzione 6_00178",
            "original_title": "Votazione Risoluzione 6_00178",
            "description_title": "Risoluzione n. 6-00178, limitatamente al capoverso quinto, lettera b), della parte dispositiva, CABRAS PINO (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 160,
            "majority_cohesion_rate": 66.73,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 5167,
            "slug": "vs18_351_006",
            "identifier": "vs18_351_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_006/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2525/61 GALANTINO DAVIDE (FDI) - Votazione Ordine del giorno 9/2525/61 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/61 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/61 GALANTINO DAVIDE (FDI)",
            "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": 27,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 63.92
        },
        {
            "id": 5150,
            "slug": "vs18_351_004",
            "identifier": "vs18_351_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_004/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2525/59 CIABURRO MONICA (FDI) - Votazione Ordine del giorno 9/2525/59 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/59 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/59 CIABURRO MONICA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 64.71
        },
        {
            "id": 6045,
            "slug": "vs18_422_090",
            "identifier": "vs18_422_090",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_090/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 1.1 DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Emendamento 1.1 PDL n. 2313",
            "original_title": "Votazione Emendamento 1.1 PDL n. 2313",
            "description_title": "Emendamento 1.1 DELMASTRO DELLE VEDOVE ANDREA (FDI)",
            "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": 39,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 57.87
        },
        {
            "id": 5163,
            "slug": "vs18_396_017",
            "identifier": "vs18_396_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_017/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2648/57 MAZZETTI ERICA (FI) - Votazione Ordine del giorno 9/2648/57 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/57 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/57 MAZZETTI ERICA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 2972,
            "slug": "vs18_253_030",
            "identifier": "vs18_253_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_253_030/?format=api",
            "sitting": {
                "id": 269,
                "date": "2019-11-06",
                "number": 253,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 2\n     - Votazione Articolo DDL n.1626",
            "original_title": "Votazione Articolo DDL n.1626",
            "description_title": "Articolo 2\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 220,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 78.29
        },
        {
            "id": 5593,
            "slug": "vs18_400_057",
            "identifier": "vs18_400_057",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_057/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2230",
            "original_title": "Votazione Articolo 1 DDL n. 2230",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 204,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 5946,
            "slug": "vs18_400_006",
            "identifier": "vs18_400_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_006/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2229",
            "original_title": "Votazione Articolo 5 DDL n. 2229",
            "description_title": "Articolo 5",
            "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": 66.57,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 6254,
            "slug": "vs18_331_044",
            "identifier": "vs18_331_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_044/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2463/326 PORCHIETTO CLAUDIA (FI) - Votazione Ordine del giorno 9/2463/326 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/326 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/326 PORCHIETTO CLAUDIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 54,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 46.69
        },
        {
            "id": 6308,
            "slug": "vs18_331_042",
            "identifier": "vs18_331_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_042/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2463/307 CAVANDOLI LAURA (LEGA) - Votazione Ordine del giorno 9/2463/307 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/307 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/307 CAVANDOLI LAURA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 48.64
        },
        {
            "id": 2978,
            "slug": "vs18_253_032",
            "identifier": "vs18_253_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_253_032/?format=api",
            "sitting": {
                "id": 269,
                "date": "2019-11-06",
                "number": 253,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 4\n     - Votazione Articolo DDL n.1626",
            "original_title": "Votazione Articolo DDL n.1626",
            "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": 0,
            "n_margin": 220,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 78.68
        },
        {
            "id": 5559,
            "slug": "vs18_377_060",
            "identifier": "vs18_377_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_060/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 17.202 ERMELLINO ALESSANDRA (MISTO) - Votazione Emendamento 17.202 PDL n. 0875",
            "original_title": "Votazione Emendamento 17.202 PDL n. 0875",
            "description_title": "Emendamento 17.202 ERMELLINO ALESSANDRA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 9,
            "n_margin": 200,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 6328,
            "slug": "vs18_331_006",
            "identifier": "vs18_331_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_006/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2463/46 DE CARLO LUCA (FDI) - Votazione Ordine del giorno 9/2463/46 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/46 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/46 DE CARLO LUCA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 48.64
        },
        {
            "id": 6664,
            "slug": "vs18_300_002",
            "identifier": "vs18_300_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_300_002/?format=api",
            "sitting": {
                "id": 316,
                "date": "2020-02-05",
                "number": 300,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1941",
            "original_title": "Votazione Articolo 1 DDL n. 1941",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 219,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 6026,
            "slug": "vs18_331_048",
            "identifier": "vs18_331_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_048/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 48,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 17 marzo 2020, n. 18, recante misure di potenziamento del Servizio sanitario nazionale e di sostegno economico per famiglie, lavoratori e imprese connesse all'emergenza epidemiologica da Covid-19. Proroga dei termini per l'adozione \ndi decreti legislativi (DDL 2463) - Votazione finale DDL n. 2463",
            "original_title": "Votazione finale DDL n. 2463",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 17 marzo 2020, n. 18, recante misure di potenziamento del Servizio sanitario nazionale e di sostegno economico per famiglie, lavoratori e imprese connesse all'emergenza epidemiologica da Covid-19. Proroga dei termini per l'adozione \ndi decreti legislativi (DDL 2463)",
            "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": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 45.14
        },
        {
            "id": 6067,
            "slug": "vs18_363_005",
            "identifier": "vs18_363_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_363_005/?format=api",
            "sitting": {
                "id": 379,
                "date": "2020-06-30",
                "number": 363,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.12 PANIZZUT MASSIMILIANO (LEGA) - Votazione Emendamento 1.12 DDL n. 2537",
            "original_title": "Votazione Emendamento 1.12 DDL n. 2537",
            "description_title": "Emendamento 1.12 PANIZZUT MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 76.08
        },
        {
            "id": 6241,
            "slug": "vs18_331_046",
            "identifier": "vs18_331_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_046/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2463/334 SIBILIA COSIMO (FI) - Votazione Ordine del giorno 9/2463/334 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/334 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/334 SIBILIA COSIMO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 47.86
        },
        {
            "id": 5613,
            "slug": "vs18_400_055",
            "identifier": "vs18_400_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_055/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2314",
            "original_title": "Votazione Articolo 4 DDL n. 2314",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 206,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 66.14
        },
        {
            "id": 5699,
            "slug": "vs18_331_029",
            "identifier": "vs18_331_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_029/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2463/268 BUBISUTTI AURELIA (LEGA) - Votazione Ordine del giorno 9/2463/268 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/268 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/268 BUBISUTTI AURELIA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 49.81
        },
        {
            "id": 6007,
            "slug": "vs18_369_049",
            "identifier": "vs18_369_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_049/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 1.8 DE MARTINI GUIDO (LEGA) - Votazione Emendamento 1.8 DDL n. 2554",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2554",
            "description_title": "Emendamento 1.8 DE MARTINI GUIDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 49.02
        },
        {
            "id": 5673,
            "slug": "vs18_376_061",
            "identifier": "vs18_376_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_061/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 3.24 GIANNONE VERONICA (MISTO) e 3.100 CUNIAL SARA (MISTO) - Votazione Emendamento 3.24 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.24 PDL n. 2070",
            "description_title": "Identici emendamenti 3.24 GIANNONE VERONICA (MISTO) e 3.100 CUNIAL SARA (MISTO)",
            "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": 20,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 4836,
            "slug": "vs18_439_128",
            "identifier": "vs18_439_128",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_128/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 128,
            "title": "Ordine del giorno n. 9/2727/233 RUFFINO DANIELA (FI) - Votazione Ordine del giorno 9/2727/233 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/233 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/233 RUFFINO DANIELA (FI)",
            "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": 38,
            "majority_cohesion_rate": 66.56,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 6501,
            "slug": "vs18_439_141",
            "identifier": "vs18_439_141",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_141/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 141,
            "title": "Ordine del giorno n. 9/2727/249 VERSACE GIUSEPPINA (FI) - Votazione Ordine del giorno 9/2727/249 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/249 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/249 VERSACE GIUSEPPINA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 66.56,
            "minority_cohesion_rate": 46.06
        },
        {
            "id": 6255,
            "slug": "vs18_439_137",
            "identifier": "vs18_439_137",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_137/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 137,
            "title": "Ordine del giorno n. 9/2727/245 GIACOMETTO CARLO (FI) - Votazione Ordine del giorno 9/2727/245 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/245 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/245 GIACOMETTO CARLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 66.56,
            "minority_cohesion_rate": 46.85
        },
        {
            "id": 5264,
            "slug": "vs18_439_131",
            "identifier": "vs18_439_131",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_131/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 131,
            "title": "Ordine del giorno n. 9/2727/236 MANDELLI ANDREA (FI) - Votazione Ordine del giorno 9/2727/236 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/236 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/236 MANDELLI ANDREA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 66.56,
            "minority_cohesion_rate": 57.87
        },
        {
            "id": 7444,
            "slug": "vs18_501_007",
            "identifier": "vs18_501_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_501_007/?format=api",
            "sitting": {
                "id": 517,
                "date": "2021-05-05",
                "number": 501,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2972/13 SILVESTRONI MARCO (FDI) - Votazione Ordine del giorno 9/2972/13 DDL n. 2972",
            "original_title": "Votazione Ordine del giorno 9/2972/13 DDL n. 2972",
            "description_title": "Ordine del giorno n. 9/2972/13 SILVESTRONI MARCO (FDI)",
            "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": 171,
            "majority_cohesion_rate": 66.54,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 7153,
            "slug": "vs18_491_031",
            "identifier": "vs18_491_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_031/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.105 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.105 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.105 DDL n. 2945",
            "description_title": "Emendamento 2.105 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 162,
            "majority_cohesion_rate": 66.54,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 7127,
            "slug": "vs18_486_006",
            "identifier": "vs18_486_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_486_006/?format=api",
            "sitting": {
                "id": 502,
                "date": "2021-04-14",
                "number": 486,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2578",
            "original_title": "Votazione Articolo 1 DDL n. 2578",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 202,
            "majority_cohesion_rate": 66.54,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 8339,
            "slug": "vs18_473_006",
            "identifier": "vs18_473_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_473_006/?format=api",
            "sitting": {
                "id": 489,
                "date": "2021-03-23",
                "number": 473,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.12 TESTAMENTO ROSA ALBA (MISTO) - Votazione Emendamento 2.12 DDL n. 2934",
            "original_title": "Votazione Emendamento 2.12 DDL n. 2934",
            "description_title": "Emendamento 2.12 TESTAMENTO ROSA ALBA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 186,
            "majority_cohesion_rate": 66.54,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 6874,
            "slug": "vs18_478_065",
            "identifier": "vs18_478_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_478_065/?format=api",
            "sitting": {
                "id": 494,
                "date": "2021-03-31",
                "number": 478,
                "branch": "C"
            },
            "number": 65,
            "title": "Delega al Governo per il recepimento delle direttive europee e l'attuazione di altri atti dell'Unione europea - Legge di delegazione europea 2019-2020 (Approvato dal Senato) (DDL 2757) - Votazione finale DDL n. 2757",
            "original_title": "Votazione finale DDL n. 2757",
            "description_title": "Delega al Governo per il recepimento delle direttive europee e l'attuazione di altri atti dell'Unione europea - Legge di delegazione europea 2019-2020 (Approvato dal Senato) (DDL 2757)",
            "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": 0,
            "n_margin": 168,
            "majority_cohesion_rate": 66.47,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 5035,
            "slug": "vs18_417_035",
            "identifier": "vs18_417_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_035/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.352 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 1.352 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.352 PDL n. 0107",
            "description_title": "Emendamento 1.352 MONTARULI AUGUSTA (FDI)",
            "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": 26,
            "majority_cohesion_rate": 66.46,
            "minority_cohesion_rate": 68.5
        },
        {
            "id": 5539,
            "slug": "vs18_417_021",
            "identifier": "vs18_417_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_021/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.44 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.44 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.44 PDL n. 0107",
            "description_title": "Emendamento 1.44 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 66.46,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 5994,
            "slug": "vs18_417_012",
            "identifier": "vs18_417_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_012/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.422 TURRI ROBERTO (LEGA) - Votazione Emendamento 1.422 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.422 PDL n. 0107",
            "description_title": "Emendamento 1.422 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 111,
            "majority_cohesion_rate": 66.46,
            "minority_cohesion_rate": 96.46
        },
        {
            "id": 4649,
            "slug": "vs18_417_044",
            "identifier": "vs18_417_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_044/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 1.411 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 1.411 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.411 PDL n. 0107",
            "description_title": "Emendamento 1.411 PAGANO ALESSANDRO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 11,
            "n_margin": 36,
            "majority_cohesion_rate": 66.46,
            "minority_cohesion_rate": 62.99
        },
        {
            "id": 6412,
            "slug": "vs18_417_007",
            "identifier": "vs18_417_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_007/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.12 TURRI ROBERTO (LEGA) - Votazione Emendamento 1.12 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.12 PDL n. 0107",
            "description_title": "Emendamento 1.12 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 34,
            "majority_cohesion_rate": 66.46,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 5056,
            "slug": "vs18_418_011",
            "identifier": "vs18_418_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_011/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 6.414 MASCHIO CIRO (FDI) - Votazione Emendamento 6.414 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.414 PDL n. 0107",
            "description_title": "Emendamento 6.414 MASCHIO CIRO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 32,
            "majority_cohesion_rate": 66.46,
            "minority_cohesion_rate": 62.2
        },
        {
            "id": 6008,
            "slug": "vs18_352_010",
            "identifier": "vs18_352_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_352_010/?format=api",
            "sitting": {
                "id": 368,
                "date": "2020-06-08",
                "number": 352,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.206 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.206 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.206 DDL n. 2471",
            "description_title": "Emendamento 1.206 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 66.37,
            "minority_cohesion_rate": 63.92
        },
        {
            "id": 5158,
            "slug": "vs18_351_003",
            "identifier": "vs18_351_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_003/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2525/40 D'ETTORE FELICE MAURIZIO (FI) - Votazione Ordine del giorno 9/2525/40 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/40 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/40 D'ETTORE FELICE MAURIZIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 66.37,
            "minority_cohesion_rate": 65.1
        },
        {
            "id": 6579,
            "slug": "vs18_308_034",
            "identifier": "vs18_308_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_034/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2325/173 LUCCHINI ELENA (LEGA) - Votazione Ordine del giorno 9/2325/173 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/173 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/173 LUCCHINI ELENA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.37,
            "minority_cohesion_rate": 73.54
        },
        {
            "id": 4807,
            "slug": "vs18_313_029",
            "identifier": "vs18_313_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_029/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2394/87 CATTOI VANESSA (LEGA) - Votazione Ordine del giorno 9/2394/87 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/87 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/87 CATTOI VANESSA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 66.37,
            "minority_cohesion_rate": 61.48
        },
        {
            "id": 6413,
            "slug": "vs18_336_003",
            "identifier": "vs18_336_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_336_003/?format=api",
            "sitting": {
                "id": 352,
                "date": "2020-05-07",
                "number": 336,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.54 GARAVAGLIA MASSIMO (LEGA) - Votazione Emendamento 2.54 DDL n. 2447",
            "original_title": "Votazione Emendamento 2.54 DDL n. 2447",
            "description_title": "Emendamento 2.54 GARAVAGLIA MASSIMO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 66.37,
            "minority_cohesion_rate": 67.19
        },
        {
            "id": 3792,
            "slug": "vs18_140_003",
            "identifier": "vs18_140_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_003/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.100 della Commissione\n     - Votazione Emendamento DDL n.1432",
            "original_title": "Votazione Emendamento DDL n.1432",
            "description_title": "Emendamento 1.100 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": 4,
            "n_margin": 116,
            "majority_cohesion_rate": 66.37,
            "minority_cohesion_rate": 57.41
        }
    ]
}