Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=258
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=identifier&page=259",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=257",
    "results": [
        {
            "id": 6107,
            "slug": "vs18_431_046",
            "identifier": "vs18_431_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_046/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 3.2 BAGNASCO ROBERTO (FI) - Votazione Emendamento 3.2 DDL n. 2779",
            "original_title": "Votazione Emendamento 3.2 DDL n. 2779",
            "description_title": "Emendamento 3.2 BAGNASCO 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": 17,
            "majority_cohesion_rate": 67.48,
            "minority_cohesion_rate": 76.77
        },
        {
            "id": 6099,
            "slug": "vs18_431_047",
            "identifier": "vs18_431_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_047/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 47,
            "title": "Identici emendamenti 3.3 GUIDESI GUIDO (LEGA) e 3.1 MUGNAI STEFANO (FI) - Votazione Emendamento 3.3 DDL n. 2779",
            "original_title": "Votazione Emendamento 3.3 DDL n. 2779",
            "description_title": "Identici emendamenti 3.3 GUIDESI GUIDO (LEGA) e 3.1 MUGNAI STEFANO (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": 19,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 6155,
            "slug": "vs18_431_048",
            "identifier": "vs18_431_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_048/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 48,
            "title": "Identici emendamenti 3-bis.2 BAGNASCO ROBERTO (FI) e 3-bis.5 SALTAMARTINI BARBARA (LEGA) - Votazione Emendamento 3-bis.2 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.2 DDL n. 2779",
            "description_title": "Identici emendamenti 3-bis.2 BAGNASCO ROBERTO (FI) e 3-bis.5 SALTAMARTINI BARBARA (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": 24,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 6145,
            "slug": "vs18_431_049",
            "identifier": "vs18_431_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_049/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 3-bis.4 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 3-bis.4 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.4 DDL n. 2779",
            "description_title": "Emendamento 3-bis.4 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": 23,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 5587,
            "slug": "vs18_431_050",
            "identifier": "vs18_431_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_050/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 3-bis.03 VERSACE GIUSEPPINA (FI) - Votazione Emendamento 3-bis.03 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.03 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 3-bis.03 VERSACE GIUSEPPINA (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": 25,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5594,
            "slug": "vs18_431_051",
            "identifier": "vs18_431_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_051/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 3-bis.04 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 3-bis.04 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.04 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 3-bis.04 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": 19,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 5597,
            "slug": "vs18_431_052",
            "identifier": "vs18_431_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_052/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 3-bis.05 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 3-bis.05 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.05 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 3-bis.05 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 68.4,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 5606,
            "slug": "vs18_431_053",
            "identifier": "vs18_431_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_053/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 3-bis.013 GEMMATO MARCELLO (FDI) - Votazione Emendamento 3-bis.013 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.013 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 3-bis.013 GEMMATO MARCELLO (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": 69.33,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5615,
            "slug": "vs18_431_054",
            "identifier": "vs18_431_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_054/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 54,
            "title": "Identici articoli aggiuntivi 3-bis.06 LOCATELLI ALESSANDRA (LEGA) e 3-bis.0100 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 3-bis.06 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.06 DDL n. 2779",
            "description_title": "Identici articoli aggiuntivi 3-bis.06 LOCATELLI ALESSANDRA (LEGA) e 3-bis.0100 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": 20,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 77.56
        },
        {
            "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": 5630,
            "slug": "vs18_431_056",
            "identifier": "vs18_431_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_056/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 3-bis.08 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 3-bis.08 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.08 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 3-bis.08 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": 22,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 5624,
            "slug": "vs18_431_057",
            "identifier": "vs18_431_057",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_057/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 3-bis.011 RIBOLLA ALBERTO (LEGA) - Votazione Emendamento 3-bis.011 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.011 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 3-bis.011 RIBOLLA ALBERTO (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": 22,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 5643,
            "slug": "vs18_431_058",
            "identifier": "vs18_431_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_058/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo aggiuntivo 4.01 TOCCALINI LUCA (LEGA) - Votazione Emendamento 4.01 DDL n. 2779",
            "original_title": "Votazione Emendamento 4.01 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 4.01 TOCCALINI LUCA (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": 22,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 5638,
            "slug": "vs18_431_059",
            "identifier": "vs18_431_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_059/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 6.1 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 6.1 DDL n. 2779",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2779",
            "description_title": "Emendamento 6.1 FERRARI ROBERTO PAOLO (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": 25,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 76.77
        },
        {
            "id": 6399,
            "slug": "vs18_432_001",
            "identifier": "vs18_432_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_001/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2779/3 PRETTO ERIK UMBERTO (LEGA) - Votazione Ordine del giorno 9/2779/3 DDL n. 2779",
            "original_title": "Votazione Ordine del giorno 9/2779/3 DDL n. 2779",
            "description_title": "Ordine del giorno n. 9/2779/3 PRETTO ERIK UMBERTO (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": 23,
            "majority_cohesion_rate": 64.72,
            "minority_cohesion_rate": 64.96
        },
        {
            "id": 6491,
            "slug": "vs18_432_002",
            "identifier": "vs18_432_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_002/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2779/8 GOBBATO CLAUDIA (LEGA) - Votazione Ordine del giorno 9/2779/8 DDL n. 2779",
            "original_title": "Votazione Ordine del giorno 9/2779/8 DDL n. 2779",
            "description_title": "Ordine del giorno n. 9/2779/8 GOBBATO CLAUDIA (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": 65.95,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 6543,
            "slug": "vs18_432_003",
            "identifier": "vs18_432_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_003/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2779/9 FURGIUELE DOMENICO (LEGA) - Votazione Ordine del giorno 9/2779/9 DDL n. 2779",
            "original_title": "Votazione Ordine del giorno 9/2779/9 DDL n. 2779",
            "description_title": "Ordine del giorno n. 9/2779/9 FURGIUELE DOMENICO (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": 24,
            "majority_cohesion_rate": 67.18,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 6550,
            "slug": "vs18_432_004",
            "identifier": "vs18_432_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_004/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2779/27 BALDELLI SIMONE (FI) - Votazione Ordine del giorno 9/2779/27 DDL n. 2779",
            "original_title": "Votazione Ordine del giorno 9/2779/27 DDL n. 2779",
            "description_title": "Ordine del giorno n. 9/2779/27 BALDELLI SIMONE (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 210,
            "majority_cohesion_rate": 68.71,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 6521,
            "slug": "vs18_432_005",
            "identifier": "vs18_432_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_005/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2779/33 VIVIANI LORENZO (LEGA) - Votazione Ordine del giorno 9/2779/33 DDL n. 2779",
            "original_title": "Votazione Ordine del giorno 9/2779/33 DDL n. 2779",
            "description_title": "Ordine del giorno n. 9/2779/33 VIVIANI LORENZO (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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 68.4,
            "minority_cohesion_rate": 68.5
        },
        {
            "id": 6528,
            "slug": "vs18_432_006",
            "identifier": "vs18_432_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_006/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2779/34 MATURI FILIPPO (LEGA) - Votazione Ordine del giorno 9/2779/34 DDL n. 2779",
            "original_title": "Votazione Ordine del giorno 9/2779/34 DDL n. 2779",
            "description_title": "Ordine del giorno n. 9/2779/34 MATURI FILIPPO (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": 70.25,
            "minority_cohesion_rate": 68.5
        },
        {
            "id": 5773,
            "slug": "vs18_432_007",
            "identifier": "vs18_432_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_007/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2779/36 FERRARI ROBERTO PAOLO (LEGA) - Votazione Ordine del giorno 9/2779/36 DDL n. 2779",
            "original_title": "Votazione Ordine del giorno 9/2779/36 DDL n. 2779",
            "description_title": "Ordine del giorno n. 9/2779/36 FERRARI ROBERTO 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": 29,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 68.5
        },
        {
            "id": 5762,
            "slug": "vs18_432_008",
            "identifier": "vs18_432_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_008/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2779/41 CARETTA MARIA CRISTINA (FDI) - Votazione Ordine del giorno 9/2779/41 DDL n. 2779",
            "original_title": "Votazione Ordine del giorno 9/2779/41 DDL n. 2779",
            "description_title": "Ordine del giorno n. 9/2779/41 CARETTA MARIA CRISTINA (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": 34,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 66.93
        },
        {
            "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": 5890,
            "slug": "vs18_432_010",
            "identifier": "vs18_432_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_010/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 10,
            "title": "proposta di inchiesta parlamentare Doc. XXII, n. 45: Proroga del termine per la conclusione dei lavori della Commissione parlamentare di inchiesta sulla morte di Giulio Regeni - Votazione Doc. XXII",
            "original_title": "Votazione Doc. XXII",
            "description_title": "proposta di inchiesta parlamentare Doc. XXII, n. 45: Proroga del termine per la conclusione dei lavori della Commissione parlamentare di inchiesta sulla morte di Giulio Regeni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 224,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 71.65
        },
        {
            "id": 5764,
            "slug": "vs18_433_001",
            "identifier": "vs18_433_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_433_001/?format=api",
            "sitting": {
                "id": 449,
                "date": "2020-11-26",
                "number": 433,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00154, CRIPPA ANDREA (LEGA), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), TABACCI BRUNO (MISTO) e TASSO ANTONIO (MISTO) \n(Doc. LVII-bis, n. 3) - Votazione Risoluzione 6_00154",
            "original_title": "Votazione Risoluzione 6_00154",
            "description_title": "Risoluzione n. 6-00154, CRIPPA ANDREA (LEGA), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), TABACCI BRUNO (MISTO) e TASSO ANTONIO (MISTO) \n(Doc. LVII-bis, n. 3)",
            "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": 237,
            "majority_cohesion_rate": 95.71,
            "minority_cohesion_rate": 81.89
        },
        {
            "id": 6403,
            "slug": "vs18_435_001",
            "identifier": "vs18_435_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_435_001/?format=api",
            "sitting": {
                "id": 451,
                "date": "2020-11-30",
                "number": 435,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo unico del disegno di legge di conversione del decreto-legge 21 ottobre 2020, n. 130, nel testo della Commissione, sulla cui approvazione il Governo ha posto la questione di fiducia - Votazione Articolo unico DDL n. 2727",
            "original_title": "Votazione Articolo unico DDL n. 2727",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 21 ottobre 2020, n. 130, nel testo della Commissione, sulla cui approvazione il Governo ha posto la questione di fiducia",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 87.73,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 6182,
            "slug": "vs18_437_001",
            "identifier": "vs18_437_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_437_001/?format=api",
            "sitting": {
                "id": 453,
                "date": "2020-12-02",
                "number": 437,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00155 DE TOMA MASSIMILIANO (MISTO) ed altri - Votazione Risoluzione 6_00155",
            "original_title": "Votazione Risoluzione 6_00155",
            "description_title": "Risoluzione n. 6-00155 DE TOMA MASSIMILIANO (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 121,
            "majority_cohesion_rate": 78.83,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 6208,
            "slug": "vs18_437_002",
            "identifier": "vs18_437_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_437_002/?format=api",
            "sitting": {
                "id": 453,
                "date": "2020-12-02",
                "number": 437,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00157, limitatamente al capoverso primo della parte dispositiva, come riformulato, e al capoverso terzo della parte dispositiva, MOLINARI RICCARDO (LEGA), LOLLOBRIGIDA FRANCESCO (FDI), GELMINI MARIASTELLA (FI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00157",
            "original_title": "Votazione Risoluzione 6_00157",
            "description_title": "Risoluzione n. 6-00157, limitatamente al capoverso primo della parte dispositiva, come riformulato, e al capoverso terzo della parte dispositiva, MOLINARI RICCARDO (LEGA), LOLLOBRIGIDA FRANCESCO (FDI), GELMINI MARIASTELLA (FI) e LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 245,
            "majority_cohesion_rate": 79.14,
            "minority_cohesion_rate": 81.5
        },
        {
            "id": 6198,
            "slug": "vs18_437_003",
            "identifier": "vs18_437_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_437_003/?format=api",
            "sitting": {
                "id": 453,
                "date": "2020-12-02",
                "number": 437,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00157, ad eccezione dei capoversi primo e terzo della parte dispositiva, MOLINARI RICCARDO (LEGA), LOLLOBRIGIDA FRANCESCO (FDI), GELMINI MARIASTELLA (FI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00157",
            "original_title": "Votazione Risoluzione 6_00157",
            "description_title": "Risoluzione n. 6-00157, ad eccezione dei capoversi primo e terzo della parte dispositiva, MOLINARI RICCARDO (LEGA), LOLLOBRIGIDA FRANCESCO (FDI), GELMINI MARIASTELLA (FI) e LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 79.45,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 6227,
            "slug": "vs18_437_004",
            "identifier": "vs18_437_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_437_004/?format=api",
            "sitting": {
                "id": 453,
                "date": "2020-12-02",
                "number": 437,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00158 CARNEVALI ELENA (PD), STUMPO NICOLA (LEU), DE FILIPPO VITO (IV) e SPORTIELLO GILDA (M5S) - Votazione Risoluzione 6_00158",
            "original_title": "Votazione Risoluzione 6_00158",
            "description_title": "Risoluzione n. 6-00158 CARNEVALI ELENA (PD), STUMPO NICOLA (LEU), DE FILIPPO VITO (IV) e SPORTIELLO GILDA (M5S)",
            "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": 28,
            "majority_cohesion_rate": 79.45,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 4813,
            "slug": "vs18_438_002",
            "identifier": "vs18_438_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_002/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2727/3 ROTELLI MAURO (FDI) - Votazione Ordine del giorno 9/2727/3 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/3 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/3 ROTELLI MAURO (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": 29,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 4793,
            "slug": "vs18_438_003",
            "identifier": "vs18_438_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_003/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2727/4 ZUCCONI RICCARDO (FDI) - Votazione Ordine del giorno 9/2727/4 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/4 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/4 ZUCCONI RICCARDO (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": 24,
            "majority_cohesion_rate": 72.7,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 4800,
            "slug": "vs18_438_004",
            "identifier": "vs18_438_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_004/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2727/5 RAMPELLI FABIO (FDI) - Votazione Ordine del giorno 9/2727/5 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/5 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/5 RAMPELLI FABIO (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": 24,
            "majority_cohesion_rate": 73.93,
            "minority_cohesion_rate": 80.31
        },
        {
            "id": 4837,
            "slug": "vs18_438_005",
            "identifier": "vs18_438_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_005/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2727/6 OSNATO MARCO (FDI) - Votazione Ordine del giorno 9/2727/6 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/6 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/6 OSNATO 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": 24,
            "majority_cohesion_rate": 74.23,
            "minority_cohesion_rate": 80.71
        },
        {
            "id": 4838,
            "slug": "vs18_438_006",
            "identifier": "vs18_438_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_006/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2727/7 MELONI GIORGIA (FDI) - Votazione Ordine del giorno 9/2727/7 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/7 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/7 MELONI GIORGIA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 80.71
        },
        {
            "id": 4816,
            "slug": "vs18_438_007",
            "identifier": "vs18_438_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_007/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2727/8 PRISCO EMANUELE (FDI) - Votazione Ordine del giorno 9/2727/8 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/8 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/8 PRISCO EMANUELE (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": 24,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 80.31
        },
        {
            "id": 4826,
            "slug": "vs18_438_008",
            "identifier": "vs18_438_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_008/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2727/9 MONTARULI AUGUSTA (FDI) - Votazione Ordine del giorno 9/2727/9 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/9 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/9 MONTARULI AUGUSTA (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": 23,
            "majority_cohesion_rate": 73.93,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 5779,
            "slug": "vs18_438_009",
            "identifier": "vs18_438_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_009/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n.9/2727/10 GEMMATO MARCELLO (FDI) - Votazione Ordine del giorno 9/2727/10 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/10 DDL n. 2727",
            "description_title": "Ordine del giorno n.9/2727/10 GEMMATO MARCELLO (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": 22,
            "majority_cohesion_rate": 73.01,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 5885,
            "slug": "vs18_438_010",
            "identifier": "vs18_438_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_010/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2727/11 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Ordine del giorno 9/2727/11 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/11 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/11 LOLLOBRIGIDA FRANCESCO (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": 25,
            "majority_cohesion_rate": 73.62,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 5878,
            "slug": "vs18_438_011",
            "identifier": "vs18_438_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_011/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2727/12 GALANTINO DAVIDE (FDI) - Votazione Ordine del giorno 9/2727/12 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/12 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/12 GALANTINO DAVIDE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 81.89
        },
        {
            "id": 5874,
            "slug": "vs18_438_012",
            "identifier": "vs18_438_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_012/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2727/13 CAIATA SALVATORE (FDI) - Votazione Ordine del giorno 9/2727/13 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/13 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/13 CAIATA 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": 26,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 79.92
        },
        {
            "id": 6192,
            "slug": "vs18_438_013",
            "identifier": "vs18_438_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_013/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2727/14 BUTTI ALESSIO (FDI) - Votazione Ordine del giorno 9/2727/14 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/14 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/14 BUTTI ALESSIO (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": 25,
            "majority_cohesion_rate": 75.46,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 6180,
            "slug": "vs18_438_014",
            "identifier": "vs18_438_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_014/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2727/15 DONZELLI GIOVANNI (FDI) - Votazione Ordine del giorno 9/2727/15 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/15 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/15 DONZELLI GIOVANNI (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 73.62,
            "minority_cohesion_rate": 79.92
        },
        {
            "id": 6174,
            "slug": "vs18_438_015",
            "identifier": "vs18_438_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_015/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2727/16 BUCALO CARMELA (FDI) - Votazione Ordine del giorno 9/2727/16 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/16 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/16 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": 24,
            "majority_cohesion_rate": 74.23,
            "minority_cohesion_rate": 81.5
        },
        {
            "id": 5899,
            "slug": "vs18_438_016",
            "identifier": "vs18_438_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_016/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2727/17 DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Ordine del giorno 9/2727/17 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/17 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/17 DELMASTRO DELLE VEDOVE ANDREA (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": 24,
            "majority_cohesion_rate": 73.93,
            "minority_cohesion_rate": 80.31
        },
        {
            "id": 6237,
            "slug": "vs18_438_017",
            "identifier": "vs18_438_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_017/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2727/18 BIGNAMI GALEAZZO (FDI) - Votazione Ordine del giorno 9/2727/18 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/18 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/18 BIGNAMI GALEAZZO (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": 24,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 6226,
            "slug": "vs18_438_018",
            "identifier": "vs18_438_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_018/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2727/19 CIABURRO MONICA (FDI) - Votazione Ordine del giorno 9/2727/19 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/19 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/19 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": 22,
            "majority_cohesion_rate": 73.62,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 6214,
            "slug": "vs18_438_019",
            "identifier": "vs18_438_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_019/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2727/20 CARETTA MARIA CRISTINA (FDI) - Votazione Ordine del giorno 9/2727/20 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/20 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/20 CARETTA MARIA CRISTINA (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": 23,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 81.5
        },
        {
            "id": 6346,
            "slug": "vs18_438_020",
            "identifier": "vs18_438_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_020/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2727/21 BELLUCCI MARIA TERESA (FDI) - Votazione Ordine del giorno 9/2727/21 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/21 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/21 BELLUCCI MARIA TERESA (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": 23,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 81.5
        },
        {
            "id": 6373,
            "slug": "vs18_438_021",
            "identifier": "vs18_438_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_021/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2727/22 ALBANO LUCIA (FDI) - Votazione Ordine del giorno 9/2727/22 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/22 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/22 ALBANO LUCIA (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": 21,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 82.28
        }
    ]
}