Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=majority_cohesion_rate&page=38
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=39",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=majority_cohesion_rate&page=37",
    "results": [
        {
            "id": 5697,
            "slug": "vs18_439_052",
            "identifier": "vs18_439_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_052/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2727/147 PAOLINI LUCA RODOLFO (LEGA) - Votazione Ordine del giorno 9/2727/147 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/147 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/147 PAOLINI LUCA RODOLFO (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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 75.59
        },
        {
            "id": 5886,
            "slug": "vs18_439_151",
            "identifier": "vs18_439_151",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_151/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 151,
            "title": "Ordine del giorno n. 9/2727/262 MUSELLA GRAZIANO (FI) - Votazione Ordine del giorno 9/2727/262 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/262 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/262 MUSELLA GRAZIANO (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": 70,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 37.8
        },
        {
            "id": 6251,
            "slug": "vs18_438_060",
            "identifier": "vs18_438_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_060/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/2727/79 MINARDO ANTONINO (LEGA) - Votazione Ordine del giorno 9/2727/79 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/79 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/79 MINARDO ANTONINO (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": 19,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 4739,
            "slug": "vs18_441_022",
            "identifier": "vs18_441_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_022/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 22,
            "title": "Identici emendamenti 2.4 LOCATELLI ALESSANDRA (LEGA) e 2.31 FERRO WANDA (FDI) - Votazione Emendamento 2.4 DDL n. 2772",
            "original_title": "Votazione Emendamento 2.4 DDL n. 2772",
            "description_title": "Identici emendamenti 2.4 LOCATELLI ALESSANDRA (LEGA) e 2.31 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": 70.25,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 6204,
            "slug": "vs18_438_059",
            "identifier": "vs18_438_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_059/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/2727/78 LAZZARINI ARIANNA (LEGA) - Votazione Ordine del giorno 9/2727/78 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/78 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/78 LAZZARINI ARIANNA (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": 70.25,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5768,
            "slug": "vs18_439_001",
            "identifier": "vs18_439_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_001/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2727/92 LORENZONI EVA (LEGA) - Votazione Ordine del giorno 9/2727/92 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/92 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/92 LORENZONI EVA (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": 70.25,
            "minority_cohesion_rate": 70.47
        },
        {
            "id": 5754,
            "slug": "vs18_439_008",
            "identifier": "vs18_439_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_008/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2727/99 TARANTINO LEONARDO (LEGA) - Votazione Ordine del giorno 9/2727/99 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/99 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/99 TARANTINO LEONARDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 68.9
        },
        {
            "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": 6494,
            "slug": "vs18_439_144",
            "identifier": "vs18_439_144",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_144/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 144,
            "title": "Ordine del giorno n. 9/2727/252 LABRIOLA VINCENZA (FI) - Votazione Ordine del giorno 9/2727/252 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/252 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/252 LABRIOLA VINCENZA (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": 72,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 37.01
        },
        {
            "id": 6281,
            "slug": "vs18_438_064",
            "identifier": "vs18_438_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_064/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2727/84 RAVETTO LAURA (LEGA) - Votazione Ordine del giorno 9/2727/84 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/84 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/84 RAVETTO LAURA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 4821,
            "slug": "vs18_439_024",
            "identifier": "vs18_439_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_024/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2727/116 VOLPI RAFFAELE (LEGA) - Votazione Ordine del giorno 9/2727/116 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/116 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/116 VOLPI RAFFAELE (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 72.44
        },
        {
            "id": 5760,
            "slug": "vs18_439_083",
            "identifier": "vs18_439_083",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_083/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/2727/180 D'ERAMO LUIGI (LEGA) - Votazione Ordine del giorno 9/2727/180 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/180 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/180 D'ERAMO LUIGI (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": 22,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 6184,
            "slug": "vs18_439_049",
            "identifier": "vs18_439_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_049/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2727/144 BISA INGRID (LEGA) - Votazione Ordine del giorno 9/2727/144 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/144 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/144 BISA INGRID (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": 20,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 4844,
            "slug": "vs18_439_027",
            "identifier": "vs18_439_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_027/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2727/119 ZICCHIERI FRANCESCO (LEGA) - Votazione Ordine del giorno 9/2727/119 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/119 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/119 ZICCHIERI FRANCESCO (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 5351,
            "slug": "vs18_439_164",
            "identifier": "vs18_439_164",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_164/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 164,
            "title": "Ordine del giorno n. 9/2727/279 FASANO VINCENZO (FI) - Votazione Ordine del giorno 9/2727/279 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/279 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/279 FASANO VINCENZO (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": 74,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 33.46
        },
        {
            "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": 5238,
            "slug": "vs18_439_069",
            "identifier": "vs18_439_069",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_069/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2727/166 BINELLI DIEGO (LEGA) - Votazione Ordine del giorno 9/2727/166 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/166 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/166 BINELLI DIEGO (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": 70.25,
            "minority_cohesion_rate": 73.62
        },
        {
            "id": 5588,
            "slug": "vs18_441_048",
            "identifier": "vs18_441_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_048/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 5.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 5.300, DDL n. 2772",
            "original_title": "Votazione Emendamento 5.300, DDL n. 2772",
            "description_title": "Emendamento 5.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": 229,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 5689,
            "slug": "vs18_439_053",
            "identifier": "vs18_439_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_053/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2727/148 TOMASI MAURA (LEGA) - Votazione Ordine del giorno 9/2727/148 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/148 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/148 TOMASI MAURA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 5153,
            "slug": "vs18_439_062",
            "identifier": "vs18_439_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_062/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2727/159 GUIDESI GUIDO (LEGA) - Votazione Ordine del giorno 9/2727/159 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/159 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/159 GUIDESI GUIDO (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": 20,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 75.98
        },
        {
            "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": 5478,
            "slug": "vs18_441_050",
            "identifier": "vs18_441_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_050/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 6.016 FERRO WANDA (FDI) - Votazione Emendamento 6.016 DDL n. 2772",
            "original_title": "Votazione Emendamento 6.016 DDL n. 2772",
            "description_title": "Articolo aggiuntivo 6.016 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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 79.92
        },
        {
            "id": 4706,
            "slug": "vs18_431_036",
            "identifier": "vs18_431_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_036/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1-bis.2 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1-bis.2 DDL n. 2779",
            "original_title": "Votazione Emendamento 1-bis.2 DDL n. 2779",
            "description_title": "Emendamento 1-bis.2 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 5385,
            "slug": "vs18_439_160",
            "identifier": "vs18_439_160",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_160/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 160,
            "title": "Ordine del giorno n. 9/2727/274 ROTONDI GIANFRANCO (FI) - Votazione Ordine del giorno 9/2727/274 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/274 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/274 ROTONDI GIANFRANCO (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": 75,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 33.86
        },
        {
            "id": 5880,
            "slug": "vs18_439_150",
            "identifier": "vs18_439_150",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_150/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 150,
            "title": "Ordine del giorno n. 9/2727/260 PORCHIETTO CLAUDIA (FI) - Votazione Ordine del giorno 9/2727/260 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/260 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/260 PORCHIETTO CLAUDIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 70,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 37.8
        },
        {
            "id": 5334,
            "slug": "vs18_439_162",
            "identifier": "vs18_439_162",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_162/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 162,
            "title": "Ordine del giorno n. 9/2727/276 FITZGERALD NISSOLI FUCSIA (FI) - Votazione Ordine del giorno 9/2727/276 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/276 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/276 FITZGERALD NISSOLI FUCSIA (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": 75,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 33.46
        },
        {
            "id": 5332,
            "slug": "vs18_439_167",
            "identifier": "vs18_439_167",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_167/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 167,
            "title": "Ordine del giorno n. 9/2727/282 SIBILIA COSIMO (FI) - Votazione Ordine del giorno 9/2727/282 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/282 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/282 SIBILIA COSIMO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 33.46
        },
        {
            "id": 2811,
            "slug": "vs18_196_004",
            "identifier": "vs18_196_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_196_004/?format=api",
            "sitting": {
                "id": 212,
                "date": "2019-06-25",
                "number": 196,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1648",
            "original_title": "Votazione Articolo DDL n.1648",
            "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": 218,
            "majority_cohesion_rate": 70.26,
            "minority_cohesion_rate": 70.23
        },
        {
            "id": 2806,
            "slug": "vs18_196_015",
            "identifier": "vs18_196_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_196_015/?format=api",
            "sitting": {
                "id": 212,
                "date": "2019-06-25",
                "number": 196,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.0622",
            "original_title": "Votazione Articolo PDL n.0622",
            "description_title": "Articolo 3\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 224,
            "majority_cohesion_rate": 70.26,
            "minority_cohesion_rate": 74.43
        },
        {
            "id": 3271,
            "slug": "vs18_269_112",
            "identifier": "vs18_269_112",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_269_112/?format=api",
            "sitting": {
                "id": 285,
                "date": "2019-12-02",
                "number": 269,
                "branch": "C"
            },
            "number": 112,
            "title": "Ordine del giorno n. 9/2222/19 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Ordine del giorno 9/2222/19 DDL n.2222",
            "original_title": "Votazione Ordine del giorno 9/2222/19 DDL n.2222",
            "description_title": "Ordine del giorno n. 9/2222/19 VARCHI MARIA CAROLINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 70.26,
            "minority_cohesion_rate": 60.47
        },
        {
            "id": 2820,
            "slug": "vs18_196_011",
            "identifier": "vs18_196_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_196_011/?format=api",
            "sitting": {
                "id": 212,
                "date": "2019-06-25",
                "number": 196,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.10 PALAZZOTTO ERASMO (LEU)\n     - Votazione Emendamento PDL n.0622",
            "original_title": "Votazione Emendamento PDL n.0622",
            "description_title": "Emendamento 1.10 PALAZZOTTO ERASMO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 154,
            "majority_cohesion_rate": 70.26,
            "minority_cohesion_rate": 32.44
        },
        {
            "id": 2813,
            "slug": "vs18_196_010",
            "identifier": "vs18_196_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_196_010/?format=api",
            "sitting": {
                "id": 212,
                "date": "2019-06-25",
                "number": 196,
                "branch": "C"
            },
            "number": 10,
            "title": "Ratifica ed esecuzione del Protocollo al Trattato del Nord Atlantico sull'adesione della Repubblica di Macedonia del Nord, fatto a Bruxelles il 6 febbraio 2019 (DDL 1660)\n     - Votazione finale DDL n.1660",
            "original_title": "Votazione finale DDL n.1660",
            "description_title": "Ratifica ed esecuzione del Protocollo al Trattato del Nord Atlantico sull'adesione della Repubblica di Macedonia del Nord, fatto a Bruxelles il 6 febbraio 2019 (DDL 1660)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 220,
            "majority_cohesion_rate": 70.26,
            "minority_cohesion_rate": 70.23
        },
        {
            "id": 6378,
            "slug": "vs18_351_021",
            "identifier": "vs18_351_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_021/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2525/124 MOLINARI RICCARDO (LEGA) - Votazione Ordine del giorno 9/2525/124 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/124 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/124 MOLINARI RICCARDO (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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 8394,
            "slug": "vs18_461_027",
            "identifier": "vs18_461_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_461_027/?format=api",
            "sitting": {
                "id": 477,
                "date": "2021-02-23",
                "number": 461,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2845/123 TRANCASSINI PAOLO (FDI) - Votazione Ordine del giorno 9/2845/123 DDL n. 2845",
            "original_title": "Votazione Ordine del giorno 9/2845/123 DDL n. 2845",
            "description_title": "Ordine del giorno n. 9/2845/123 TRANCASSINI PAOLO (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": 2,
            "n_margin": 190,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 79.41
        },
        {
            "id": 5836,
            "slug": "vs18_351_026",
            "identifier": "vs18_351_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_026/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2525/134 ANDREUZZA GIORGIA (LEGA) - Votazione Ordine del giorno 9/2525/134 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/134 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/134 ANDREUZZA GIORGIA (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": 70.27,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 6394,
            "slug": "vs18_340_004",
            "identifier": "vs18_340_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_340_004/?format=api",
            "sitting": {
                "id": 356,
                "date": "2020-05-14",
                "number": 340,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2447/92 MONTARULI AUGUSTA (FDI) - Votazione Ordine del giorno 9/2447/92 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/92 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/92 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": 26,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 70.82
        },
        {
            "id": 8249,
            "slug": "vs18_460_019",
            "identifier": "vs18_460_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_019/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 3.02 ZUCCONI RICCARDO (FDI) - Votazione Emendamento 3.02 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.02 DDL n. 2845",
            "description_title": "Articolo aggiuntivo 3.02 ZUCCONI RICCARDO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 175,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 5735,
            "slug": "vs18_339_013",
            "identifier": "vs18_339_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_013/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2447/32 ZOFFILI EUGENIO (LEGA) - Votazione Ordine del giorno 9/2447/32 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/32 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/32 ZOFFILI EUGENIO (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": 20,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 75.1
        },
        {
            "id": 5813,
            "slug": "vs18_348_007",
            "identifier": "vs18_348_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_007/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2461/49 TRANO RAFFAELE (MISTO) - Votazione Ordine del giorno 9/2461/49 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/49 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/49 TRANO RAFFAELE (MISTO)",
            "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": 33,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 64.71
        },
        {
            "id": 6219,
            "slug": "vs18_348_001",
            "identifier": "vs18_348_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_001/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2641/2 GUSMEROLI ALBERTO LUIGI (LEGA) - Votazione Ordine del giorno 9/2641/2 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2641/2 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2641/2 GUSMEROLI ALBERTO LUIGI (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": 19,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5423,
            "slug": "vs18_355_014",
            "identifier": "vs18_355_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_014/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.248 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.248 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.248 DDL n. 2471",
            "description_title": "Emendamento 1.248 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": 26,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 8310,
            "slug": "vs18_460_013",
            "identifier": "vs18_460_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_013/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.200 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 3.200 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.200 DDL n. 2845",
            "description_title": "Emendamento 3.200 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": 187,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8232,
            "slug": "vs18_460_026",
            "identifier": "vs18_460_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_026/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 4.97 GEMMATO MARCELLO (FDI) - Votazione Emendamento 4.97 DDL n. 2845",
            "original_title": "Votazione Emendamento 4.97 DDL n. 2845",
            "description_title": "Emendamento 4.97 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": 1,
            "n_margin": 186,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 85.29
        },
        {
            "id": 8298,
            "slug": "vs18_460_028",
            "identifier": "vs18_460_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_028/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.86 MENGA ROSA (MISTO) - Votazione Emendamento 4.86 DDL n. 2845",
            "original_title": "Votazione Emendamento 4.86 DDL n. 2845",
            "description_title": "Emendamento 4.86 MENGA ROSA (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": 181,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 13276,
            "slug": "18-98-22",
            "identifier": "18-98-22",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-98-22/?format=api",
            "sitting": {
                "id": 854,
                "date": "2019-03-07",
                "number": 98,
                "branch": "S"
            },
            "number": 22,
            "title": "Ratifica ed esecuzione dell'Accordo tra la Repubblica italiana e l'Organizzazione internazionale di diritto per lo sviluppo (IDLO) relativo alla sede dell'organizzazione, fatto a Roma il 14 giugno 2017 - Votazione finale",
            "original_title": "Votazione finale",
            "description_title": "Ratifica ed esecuzione dell'Accordo tra la Repubblica italiana e l'Organizzazione internazionale di diritto per lo sviluppo (IDLO) relativo alla sede dell'organizzazione, fatto a Roma il 14 giugno 2017",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 98,
            "majority_cohesion_rate": 70.3,
            "minority_cohesion_rate": 53.85
        },
        {
            "id": 5688,
            "slug": "vs18_396_025",
            "identifier": "vs18_396_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_025/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2648/101 RUSSO PAOLO (FI) - Votazione Ordine del giorno 9/2648/101 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/101 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/101 RUSSO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 70.3,
            "minority_cohesion_rate": 64.96
        },
        {
            "id": 13265,
            "slug": "18-98-24",
            "identifier": "18-98-24",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-98-24/?format=api",
            "sitting": {
                "id": 854,
                "date": "2019-03-07",
                "number": 98,
                "branch": "S"
            },
            "number": 24,
            "title": "Ratifica ed esecuzione del Protocollo aggiuntivo (n. 3) all'Accordo sulla sede tra il Governo della Repubblica italiana e l'Istituto universitario europeo, con allegati, fatto a Firenze il 19 ottobre 2018 - Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "Ratifica ed esecuzione del Protocollo aggiuntivo (n. 3) all'Accordo sulla sede tra il Governo della Repubblica italiana e l'Istituto universitario europeo, con allegati, fatto a Firenze il 19 ottobre 2018",
            "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": 98,
            "majority_cohesion_rate": 70.3,
            "minority_cohesion_rate": 54.62
        },
        {
            "id": 5402,
            "slug": "vs18_422_077",
            "identifier": "vs18_422_077",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_077/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 77,
            "title": "Articolo 13 - Votazione Articolo 13 PDL n. 1824",
            "original_title": "Votazione Articolo 13 PDL n. 1824",
            "description_title": "Articolo 13",
            "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": 209,
            "majority_cohesion_rate": 70.34,
            "minority_cohesion_rate": 65.75
        },
        {
            "id": 5677,
            "slug": "vs18_422_061",
            "identifier": "vs18_422_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_061/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 1824",
            "original_title": "Votazione Articolo 6 PDL n. 1824",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 203,
            "majority_cohesion_rate": 70.34,
            "minority_cohesion_rate": 61.42
        },
        {
            "id": 5449,
            "slug": "vs18_422_072",
            "identifier": "vs18_422_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_072/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo aggiuntivo 11.0100 SPENA MARIA (FI) - Votazione Emendamento 11.0100 PDL n. 1824",
            "original_title": "Votazione Emendamento 11.0100 PDL n. 1824",
            "description_title": "Articolo aggiuntivo 11.0100 SPENA MARIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 207,
            "majority_cohesion_rate": 70.34,
            "minority_cohesion_rate": 64.57
        }
    ]
}