Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-majority_cohesion_rate&page=231
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=232",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-majority_cohesion_rate&page=230",
    "results": [
        {
            "id": 5057,
            "slug": "vs18_431_024",
            "identifier": "vs18_431_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_024/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 1.05 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.05 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.05 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.05 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": 21,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 4770,
            "slug": "vs18_431_031",
            "identifier": "vs18_431_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_031/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 1.012 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.012 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.012 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.012 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": 24,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 5108,
            "slug": "vs18_431_022",
            "identifier": "vs18_431_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_022/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 1.03 LUCASELLI YLENJA (FDI) - Votazione Emendamento 1.03 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.03 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.03 LUCASELLI YLENJA (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": 22,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 5091,
            "slug": "vs18_431_020",
            "identifier": "vs18_431_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_020/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.100 CIRIELLI EDMONDO (FDI) - Votazione Emendamento 1.100 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.100 DDL n. 2779",
            "description_title": "Emendamento 1.100 CIRIELLI EDMONDO (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": 25,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 6082,
            "slug": "vs18_431_002",
            "identifier": "vs18_431_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_002/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 2,
            "title": "Questioni pregiudiziali n. 1 OCCHIUTO ROBERTO (FI) ed altri, n.  2 PANIZZUT MASSIMILIANO (LEGA) ed altri e n. 3 FERRO WANDA (FDI) ed altri - Votazione pregiudiziale DDL n. 2772",
            "original_title": "Votazione pregiudiziale DDL n. 2772",
            "description_title": "Questioni pregiudiziali n. 1 OCCHIUTO ROBERTO (FI) ed altri, n.  2 PANIZZUT MASSIMILIANO (LEGA) ed altri e n. 3 FERRO WANDA (FDI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 5514,
            "slug": "vs18_431_019",
            "identifier": "vs18_431_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_019/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.5 BOND DARIO (FI) - Votazione Emendamento 1.5 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2779",
            "description_title": "Emendamento 1.5 BOND DARIO (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": 20,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 5622,
            "slug": "vs18_431_055",
            "identifier": "vs18_431_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_055/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 3-bis.07 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 3-bis.07 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.07 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 3-bis.07 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": 23,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 5535,
            "slug": "vs18_432_009",
            "identifier": "vs18_432_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_009/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 9,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 7 ottobre 2020, n. 125, recante misure urgenti connesse con la proroga della dichiarazione dello stato di emergenza epidemiologica da COVID-19 e per la continuità operativa del sistema di allerta COVID, nonché per l'attuazione della direttiva (UE) 2020/739 del 3 giugno 2020 (Approvato dal Senato) (DDL 2779)\nDdl 2779 - voto finale - Votazione finale DDL n. 2779",
            "original_title": "Votazione finale DDL n. 2779",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 7 ottobre 2020, n. 125, recante misure urgenti connesse con la proroga della dichiarazione dello stato di emergenza epidemiologica da COVID-19 e per la continuità operativa del sistema di allerta COVID, nonché per l'attuazione della direttiva (UE) 2020/739 del 3 giugno 2020 (Approvato dal Senato) (DDL 2779)\nDdl 2779 - voto finale",
            "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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 72.44
        },
        {
            "id": 5200,
            "slug": "vs18_438_030",
            "identifier": "vs18_438_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_030/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2727/31 DEIDDA SALVATORE (FDI) - Votazione Ordine del giorno 9/2727/31 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/31 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/31 DEIDDA SALVATORE (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": 19,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 80.71
        },
        {
            "id": 6176,
            "slug": "vs18_438_056",
            "identifier": "vs18_438_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_056/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2727/75 LUCCHINI ELENA (LEGA) - Votazione Ordine del giorno 9/2727/75 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/75 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/75 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": 26,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 6486,
            "slug": "vs18_438_065",
            "identifier": "vs18_438_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_065/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/2727/85 MOSCHIONI DANIELE (LEGA) - Votazione Ordine del giorno 9/2727/85 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/85 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/85 MOSCHIONI DANIELE (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": 31,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 72.83
        },
        {
            "id": 4999,
            "slug": "vs18_441_063",
            "identifier": "vs18_441_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_063/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 8.6 FERRO WANDA (FDI) - Votazione Emendamento 8.6 DDL n. 2772",
            "original_title": "Votazione Emendamento 8.6 DDL n. 2772",
            "description_title": "Emendamento 8.6 FERRO WANDA (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": 24,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 5094,
            "slug": "vs18_441_013",
            "identifier": "vs18_441_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_013/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.102 OCCHIUTO ROBERTO (FI) - Votazione Emendamento 1.102 DDL n. 2772",
            "original_title": "Votazione Emendamento 1.102 DDL n. 2772",
            "description_title": "Emendamento 1.102 OCCHIUTO ROBERTO (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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 5491,
            "slug": "vs18_441_053",
            "identifier": "vs18_441_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_053/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 53,
            "title": "Identici emendamenti 7.1 PAOLIN GIUSEPPE (LEGA) e 7.10 FERRO WANDA (FDI) - Votazione Emendamento 7.1 DDL n. 2772",
            "original_title": "Votazione Emendamento 7.1 DDL n. 2772",
            "description_title": "Identici emendamenti 7.1 PAOLIN GIUSEPPE (LEGA) e 7.10 FERRO WANDA (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": 21,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 5483,
            "slug": "vs18_441_051",
            "identifier": "vs18_441_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_051/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 7.7 FERRO WANDA (FDI) - Votazione Emendamento 7.7 DDL n. 2772",
            "original_title": "Votazione Emendamento 7.7 DDL n. 2772",
            "description_title": "Emendamento 7.7 FERRO WANDA (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": 21,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 6079,
            "slug": "vs18_441_031",
            "identifier": "vs18_441_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_031/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.35 FERRO WANDA (FDI) - Votazione Emendamento 2.35 DDL n. 2772",
            "original_title": "Votazione Emendamento 2.35 DDL n. 2772",
            "description_title": "Emendamento 2.35 FERRO WANDA (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": 19,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 4900,
            "slug": "vs18_441_068",
            "identifier": "vs18_441_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_068/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2772/8 CIABURRO MONICA (FDI) - Votazione Ordine del giorno 9/2772/8 DDL n. 2772",
            "original_title": "Votazione Ordine del giorno 9/2772/8 DDL n. 2772",
            "description_title": "Ordine del giorno n. 9/2772/8 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": 28,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 74.02
        },
        {
            "id": 5144,
            "slug": "vs18_441_014",
            "identifier": "vs18_441_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_014/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.28 FERRO WANDA (FDI) - Votazione Emendamento 2.28 DDL n. 2772",
            "original_title": "Votazione Emendamento 2.28 DDL n. 2772",
            "description_title": "Emendamento 2.28 FERRO WANDA (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": 24,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 5109,
            "slug": "vs18_441_011",
            "identifier": "vs18_441_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_011/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.11 OCCHIUTO ROBERTO (FI) - Votazione Emendamento 1.11 DDL n. 2772",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2772",
            "description_title": "Emendamento 1.11 OCCHIUTO ROBERTO (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": 24,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 5120,
            "slug": "vs18_441_010",
            "identifier": "vs18_441_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_010/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.16 FERRO WANDA (FDI) - Votazione Emendamento 1.16 DDL n. 2772",
            "original_title": "Votazione Emendamento 1.16 DDL n. 2772",
            "description_title": "Emendamento 1.16 FERRO WANDA (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": 24,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 4656,
            "slug": "vs18_353_016",
            "identifier": "vs18_353_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_016/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.229 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.229 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.229 DDL n. 2471",
            "description_title": "Emendamento 1.229 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": 43,
            "majority_cohesion_rate": 72.07,
            "minority_cohesion_rate": 62.75
        },
        {
            "id": 5314,
            "slug": "vs18_355_001",
            "identifier": "vs18_355_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_001/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00109, come riformulata, DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), CRIPPA DAVIDE (M5S) e BOSCHI MARIA ELENA (IV) - Votazione Risoluzione 6_00109",
            "original_title": "Votazione Risoluzione 6_00109",
            "description_title": "Risoluzione n. 6-00109, come riformulata, DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), CRIPPA DAVIDE (M5S) e BOSCHI MARIA ELENA (IV)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 72.07,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 6072,
            "slug": "vs18_353_004",
            "identifier": "vs18_353_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_004/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.217 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.217 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.217 DDL n. 2471",
            "description_title": "Emendamento 1.217 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": 33,
            "majority_cohesion_rate": 72.07,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5747,
            "slug": "vs18_339_014",
            "identifier": "vs18_339_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_014/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2447/37 RUFFINO DANIELA (FI) - Votazione Ordine del giorno 9/2447/37 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/37 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/37 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 72.07,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 16212,
            "slug": "18-179-3",
            "identifier": "18-179-3",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-179-3/?format=api",
            "sitting": {
                "id": 935,
                "date": "2020-01-08",
                "number": 179,
                "branch": "S"
            },
            "number": 3,
            "title": "Ratifica ed esecuzione degli emendamenti allo Statuto istitutivo della Corte penale internazionale, ratificato ai sensi della legge 12 luglio 1999, n. 232, adottati a Kampala il 10 e l'11 giugno 2010 - Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "Ratifica ed esecuzione degli emendamenti allo Statuto istitutivo della Corte penale internazionale, ratificato ai sensi della legge 12 luglio 1999, n. 232, adottati a Kampala il 10 e l'11 giugno 2010",
            "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": 65,
            "majority_cohesion_rate": 72.05,
            "minority_cohesion_rate": 41.3
        },
        {
            "id": 6304,
            "slug": "vs18_404_004",
            "identifier": "vs18_404_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_404_004/?format=api",
            "sitting": {
                "id": 420,
                "date": "2020-10-07",
                "number": 404,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00132 GIGLIO VIGNA ALESSANDRO (LEGA) ed altri \n(Doc. LXXXVI, n. 3) - Votazione Risoluzione 6_00132",
            "original_title": "Votazione Risoluzione 6_00132",
            "description_title": "Risoluzione n. 6-00132 GIGLIO VIGNA ALESSANDRO (LEGA) ed altri \n(Doc. LXXXVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 12,
            "n_margin": 72,
            "majority_cohesion_rate": 72.04,
            "minority_cohesion_rate": 42.52
        },
        {
            "id": 6296,
            "slug": "vs18_404_006",
            "identifier": "vs18_404_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_404_006/?format=api",
            "sitting": {
                "id": 420,
                "date": "2020-10-07",
                "number": 404,
                "branch": "C"
            },
            "number": 6,
            "title": "Risoluzione n. 6-00134 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n(Doc. LXXXVI, n. 3) - Votazione Risoluzione 6_00134",
            "original_title": "Votazione Risoluzione 6_00134",
            "description_title": "Risoluzione n. 6-00134 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n(Doc. LXXXVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 114,
            "majority_cohesion_rate": 72.04,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 6291,
            "slug": "vs18_404_005",
            "identifier": "vs18_404_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_404_005/?format=api",
            "sitting": {
                "id": 420,
                "date": "2020-10-07",
                "number": 404,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00133 ROSSELLO CRISTINA (FI) ed altri\n(Doc. LXXXVI, n. 3) - Votazione Risoluzione 6_00133",
            "original_title": "Votazione Risoluzione 6_00133",
            "description_title": "Risoluzione n. 6-00133 ROSSELLO CRISTINA (FI) ed altri\n(Doc. LXXXVI, n. 3)",
            "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": 91,
            "majority_cohesion_rate": 72.04,
            "minority_cohesion_rate": 50.39
        },
        {
            "id": 5400,
            "slug": "vs18_313_040",
            "identifier": "vs18_313_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_040/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2394/104 DI SAN MARTINO LORENZATO LUIS ROBERTO (LEGA) - Votazione Ordine del giorno 9/2394/104 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/104 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/104 DI SAN MARTINO LORENZATO LUIS ROBERTO (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": 35,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 69.65
        },
        {
            "id": 6637,
            "slug": "vs18_295_050",
            "identifier": "vs18_295_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_050/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 8.0109 BARTOLOZZI GIUSI (FI) - Votazione Emendamento 8.0109 PDL n. 1524",
            "original_title": "Votazione Emendamento 8.0109 PDL n. 1524",
            "description_title": "Articolo aggiuntivo 8.0109 BARTOLOZZI GIUSI (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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 70.43
        },
        {
            "id": 5416,
            "slug": "vs18_295_018",
            "identifier": "vs18_295_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_018/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 3.300, PDL n. 1524",
            "original_title": "Votazione Emendamento 3.300, PDL n. 1524",
            "description_title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 127,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 69.26
        },
        {
            "id": 6707,
            "slug": "vs18_313_098",
            "identifier": "vs18_313_098",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_098/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/2394/210 SISTO FRANCESCO PAOLO (FI) - Votazione Ordine del giorno 9/2394/210 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/210 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/210 SISTO FRANCESCO 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 5692,
            "slug": "vs18_313_042",
            "identifier": "vs18_313_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_042/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2394/106 COLLA JARI (LEGA) - Votazione Ordine del giorno 9/2394/106 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/106 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/106 COLLA JARI (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": 31,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 6356,
            "slug": "vs18_313_060",
            "identifier": "vs18_313_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_060/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/2394/134 LUCCHINI ELENA (LEGA) - Votazione Ordine del giorno 9/2394/134 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/134 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/134 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": 29,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 6605,
            "slug": "vs18_295_048",
            "identifier": "vs18_295_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_048/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo aggiuntivo 8.0105 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 8.0105 PDL n. 1524",
            "original_title": "Votazione Emendamento 8.0105 PDL n. 1524",
            "description_title": "Articolo aggiuntivo 8.0105 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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 5496,
            "slug": "vs18_295_013",
            "identifier": "vs18_295_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_013/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.105 POTENTI MANFREDI (LEGA) - Votazione Emendamento 3.105 PDL n. 1524",
            "original_title": "Votazione Emendamento 3.105 PDL n. 1524",
            "description_title": "Emendamento 3.105 POTENTI MANFREDI (LEGA)",
            "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": 224,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 68.87
        },
        {
            "id": 6638,
            "slug": "vs18_295_032",
            "identifier": "vs18_295_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_032/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.152 BENEDETTI SILVIA (MISTO) - Votazione Emendamento 4.152 PDL n. 1524",
            "original_title": "Votazione Emendamento 4.152 PDL n. 1524",
            "description_title": "Emendamento 4.152 BENEDETTI SILVIA (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": 27,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 5700,
            "slug": "vs18_313_041",
            "identifier": "vs18_313_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_041/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2394/105 RIBOLLA ALBERTO (LEGA) - Votazione Ordine del giorno 9/2394/105 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/105 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/105 RIBOLLA ALBERTO (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": 72.02,
            "minority_cohesion_rate": 70.43
        },
        {
            "id": 5714,
            "slug": "vs18_313_043",
            "identifier": "vs18_313_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_043/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2394/107 GRIMOLDI PAOLO (LEGA) - Votazione Ordine del giorno 9/2394/107 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/107 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/107 GRIMOLDI PAOLO (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": 72.02,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 5830,
            "slug": "vs18_313_045",
            "identifier": "vs18_313_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_045/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2394/111 MACCANTI ELENA (LEGA) - Votazione Ordine del giorno 9/2394/111 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/111 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/111 MACCANTI 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": 30,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 5145,
            "slug": "vs18_295_016",
            "identifier": "vs18_295_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_016/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.150 GIANNONE VERONICA (MISTO) - Votazione Emendamento 3.150 PDL n. 1524",
            "original_title": "Votazione Emendamento 3.150 PDL n. 1524",
            "description_title": "Emendamento 3.150 GIANNONE VERONICA (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": 25,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 70.82
        },
        {
            "id": 3218,
            "slug": "vs18_269_105",
            "identifier": "vs18_269_105",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_269_105/?format=api",
            "sitting": {
                "id": 285,
                "date": "2019-12-02",
                "number": 269,
                "branch": "C"
            },
            "number": 105,
            "title": "Emendamento 9.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.2222",
            "original_title": "Votazione Emendamento DDL n.2222",
            "description_title": "Emendamento 9.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 127,
            "majority_cohesion_rate": 72.01,
            "minority_cohesion_rate": 63.95
        },
        {
            "id": 2935,
            "slug": "vs18_227_063",
            "identifier": "vs18_227_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_227_063/?format=api",
            "sitting": {
                "id": 243,
                "date": "2019-09-25",
                "number": 227,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo 5\n     - Votazione Articolo DDL n.1850",
            "original_title": "Votazione Articolo DDL n.1850",
            "description_title": "Articolo 5\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 225,
            "majority_cohesion_rate": 72.01,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 2911,
            "slug": "vs18_227_061",
            "identifier": "vs18_227_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_227_061/?format=api",
            "sitting": {
                "id": 243,
                "date": "2019-09-25",
                "number": 227,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1850",
            "original_title": "Votazione Articolo DDL n.1850",
            "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": 0,
            "n_margin": 225,
            "majority_cohesion_rate": 72.01,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 3217,
            "slug": "vs18_269_103",
            "identifier": "vs18_269_103",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_269_103/?format=api",
            "sitting": {
                "id": 285,
                "date": "2019-12-02",
                "number": 269,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 6.400 delle Commissioni\n     - Votazione Emendamento DDL n.2222",
            "original_title": "Votazione Emendamento DDL n.2222",
            "description_title": "Emendamento 6.400 delle Commissioni\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 127,
            "majority_cohesion_rate": 72.01,
            "minority_cohesion_rate": 63.57
        },
        {
            "id": 2821,
            "slug": "vs18_196_016",
            "identifier": "vs18_196_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_196_016/?format=api",
            "sitting": {
                "id": 212,
                "date": "2019-06-25",
                "number": 196,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.0622",
            "original_title": "Votazione Articolo PDL n.0622",
            "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": 229,
            "majority_cohesion_rate": 72.01,
            "minority_cohesion_rate": 75.57
        },
        {
            "id": 4572,
            "slug": "vs18_190_047",
            "identifier": "vs18_190_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_047/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1898/114 QUARTAPELLE PROCOPIO LIA (PD)\n     - Votazione Ordine del giorno 9/1898/114 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/114 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/114 QUARTAPELLE PROCOPIO LIA (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": 7,
            "n_margin": 112,
            "majority_cohesion_rate": 72.01,
            "minority_cohesion_rate": 34.22
        },
        {
            "id": 4136,
            "slug": "vs18_190_050",
            "identifier": "vs18_190_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_050/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1898/117 DI GIORGI ROSA MARIA (PD)\n     - Votazione Ordine del giorno 9/1898/117 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/117 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/117 DI GIORGI ROSA MARIA (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": 5,
            "n_margin": 55,
            "majority_cohesion_rate": 72.01,
            "minority_cohesion_rate": 50.19
        },
        {
            "id": 4134,
            "slug": "vs18_190_073",
            "identifier": "vs18_190_073",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_073/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1898/145 SENSI FILIPPO (PD)\n     - Votazione Ordine del giorno 9/1898/145 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/145 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/145 SENSI FILIPPO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 104,
            "majority_cohesion_rate": 72.01,
            "minority_cohesion_rate": 30.04
        },
        {
            "id": 17989,
            "slug": "18-397-3",
            "identifier": "18-397-3",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-397-3/?format=api",
            "sitting": {
                "id": 1153,
                "date": "2022-01-19",
                "number": 397,
                "branch": "S"
            },
            "number": 3,
            "title": "Relazione Ministro giustizia su amministrazione giustizia.  Proposta di risoluzione n.3, Gaudiano e altri",
            "original_title": "Relazione Ministro giustizia su amministrazione giustizia.  Proposta di risoluzione n.3, Gaudiano e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 84,
            "majority_cohesion_rate": 72.0,
            "minority_cohesion_rate": 66.67
        }
    ]
}