Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=228
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "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://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=229",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=227",
    "results": [
        {
            "id": 6730,
            "slug": "vs18_310_001",
            "identifier": "vs18_310_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_310_001/?format=api",
            "sitting": {
                "id": 326,
                "date": "2020-02-24",
                "number": 310,
                "branch": "C"
            },
            "number": 1,
            "title": "Richiesta di chiusura della discussione sulle linee generali del decreto-legge 30 dicembre 2019, n. 161 - Votazione chiusura della discussione DDL n. 2394",
            "original_title": "Votazione chiusura della discussione DDL n. 2394",
            "description_title": "Richiesta di chiusura della discussione sulle linee generali del decreto-legge 30 dicembre 2019, n. 161",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Chiusura della discussione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 72,
            "majority_cohesion_rate": 85.12,
            "minority_cohesion_rate": 57.98
        },
        {
            "id": 6729,
            "slug": "vs18_310_002",
            "identifier": "vs18_310_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_310_002/?format=api",
            "sitting": {
                "id": 326,
                "date": "2020-02-24",
                "number": 310,
                "branch": "C"
            },
            "number": 2,
            "title": "Questioni pregiudiziali n. 1 BISA INGRID (LEGA) ed altri, n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri e n. 3 BARTOLOZZI GIUSI (FI) ed altri - Votazione pregiudiziale DDL n. 2394",
            "original_title": "Votazione pregiudiziale DDL n. 2394",
            "description_title": "Questioni pregiudiziali n. 1 BISA INGRID (LEGA) ed altri, n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri e n. 3 BARTOLOZZI GIUSI (FI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 83.93,
            "minority_cohesion_rate": 59.53
        },
        {
            "id": 5022,
            "slug": "vs18_311_001",
            "identifier": "vs18_311_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_311_001/?format=api",
            "sitting": {
                "id": 327,
                "date": "2020-02-25",
                "number": 311,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo unico del disegno di legge di conversione del decreto-legge 30 dicembre 2019, n. 161, nel testo approvato dalla Commissione, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia - Votazione Articolo unico DDL n. 2394",
            "original_title": "Votazione Articolo unico DDL n. 2394",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 30 dicembre 2019, n. 161, nel testo approvato dalla Commissione, identico a quello approvato dal Senato, sul quale 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": 38,
            "majority_cohesion_rate": 87.2,
            "minority_cohesion_rate": 84.05
        },
        {
            "id": 4983,
            "slug": "vs18_312_001",
            "identifier": "vs18_312_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_001/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.100 della Commissione - Votazione Emendamento 1.100 DDL n. 2402",
            "original_title": "Votazione Emendamento 1.100 DDL n. 2402",
            "description_title": "Emendamento 1.100 della Commissione",
            "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": 237,
            "majority_cohesion_rate": 76.49,
            "minority_cohesion_rate": 76.26
        },
        {
            "id": 5992,
            "slug": "vs18_312_002",
            "identifier": "vs18_312_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_002/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.52 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 1.52 DDL n. 2402",
            "original_title": "Votazione Emendamento 1.52 DDL n. 2402",
            "description_title": "Emendamento 1.52 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": 33,
            "majority_cohesion_rate": 77.08,
            "minority_cohesion_rate": 77.43
        },
        {
            "id": 5998,
            "slug": "vs18_312_003",
            "identifier": "vs18_312_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_003/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.39 GEMMATO MARCELLO (FDI) - Votazione Emendamento 1.39 DDL n. 2402",
            "original_title": "Votazione Emendamento 1.39 DDL n. 2402",
            "description_title": "Emendamento 1.39 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": 36,
            "majority_cohesion_rate": 76.49,
            "minority_cohesion_rate": 77.82
        },
        {
            "id": 5969,
            "slug": "vs18_312_004",
            "identifier": "vs18_312_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_004/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.14 FOTI TOMMASO (FDI) - Votazione Emendamento 1.14 DDL n. 2402",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2402",
            "description_title": "Emendamento 1.14 FOTI TOMMASO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 77.08,
            "minority_cohesion_rate": 78.21
        },
        {
            "id": 5980,
            "slug": "vs18_312_005",
            "identifier": "vs18_312_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_005/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.22 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.22 DDL n. 2402",
            "original_title": "Votazione Emendamento 1.22 DDL n. 2402",
            "description_title": "Emendamento 1.22 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": 34,
            "majority_cohesion_rate": 76.19,
            "minority_cohesion_rate": 78.21
        },
        {
            "id": 6030,
            "slug": "vs18_312_006",
            "identifier": "vs18_312_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_006/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.40 GEMMATO MARCELLO (FDI) - Votazione Emendamento 1.40 DDL n. 2402",
            "original_title": "Votazione Emendamento 1.40 DDL n. 2402",
            "description_title": "Emendamento 1.40 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": 36,
            "majority_cohesion_rate": 76.49,
            "minority_cohesion_rate": 77.43
        },
        {
            "id": 6036,
            "slug": "vs18_312_007",
            "identifier": "vs18_312_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_007/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.53 BOLDI ROSSANA (LEGA) - Votazione Emendamento 1.53 DDL n. 2402",
            "original_title": "Votazione Emendamento 1.53 DDL n. 2402",
            "description_title": "Emendamento 1.53 BOLDI ROSSANA (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": 33,
            "majority_cohesion_rate": 75.6,
            "minority_cohesion_rate": 78.6
        },
        {
            "id": 6010,
            "slug": "vs18_312_008",
            "identifier": "vs18_312_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_008/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.41 GEMMATO MARCELLO (FDI) - Votazione Emendamento 1.41 DDL n. 2402",
            "original_title": "Votazione Emendamento 1.41 DDL n. 2402",
            "description_title": "Emendamento 1.41 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": 33,
            "majority_cohesion_rate": 75.3,
            "minority_cohesion_rate": 78.21
        },
        {
            "id": 6017,
            "slug": "vs18_312_009",
            "identifier": "vs18_312_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_009/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.28 BALDINI MARIA TERESA (FDI) - Votazione Emendamento 1.28 DDL n. 2402",
            "original_title": "Votazione Emendamento 1.28 DDL n. 2402",
            "description_title": "Emendamento 1.28 BALDINI 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": 33,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 78.21
        },
        {
            "id": 6474,
            "slug": "vs18_312_010",
            "identifier": "vs18_312_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_010/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.63 ZOFFILI EUGENIO (LEGA) - Votazione Emendamento 2.63 DDL n. 2402",
            "original_title": "Votazione Emendamento 2.63 DDL n. 2402",
            "description_title": "Emendamento 2.63 ZOFFILI EUGENIO (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": 36,
            "majority_cohesion_rate": 75.6,
            "minority_cohesion_rate": 75.88
        },
        {
            "id": 6463,
            "slug": "vs18_312_011",
            "identifier": "vs18_312_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_011/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 2.01 FIORAMONTI LORENZO (MISTO) - Votazione Emendamento 2.01 DDL n. 2402",
            "original_title": "Votazione Emendamento 2.01 DDL n. 2402",
            "description_title": "Articolo aggiuntivo 2.01 FIORAMONTI LORENZO (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": 6,
            "n_margin": 39,
            "majority_cohesion_rate": 75.89,
            "minority_cohesion_rate": 63.42
        },
        {
            "id": 6451,
            "slug": "vs18_312_012",
            "identifier": "vs18_312_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_012/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 2.051 RAMPELLI FABIO (FDI) - Votazione Emendamento 2.051 DDL n. 2402",
            "original_title": "Votazione Emendamento 2.051 DDL n. 2402",
            "description_title": "Articolo aggiuntivo 2.051 RAMPELLI FABIO (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": 38,
            "majority_cohesion_rate": 77.98,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 6442,
            "slug": "vs18_312_013",
            "identifier": "vs18_312_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_013/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.52 TIRAMANI PAOLO (LEGA) - Votazione Emendamento 3.52 DDL n. 2402",
            "original_title": "Votazione Emendamento 3.52 DDL n. 2402",
            "description_title": "Emendamento 3.52 TIRAMANI 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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 77.08,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 5506,
            "slug": "vs18_312_014",
            "identifier": "vs18_312_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_014/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.3 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 3.3 DDL n. 2402",
            "original_title": "Votazione Emendamento 3.3 DDL n. 2402",
            "description_title": "Emendamento 3.3 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": 37,
            "majority_cohesion_rate": 77.08,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 5517,
            "slug": "vs18_312_015",
            "identifier": "vs18_312_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_015/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.4 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 3.4 DDL n. 2402",
            "original_title": "Votazione Emendamento 3.4 DDL n. 2402",
            "description_title": "Emendamento 3.4 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": 37,
            "majority_cohesion_rate": 75.89,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 5526,
            "slug": "vs18_312_016",
            "identifier": "vs18_312_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_016/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 3.057 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 3.057 DDL n. 2402",
            "original_title": "Votazione Emendamento 3.057 DDL n. 2402",
            "description_title": "Articolo aggiuntivo 3.057 MONTARULI AUGUSTA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 76.49,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 5537,
            "slug": "vs18_312_017",
            "identifier": "vs18_312_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_017/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 3.06 BOLDI ROSSANA (LEGA) - Votazione Emendamento 3.06 DDL n. 2402",
            "original_title": "Votazione Emendamento 3.06 DDL n. 2402",
            "description_title": "Articolo aggiuntivo 3.06 BOLDI ROSSANA (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": 36,
            "majority_cohesion_rate": 76.49,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 5546,
            "slug": "vs18_312_018",
            "identifier": "vs18_312_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_018/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.4 RAMPELLI FABIO (FDI) - Votazione Emendamento 4.4 DDL n. 2402",
            "original_title": "Votazione Emendamento 4.4 DDL n. 2402",
            "description_title": "Emendamento 4.4 RAMPELLI FABIO (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": 36,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 65.76
        },
        {
            "id": 5553,
            "slug": "vs18_312_019",
            "identifier": "vs18_312_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_019/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 19,
            "title": "Conversione in legge del decreto-legge 23 febbraio 2020, n. 6, recante misure urgenti in materia di contenimento e gestione dell'emergenza epidemiologica da COVID-19 (DDL 2402) - Votazione finale DDL n. 2402",
            "original_title": "Votazione finale DDL n. 2402",
            "description_title": "Conversione in legge del decreto-legge 23 febbraio 2020, n. 6, recante misure urgenti in materia di contenimento e gestione dell'emergenza epidemiologica da COVID-19 (DDL 2402)",
            "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": 229,
            "majority_cohesion_rate": 77.38,
            "minority_cohesion_rate": 72.76
        },
        {
            "id": 5843,
            "slug": "vs18_313_001",
            "identifier": "vs18_313_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_001/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2394/3 BIGNAMI GALEAZZO (FDI) - Votazione Ordine del giorno 9/2394/3 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/3 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/3 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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 72.92,
            "minority_cohesion_rate": 68.09
        },
        {
            "id": 5848,
            "slug": "vs18_313_002",
            "identifier": "vs18_313_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_002/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2394/7 DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Ordine del giorno 9/2394/7 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/7 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/7 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": 37,
            "majority_cohesion_rate": 73.51,
            "minority_cohesion_rate": 68.09
        },
        {
            "id": 5835,
            "slug": "vs18_313_003",
            "identifier": "vs18_313_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_003/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2394/8 TRANCASSINI PAOLO (FDI) - Votazione Ordine del giorno 9/2394/8 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/8 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/8 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 73.51,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 5840,
            "slug": "vs18_313_004",
            "identifier": "vs18_313_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_004/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2394/9 DEIDDA SALVATORE (FDI) - Votazione Ordine del giorno 9/2394/9 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/9 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/9 DEIDDA SALVATORE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 73.81,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 5814,
            "slug": "vs18_313_005",
            "identifier": "vs18_313_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_005/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2394/25 CIRIELLI EDMONDO (FDI) - Votazione Ordine del giorno 9/2394/25 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/25 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/25 CIRIELLI EDMONDO (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": 32,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 73.54
        },
        {
            "id": 5824,
            "slug": "vs18_313_006",
            "identifier": "vs18_313_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_006/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2394/28 CIABURRO MONICA (FDI) - Votazione Ordine del giorno 9/2394/28 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/28 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/28 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": 34,
            "majority_cohesion_rate": 73.21,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 5798,
            "slug": "vs18_313_007",
            "identifier": "vs18_313_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_007/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2394/31 RIZZETTO WALTER (FDI) - Votazione Ordine del giorno 9/2394/31 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/31 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/31 RIZZETTO WALTER (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": 33,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 5806,
            "slug": "vs18_313_008",
            "identifier": "vs18_313_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_008/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2394/32 LUCASELLI YLENJA (FDI) - Votazione Ordine del giorno 9/2394/32 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/32 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/32 LUCASELLI YLENJA (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": 32,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 5782,
            "slug": "vs18_313_009",
            "identifier": "vs18_313_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_009/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2394/33 FERRO WANDA (FDI) - Votazione Ordine del giorno 9/2394/33 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/33 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/33 FERRO WANDA (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": 32,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 6320,
            "slug": "vs18_313_010",
            "identifier": "vs18_313_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_010/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2394/37 TONDO RENZO (MISTO) - Votazione Ordine del giorno 9/2394/37 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/37 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/37 TONDO RENZO (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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 6324,
            "slug": "vs18_313_011",
            "identifier": "vs18_313_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_011/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2394/40 TURRI ROBERTO (LEGA) - Votazione Ordine del giorno 9/2394/40 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/40 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/40 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 6327,
            "slug": "vs18_313_012",
            "identifier": "vs18_313_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_012/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2394/47 BISA INGRID (LEGA) - Votazione Ordine del giorno 9/2394/47 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/47 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/47 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": 34,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 72.37
        },
        {
            "id": 6294,
            "slug": "vs18_313_013",
            "identifier": "vs18_313_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_013/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2394/48 TATEO ANNA RITA (LEGA) - Votazione Ordine del giorno 9/2394/48 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/48 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/48 TATEO ANNA RITA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 6298,
            "slug": "vs18_313_014",
            "identifier": "vs18_313_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_014/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2394/59 RIXI EDOARDO (LEGA) - Votazione Ordine del giorno 9/2394/59 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/59 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/59 RIXI EDOARDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 75.89,
            "minority_cohesion_rate": 72.37
        },
        {
            "id": 6302,
            "slug": "vs18_313_015",
            "identifier": "vs18_313_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_015/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2394/63 GOLINELLI GUGLIELMO (LEGA) - Votazione Ordine del giorno 9/2394/63 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/63 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/63 GOLINELLI GUGLIELMO (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": 33,
            "majority_cohesion_rate": 75.89,
            "minority_cohesion_rate": 73.93
        },
        {
            "id": 6307,
            "slug": "vs18_313_016",
            "identifier": "vs18_313_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_016/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2394/69 BAZZARO ALEX (LEGA) - Votazione Ordine del giorno 9/2394/69 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/69 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/69 BAZZARO ALEX (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": 74.11,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 6262,
            "slug": "vs18_313_017",
            "identifier": "vs18_313_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_017/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2394/70 BIANCHI MATTEO LUIGI (LEGA) - Votazione Ordine del giorno 9/2394/70 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/70 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/70 BIANCHI MATTEO 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": 32,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 72.37
        },
        {
            "id": 6272,
            "slug": "vs18_313_018",
            "identifier": "vs18_313_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_018/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2394/71 GERARDI FRANCESCA (LEGA) - Votazione Ordine del giorno 9/2394/71 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/71 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/71 GERARDI FRANCESCA (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": 34,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 6280,
            "slug": "vs18_313_019",
            "identifier": "vs18_313_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_019/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2394/72 COIN DIMITRI (LEGA) - Votazione Ordine del giorno 9/2394/72 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/72 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/72 COIN DIMITRI (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": 34,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 6344,
            "slug": "vs18_313_020",
            "identifier": "vs18_313_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_020/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2394/73 CAVANDOLI LAURA (LEGA) - Votazione Ordine del giorno 9/2394/73 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/73 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/73 CAVANDOLI LAURA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 75.89,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 4860,
            "slug": "vs18_313_021",
            "identifier": "vs18_313_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_021/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2394/74 COVOLO SILVIA (LEGA) - Votazione Ordine del giorno 9/2394/74 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/74 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/74 COVOLO SILVIA (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": 75.0,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 4867,
            "slug": "vs18_313_022",
            "identifier": "vs18_313_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_022/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2394/75 TARANTINO LEONARDO (LEGA) - Votazione Ordine del giorno 9/2394/75 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/75 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/75 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": 30,
            "majority_cohesion_rate": 73.81,
            "minority_cohesion_rate": 73.54
        },
        {
            "id": 4846,
            "slug": "vs18_313_023",
            "identifier": "vs18_313_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_023/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2394/76 MAGGIONI MARCO (LEGA) - Votazione Ordine del giorno 9/2394/76 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/76 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/76 MAGGIONI MARCO (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": 34,
            "majority_cohesion_rate": 73.81,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 4851,
            "slug": "vs18_313_024",
            "identifier": "vs18_313_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_024/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2394/77 GIGLIO VIGNA ALESSANDRO (LEGA) - Votazione Ordine del giorno 9/2394/77 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/77 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/77 GIGLIO VIGNA ALESSANDRO (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": 32,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 4882,
            "slug": "vs18_313_025",
            "identifier": "vs18_313_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_025/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2394/80 INVERNIZZI CRISTIAN (LEGA) - Votazione Ordine del giorno 9/2394/80 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/80 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/80 INVERNIZZI CRISTIAN (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": 74.7,
            "minority_cohesion_rate": 73.54
        },
        {
            "id": 4890,
            "slug": "vs18_313_026",
            "identifier": "vs18_313_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_026/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2394/81 IEZZI IGOR GIANCARLO (LEGA) - Votazione Ordine del giorno 9/2394/81 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/81 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/81 IEZZI IGOR GIANCARLO (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": 74.7,
            "minority_cohesion_rate": 73.93
        },
        {
            "id": 4873,
            "slug": "vs18_313_027",
            "identifier": "vs18_313_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_027/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2394/84 STEFANI ALBERTO (LEGA) - Votazione Ordine del giorno 9/2394/84 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/84 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/84 STEFANI ALBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 4879,
            "slug": "vs18_313_028",
            "identifier": "vs18_313_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_028/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2394/85 TONELLI GIANNI (LEGA) - Votazione Ordine del giorno 9/2394/85 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/85 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/85 TONELLI GIANNI (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": 24,
            "majority_cohesion_rate": 70.24,
            "minority_cohesion_rate": 70.82
        }
    ]
}