Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=majority_cohesion_rate&page=82
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=83",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=majority_cohesion_rate&page=81",
    "results": [
        {
            "id": 8805,
            "slug": "vs18_477_013",
            "identifier": "vs18_477_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_477_013/?format=api",
            "sitting": {
                "id": 493,
                "date": "2021-03-30",
                "number": 477,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.2 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 4.2 DDL n. 2757",
            "original_title": "Votazione Emendamento 4.2 DDL n. 2757",
            "description_title": "Emendamento 4.2 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": 2,
            "n_margin": 190,
            "majority_cohesion_rate": 74.46,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 7105,
            "slug": "vs18_478_005",
            "identifier": "vs18_478_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_478_005/?format=api",
            "sitting": {
                "id": 494,
                "date": "2021-03-31",
                "number": 478,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00180, limitatamente al capoverso n. 1, lettera d), della parte dispositiva, COLLETTI ANDREA (MISTO), COSTANZO JESSICA (MISTO) ed altri (Doc. XXVII, n. 18) - Votazione Risoluzione 6_00180",
            "original_title": "Votazione Risoluzione 6_00180",
            "description_title": "Risoluzione n. 6-00180, limitatamente al capoverso n. 1, lettera d), della parte dispositiva, COLLETTI ANDREA (MISTO), COSTANZO JESSICA (MISTO) ed altri (Doc. XXVII, n. 18)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 197,
            "majority_cohesion_rate": 74.46,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 6375,
            "slug": "vs18_406_005",
            "identifier": "vs18_406_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_005/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2700/36 DI MURO FLAVIO (LEGA) - Votazione Ordine del giorno 9/2700/36 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/36 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/36 DI MURO FLAVIO (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": 13,
            "n_margin": 51,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 57.48
        },
        {
            "id": 6359,
            "slug": "vs18_406_007",
            "identifier": "vs18_406_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_007/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2700/55 SAVINO SANDRA (FI) - Votazione Ordine del giorno 9/2700/55 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/55 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/55 SAVINO SANDRA (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": 24,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 5701,
            "slug": "vs18_348_017",
            "identifier": "vs18_348_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_017/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2461/123 DURIGON CLAUDIO (LEGA) - Votazione Ordine del giorno 9/2461/123 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/123 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/123 DURIGON CLAUDIO (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": 27,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5197,
            "slug": "vs18_339_006",
            "identifier": "vs18_339_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_006/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2447/12 SILVESTRONI MARCO (FDI) - Votazione Ordine del giorno 9/2447/12 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/12 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/12 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 5181,
            "slug": "vs18_339_005",
            "identifier": "vs18_339_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_005/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2447/11 BUCALO CARMELA (FDI) - Votazione Ordine del giorno 9/2447/11 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/11 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/11 BUCALO CARMELA (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": 74.47,
            "minority_cohesion_rate": 73.93
        },
        {
            "id": 5987,
            "slug": "vs18_338_014",
            "identifier": "vs18_338_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_014/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 4.03 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 4.03 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.03 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 4.03 LOCATELLI ALESSANDRA (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": 26,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 76.26
        },
        {
            "id": 4642,
            "slug": "vs18_353_014",
            "identifier": "vs18_353_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_014/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.227 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.227 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.227 DDL n. 2471",
            "description_title": "Emendamento 1.227 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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5362,
            "slug": "vs18_348_018",
            "identifier": "vs18_348_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_018/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2461/136 COMENCINI VITO (LEGA) - Votazione Ordine del giorno 9/2461/136 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/136 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/136 COMENCINI VITO (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": 25,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 6514,
            "slug": "vs18_348_031",
            "identifier": "vs18_348_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_031/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2461/176 DARA ANDREA (LEGA) - Votazione Ordine del giorno 9/2461/176 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/176 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/176 DARA ANDREA (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": 26,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5118,
            "slug": "vs18_354_001",
            "identifier": "vs18_354_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_354_001/?format=api",
            "sitting": {
                "id": 370,
                "date": "2020-06-10",
                "number": 354,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.230 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.230 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.230 DDL n. 2471",
            "description_title": "Emendamento 1.230 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": 31,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 6366,
            "slug": "vs18_406_008",
            "identifier": "vs18_406_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_008/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2700/68 RUSSO PAOLO (FI) - Votazione Ordine del giorno 9/2700/68 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/68 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/68 RUSSO PAOLO (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": 25,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 6354,
            "slug": "vs18_406_002",
            "identifier": "vs18_406_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_002/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2700/15 TARANTINO LEONARDO (LEGA) - Votazione Ordine del giorno 9/2700/15 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/15 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/15 TARANTINO LEONARDO (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": 20,
            "n_margin": 67,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 48.03
        },
        {
            "id": 6758,
            "slug": "vs18_315_012",
            "identifier": "vs18_315_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_012/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.50 BASINI GIUSEPPE (LEGA) - Votazione Emendamento 3.50 DDL n. 2407",
            "original_title": "Votazione Emendamento 3.50 DDL n. 2407",
            "description_title": "Emendamento 3.50 BASINI GIUSEPPE (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": 41,
            "majority_cohesion_rate": 74.48,
            "minority_cohesion_rate": 68.48
        },
        {
            "id": 6747,
            "slug": "vs18_315_007",
            "identifier": "vs18_315_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_007/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.51 BASINI GIUSEPPE (LEGA) - Votazione Emendamento 2.51 DDL n. 2407",
            "original_title": "Votazione Emendamento 2.51 DDL n. 2407",
            "description_title": "Emendamento 2.51 BASINI GIUSEPPE (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": 41,
            "majority_cohesion_rate": 74.48,
            "minority_cohesion_rate": 68.09
        },
        {
            "id": 6759,
            "slug": "vs18_315_009",
            "identifier": "vs18_315_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_009/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.2 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 2.2 DDL n. 2407",
            "original_title": "Votazione Emendamento 2.2 DDL n. 2407",
            "description_title": "Emendamento 2.2 SISTO FRANCESCO PAOLO (FI)",
            "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": 41,
            "majority_cohesion_rate": 74.48,
            "minority_cohesion_rate": 68.87
        },
        {
            "id": 6763,
            "slug": "vs18_315_005",
            "identifier": "vs18_315_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_005/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.3 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.3 DDL n. 2407",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2407",
            "description_title": "Emendamento 1.3 MOLLICONE FEDERICO (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": 40,
            "majority_cohesion_rate": 74.48,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 8410,
            "slug": "vs18_454_066",
            "identifier": "vs18_454_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_066/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2835/10 CECCANTI STEFANO (PD) - Votazione Ordine del giorno 9/2835/10 DDL n. 2835",
            "original_title": "Votazione Ordine del giorno 9/2835/10 DDL n. 2835",
            "description_title": "Ordine del giorno n. 9/2835/10 CECCANTI STEFANO (PD)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 231,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 73.24
        },
        {
            "id": 8248,
            "slug": "vs18_454_060",
            "identifier": "vs18_454_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_060/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo aggiuntivo 2.047 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.047 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.047 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.047 MOLLICONE FEDERICO (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 68.31
        },
        {
            "id": 402,
            "slug": "vs18_056_003",
            "identifier": "vs18_056_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_056_003/?format=api",
            "sitting": {
                "id": 72,
                "date": "2018-10-04",
                "number": 56,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n . 1-00054, limitatamente alla parte dispositiva, MOLINARI RICCARDO (LEGA) e D'UVA FRANCESCO (M5S)\n     - Votazione Mozione 1-00054",
            "original_title": "Votazione Mozione 1-00054",
            "description_title": "Mozione n . 1-00054, limitatamente alla parte dispositiva, 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": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 235,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 77.1
        },
        {
            "id": 1810,
            "slug": "vs18_054_027",
            "identifier": "vs18_054_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_027/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.220 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.220 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": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 42.37
        },
        {
            "id": 3332,
            "slug": "vs18_179_008",
            "identifier": "vs18_179_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_179_008/?format=api",
            "sitting": {
                "id": 195,
                "date": "2019-05-28",
                "number": 179,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 2\n     - Votazione Articolo ",
            "original_title": "Votazione Articolo ",
            "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": 239,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 79.85
        },
        {
            "id": 2730,
            "slug": "vs18_168_004",
            "identifier": "vs18_168_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_004/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 2                                        \n(Doc. XXII, n.36 e abb.)\n     - Votazione ",
            "original_title": "Votazione ",
            "description_title": "Articolo 2                                        \n(Doc. XXII, n.36 e abb.)\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": 2,
            "n_margin": 183,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 38.78
        },
        {
            "id": 3868,
            "slug": "vs18_175_082",
            "identifier": "vs18_175_082",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_082/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo premissivo 01.01 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Articolo premissivo 01.01 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 34.73
        },
        {
            "id": 1826,
            "slug": "vs18_054_039",
            "identifier": "vs18_054_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_039/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.47 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.47 VARCHI MARIA CAROLINA (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": 2,
            "n_margin": 111,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 45.8
        },
        {
            "id": 403,
            "slug": "vs18_056_002",
            "identifier": "vs18_056_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_056_002/?format=api",
            "sitting": {
                "id": 72,
                "date": "2018-10-04",
                "number": 56,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n . 1-00053 ASCANI ANNA (PD) ed altri\n     - Votazione Mozione 1-00053",
            "original_title": "Votazione Mozione 1-00053",
            "description_title": "Mozione n . 1-00053 ASCANI ANNA (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": 3,
            "n_margin": 48,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 67.56
        },
        {
            "id": 2068,
            "slug": "vs18_082_034",
            "identifier": "vs18_082_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_034/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 14.151 BERLINGHIERI MARINA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 14.151 BERLINGHIERI MARINA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 81,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 37.55
        },
        {
            "id": 1816,
            "slug": "vs18_054_035",
            "identifier": "vs18_054_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_035/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.40 COLLETTI ANDREA (M5S)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.40 COLLETTI ANDREA (M5S)\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": 239,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 79.39
        },
        {
            "id": 3334,
            "slug": "vs18_179_006",
            "identifier": "vs18_179_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_179_006/?format=api",
            "sitting": {
                "id": 195,
                "date": "2019-05-28",
                "number": 179,
                "branch": "C"
            },
            "number": 6,
            "title": "Ratifica ed esecuzione della Convenzione relativa all'estradizione tra gli Stati membri dell'Unione europea, con Allegato, fatta a Dublino il 27 settembre 1996 (DDL 1797)\n     - Votazione finale DDL n.1797",
            "original_title": "Votazione finale DDL n.1797",
            "description_title": "Ratifica ed esecuzione della Convenzione relativa all'estradizione tra gli Stati membri dell'Unione europea, con Allegato, fatta a Dublino il 27 settembre 1996 (DDL 1797)\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": 0,
            "n_margin": 239,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 80.23
        },
        {
            "id": 1818,
            "slug": "vs18_054_030",
            "identifier": "vs18_054_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_030/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.222 COLLETTI ANDREA (M5S)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.222 COLLETTI ANDREA (M5S)\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": 140,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 45.04
        },
        {
            "id": 2297,
            "slug": "vs18_175_042",
            "identifier": "vs18_175_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_042/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 18\n     - Votazione Articolo PDL n.1074",
            "original_title": "Votazione Articolo PDL n.1074",
            "description_title": "Articolo 18\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": 6,
            "n_margin": 84,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 3903,
            "slug": "vs18_175_104",
            "identifier": "vs18_175_104",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_104/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 1.63 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.63 BARTOLOZZI GIUSI (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": 139,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 33.97
        },
        {
            "id": 3323,
            "slug": "vs18_179_009",
            "identifier": "vs18_179_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_179_009/?format=api",
            "sitting": {
                "id": 195,
                "date": "2019-05-28",
                "number": 179,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 3\n     - Votazione Articolo ",
            "original_title": "Votazione Articolo ",
            "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": 238,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 79.85
        },
        {
            "id": 3852,
            "slug": "vs18_175_107",
            "identifier": "vs18_175_107",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_107/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 1.64 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.64 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 34.35
        },
        {
            "id": 2286,
            "slug": "vs18_175_052",
            "identifier": "vs18_175_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_052/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 23.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 23.300, 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": 7,
            "n_margin": 130,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 65.27
        },
        {
            "id": 2064,
            "slug": "vs18_082_003",
            "identifier": "vs18_082_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_003/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 (Mantenimento)\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 2 (Mantenimento)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 125,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 41.76
        },
        {
            "id": 2087,
            "slug": "vs18_082_017",
            "identifier": "vs18_082_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_017/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 8\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 8\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": 6,
            "n_margin": 133,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 77.39
        },
        {
            "id": 2405,
            "slug": "vs18_175_007",
            "identifier": "vs18_175_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_007/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 4.300, 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": 7,
            "n_margin": 130,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 64.5
        },
        {
            "id": 3339,
            "slug": "vs18_180_009",
            "identifier": "vs18_180_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_180_009/?format=api",
            "sitting": {
                "id": 196,
                "date": "2019-05-29",
                "number": 180,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.39 SIANI PAOLO (PD)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.39 SIANI PAOLO (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": 20,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 78.71
        },
        {
            "id": 4518,
            "slug": "vs18_180_018",
            "identifier": "vs18_180_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_180_018/?format=api",
            "sitting": {
                "id": 196,
                "date": "2019-05-29",
                "number": 180,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.11 SANTELLI JOLE (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.11 SANTELLI JOLE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 41.06
        },
        {
            "id": 2803,
            "slug": "vs18_166_001",
            "identifier": "vs18_166_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_166_001/?format=api",
            "sitting": {
                "id": 182,
                "date": "2019-04-18",
                "number": 166,
                "branch": "C"
            },
            "number": 1,
            "title": "Disposizioni per il riconoscimento della cefalea primaria cronica come malattia sociale (Testo Unificato PDL 684-1109)\n     - Votazione finale PDL n.0684",
            "original_title": "Votazione finale PDL n.0684",
            "description_title": "Disposizioni per il riconoscimento della cefalea primaria cronica come malattia sociale (Testo Unificato PDL 684-1109)\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": 74.49,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 1796,
            "slug": "vs18_066_002",
            "identifier": "vs18_066_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_066_002/?format=api",
            "sitting": {
                "id": 82,
                "date": "2018-10-18",
                "number": 66,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici articoli aggiuntivi 1.02 VARCHI MARIA CAROLINA (FDI) e 1.0264 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Identici articoli aggiuntivi 1.02 VARCHI MARIA CAROLINA (FDI) e 1.0264 BARTOLOZZI GIUSI (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": 46,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 67.43
        },
        {
            "id": 2300,
            "slug": "vs18_175_025",
            "identifier": "vs18_175_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_025/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 13.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolameto\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 13.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolameto\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": 14,
            "n_margin": 134,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 67.18
        },
        {
            "id": 1821,
            "slug": "vs18_054_033",
            "identifier": "vs18_054_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_033/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.37 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.37 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 126,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 2307,
            "slug": "vs18_175_055",
            "identifier": "vs18_175_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_055/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 24.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 24.300, 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": 4,
            "n_margin": 129,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 69.47
        },
        {
            "id": 1444,
            "slug": "vs18_075_091",
            "identifier": "vs18_075_091",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_091/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1209/47 CENNI SUSANNA (PD)\n     - Votazione Ordine del giorno 9/1209/47 DDL n.1209",
            "original_title": "Votazione Ordine del giorno 9/1209/47 DDL n.1209",
            "description_title": "Ordine del giorno n. 9/1209/47 CENNI SUSANNA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 2268,
            "slug": "vs18_175_048",
            "identifier": "vs18_175_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_048/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo aggiuntivo 20.0104 FORNARO FEDERICO (LEU)\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Articolo aggiuntivo 20.0104 FORNARO FEDERICO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 34,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 69.08
        },
        {
            "id": 3840,
            "slug": "vs18_172_002",
            "identifier": "vs18_172_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_172_002/?format=api",
            "sitting": {
                "id": 188,
                "date": "2019-05-09",
                "number": 172,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.2 SPERANZA ROBERTO (LEU), 1.53 SISTO FRANCESCO PAOLO (FI) e 1.60 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento PDL n.1616",
            "original_title": "Votazione Emendamento PDL n.1616",
            "description_title": "Identici emendamenti 1.2 SPERANZA ROBERTO (LEU), 1.53 SISTO FRANCESCO PAOLO (FI) e 1.60 MIGLIORE GENNARO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 65.65
        },
        {
            "id": 404,
            "slug": "vs18_056_001",
            "identifier": "vs18_056_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_056_001/?format=api",
            "sitting": {
                "id": 72,
                "date": "2018-10-04",
                "number": 56,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n . 1-00033, come riformulata, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00033",
            "original_title": "Votazione Mozione 1-00033",
            "description_title": "Mozione n . 1-00033, come riformulata, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 129,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 39.31
        }
    ]
}