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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=48",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=46",
    "results": [
        {
            "id": 4810,
            "slug": "vs18_362_051",
            "identifier": "vs18_362_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_051/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2547/132 BAGNASCO ROBERTO (FI) - Votazione Ordine del giorno 9/2547/132 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/132 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/132 BAGNASCO ROBERTO (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": 31,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 4877,
            "slug": "vs18_362_050",
            "identifier": "vs18_362_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_050/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2547/131 SISTO FRANCESCO PAOLO (FI) - Votazione Ordine del giorno 9/2547/131 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/131 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/131 SISTO FRANCESCO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 10,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 5241,
            "slug": "vs18_362_049",
            "identifier": "vs18_362_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_049/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2547/130 APREA VALENTINA (FI) - Votazione Ordine del giorno 9/2547/130 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/130 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/130 APREA VALENTINA (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": 31,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 69.41
        },
        {
            "id": 5234,
            "slug": "vs18_362_048",
            "identifier": "vs18_362_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_048/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2547/128 BATTILOCCHIO ALESSANDRO (FI) - Votazione Ordine del giorno 9/2547/128 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/128 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/128 BATTILOCCHIO ALESSANDRO (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": 32,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 69.41
        },
        {
            "id": 6212,
            "slug": "vs18_362_047",
            "identifier": "vs18_362_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_047/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2547/127 ZANETTIN PIERANTONIO (FI) - Votazione Ordine del giorno 9/2547/127 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/127 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/127 ZANETTIN PIERANTONIO (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": 31,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 6203,
            "slug": "vs18_362_046",
            "identifier": "vs18_362_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_046/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2547/126 CARRARA MAURIZIO (FI) - Votazione Ordine del giorno 9/2547/126 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/126 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/126 CARRARA MAURIZIO (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": 30,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 6232,
            "slug": "vs18_362_045",
            "identifier": "vs18_362_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_045/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2547/124 D'ETTORE FELICE MAURIZIO (FI) - Votazione Ordine del giorno 9/2547/124 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/124 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/124 D'ETTORE FELICE MAURIZIO (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": 34,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 6218,
            "slug": "vs18_362_044",
            "identifier": "vs18_362_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_044/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2547/123 ROSSO ROBERTO (FI) - Votazione Ordine del giorno 9/2547/123 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/123 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/123 ROSSO ROBERTO (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": 34,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 69.02
        },
        {
            "id": 6224,
            "slug": "vs18_362_043",
            "identifier": "vs18_362_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_043/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2547/122 ROSSELLO CRISTINA (FI) - Votazione Ordine del giorno 9/2547/122 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/122 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/122 ROSSELLO CRISTINA (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": 33,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 68.63
        },
        {
            "id": 6175,
            "slug": "vs18_362_042",
            "identifier": "vs18_362_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_042/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2547/121 CALABRIA ANNAGRAZIA (FI) - Votazione Ordine del giorno 9/2547/121 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/121 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/121 CALABRIA ANNAGRAZIA (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": 32,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 6169,
            "slug": "vs18_362_041",
            "identifier": "vs18_362_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_041/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2547/119 BERGAMINI DEBORAH (FI) - Votazione Ordine del giorno 9/2547/119 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/119 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/119 BERGAMINI DEBORAH (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": 26,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 69.02
        },
        {
            "id": 6194,
            "slug": "vs18_362_040",
            "identifier": "vs18_362_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_040/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2547/117 ZANELLA FEDERICA (FI) - Votazione Ordine del giorno 9/2547/117 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/117 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/117 ZANELLA FEDERICA (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": 29,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 5765,
            "slug": "vs18_362_039",
            "identifier": "vs18_362_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_039/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2547/116 PETTARIN GUIDO GERMANO (FI) - Votazione Ordine del giorno 9/2547/116 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/116 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/116 PETTARIN GUIDO GERMANO (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": 30,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 5775,
            "slug": "vs18_362_038",
            "identifier": "vs18_362_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_038/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2547/115 PENTANGELO ANTONIO (FI) - Votazione Ordine del giorno 9/2547/115 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/115 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/115 PENTANGELO ANTONIO (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": 30,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 5783,
            "slug": "vs18_362_037",
            "identifier": "vs18_362_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_037/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2547/109 BRUNETTA RENATO (FI) - Votazione Ordine del giorno 9/2547/109 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/109 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/109 BRUNETTA RENATO (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": 33,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 5793,
            "slug": "vs18_362_036",
            "identifier": "vs18_362_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_036/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2547/108 CANNATELLI PASQUALE (FI) - Votazione Ordine del giorno 9/2547/108 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/108 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/108 CANNATELLI PASQUALE (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": 32,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 6548,
            "slug": "vs18_362_035",
            "identifier": "vs18_362_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_035/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2547/106 CASCIELLO LUIGI (FI) - Votazione Ordine del giorno 9/2547/106 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/106 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/106 CASCIELLO LUIGI (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": 33,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 6540,
            "slug": "vs18_362_034",
            "identifier": "vs18_362_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_034/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2547/100 CORTELAZZO PIERGIORGIO (FI) - Votazione Ordine del giorno 9/2547/100 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/100 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/100 CORTELAZZO PIERGIORGIO (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": 72.59,
            "minority_cohesion_rate": 68.24
        },
        {
            "id": 6529,
            "slug": "vs18_362_033",
            "identifier": "vs18_362_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_033/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2547/99 CASINO MICHELE (FI) - Votazione Ordine del giorno 9/2547/99 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/99 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/99 CASINO MICHELE (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": 32,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 6534,
            "slug": "vs18_362_032",
            "identifier": "vs18_362_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_032/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2547/96 RAVETTO LAURA (FI) - Votazione Ordine del giorno 9/2547/96 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/96 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/96 RAVETTO LAURA (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": 33,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 69.41
        },
        {
            "id": 6527,
            "slug": "vs18_362_031",
            "identifier": "vs18_362_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_031/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2547/95 DELLA FRERA GUIDO (FI) - Votazione Ordine del giorno 9/2547/95 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/95 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/95 DELLA FRERA GUIDO (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": 32,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 6515,
            "slug": "vs18_362_030",
            "identifier": "vs18_362_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_030/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2547/88 ROTONDI GIANFRANCO (FI) - Votazione Ordine del giorno 9/2547/88 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/88 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/88 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": 31,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 6265,
            "slug": "vs18_362_029",
            "identifier": "vs18_362_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_029/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2547/81 CATTANEO ALESSANDRO (FI) - Votazione Ordine del giorno 9/2547/81 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/81 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/81 CATTANEO ALESSANDRO (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": 33,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 6274,
            "slug": "vs18_362_028",
            "identifier": "vs18_362_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_028/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2547/80 SAVINO SANDRA (FI) - Votazione Ordine del giorno 9/2547/80 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/80 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/80 SAVINO SANDRA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 6253,
            "slug": "vs18_362_027",
            "identifier": "vs18_362_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_027/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2547/79 PALMIERI ANTONIO (FI) - Votazione Ordine del giorno 9/2547/79 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/79 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/79 PALMIERI ANTONIO (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": 34,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 67.84
        },
        {
            "id": 6260,
            "slug": "vs18_362_026",
            "identifier": "vs18_362_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_026/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2547/76 PORCHIETTO CLAUDIA (FI) - Votazione Ordine del giorno 9/2547/76 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/76 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/76 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 69.28,
            "minority_cohesion_rate": 69.02
        },
        {
            "id": 6242,
            "slug": "vs18_362_025",
            "identifier": "vs18_362_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_025/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2547/75 POLVERINI RENATA (FI) - Votazione Ordine del giorno 9/2547/75 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/75 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/75 POLVERINI RENATA (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": 31,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 6246,
            "slug": "vs18_362_024",
            "identifier": "vs18_362_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_024/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2547/74 GIACOMETTO CARLO (FI) - Votazione Ordine del giorno 9/2547/74 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/74 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/74 GIACOMETTO CARLO (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": 34,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 5233,
            "slug": "vs18_362_023",
            "identifier": "vs18_362_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_023/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2547/73 FASCINA MARTA ANTONIA (FI) - Votazione Ordine del giorno 9/2547/73 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/73 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/73 FASCINA MARTA ANTONIA (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": 36,
            "majority_cohesion_rate": 73.8,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 5224,
            "slug": "vs18_362_022",
            "identifier": "vs18_362_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_022/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2547/72 VIETINA SIMONA (FI) - Votazione Ordine del giorno 9/2547/72 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/72 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/72 VIETINA SIMONA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 5218,
            "slug": "vs18_362_021",
            "identifier": "vs18_362_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_021/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2547/71 CAON ROBERTO (FI) - Votazione Ordine del giorno 9/2547/71 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/71 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/71 CAON ROBERTO (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": 34,
            "majority_cohesion_rate": 73.49,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 5240,
            "slug": "vs18_362_020",
            "identifier": "vs18_362_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_020/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2547/70 RUGGIERI ANDREA (FI) - Votazione Ordine del giorno 9/2547/70 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/70 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/70 RUGGIERI ANDREA (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": 29,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 4788,
            "slug": "vs18_362_019",
            "identifier": "vs18_362_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_019/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2547/65 MILANATO LORENA (FI) - Votazione Ordine del giorno 9/2547/65 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/65 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/65 MILANATO LORENA (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": 30,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 4798,
            "slug": "vs18_362_018",
            "identifier": "vs18_362_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_018/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2547/64 GIACOMONI SESTINO (FI) - Votazione Ordine del giorno 9/2547/64 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/64 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/64 GIACOMONI SESTINO (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": 29,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 4805,
            "slug": "vs18_362_017",
            "identifier": "vs18_362_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_017/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2547/57 MAZZETTI ERICA (FI) - Votazione Ordine del giorno 9/2547/57 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/57 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/57 MAZZETTI ERICA (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": 31,
            "majority_cohesion_rate": 73.49,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 4811,
            "slug": "vs18_362_016",
            "identifier": "vs18_362_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_016/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2547/54 MARTINO ANTONIO (FI) - Votazione Ordine del giorno 9/2547/54 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/54 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/54 MARTINO ANTONIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 4815,
            "slug": "vs18_362_015",
            "identifier": "vs18_362_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_015/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2547/53 VALENTINI VALENTINO (FI) - Votazione Ordine del giorno 9/2547/53 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/53 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/53 VALENTINI VALENTINO (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": 29,
            "majority_cohesion_rate": 73.49,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 4823,
            "slug": "vs18_362_014",
            "identifier": "vs18_362_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_014/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2547/38 CAPITANIO MASSIMILIANO (LEGA) - Votazione Ordine del giorno 9/2547/38 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/38 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/38 CAPITANIO MASSIMILIANO (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": 72.89,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 4832,
            "slug": "vs18_362_013",
            "identifier": "vs18_362_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_013/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2547/37 MACCANTI ELENA (LEGA) - Votazione Ordine del giorno 9/2547/37 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/37 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/37 MACCANTI ELENA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 4841,
            "slug": "vs18_362_012",
            "identifier": "vs18_362_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_012/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2547/34 LEGNAIOLI DONATELLA (LEGA) - Votazione Ordine del giorno 9/2547/34 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/34 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/34 LEGNAIOLI DONATELLA (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": 73.19,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 5744,
            "slug": "vs18_362_011",
            "identifier": "vs18_362_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_011/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2547/30 TATEO ANNA RITA (LEGA) - Votazione Ordine del giorno 9/2547/30 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/30 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/30 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": 26,
            "majority_cohesion_rate": 72.59,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5740,
            "slug": "vs18_362_010",
            "identifier": "vs18_362_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_010/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2547/27 BISA INGRID (LEGA) - Votazione Ordine del giorno 9/2547/27 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/27 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/27 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": 29,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 5375,
            "slug": "vs18_362_009",
            "identifier": "vs18_362_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_009/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2547/26 TURRI ROBERTO (LEGA) - Votazione Ordine del giorno 9/2547/26 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/26 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/26 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 5381,
            "slug": "vs18_362_008",
            "identifier": "vs18_362_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_008/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2547/21 LUCASELLI YLENJA (FDI) - Votazione Ordine del giorno 9/2547/21 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/21 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/21 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": 27,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5286,
            "slug": "vs18_362_007",
            "identifier": "vs18_362_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_007/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2547/14 CIABURRO MONICA (FDI) - Votazione Ordine del giorno 9/2547/14 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/14 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/14 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 5291,
            "slug": "vs18_362_006",
            "identifier": "vs18_362_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_006/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2547/13 PRISCO EMANUELE (FDI) - Votazione Ordine del giorno 9/2547/13 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/13 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/13 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5274,
            "slug": "vs18_362_005",
            "identifier": "vs18_362_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_005/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2547/11 MONTARULI AUGUSTA (FDI) - Votazione Ordine del giorno 9/2547/11 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/11 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/11 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5279,
            "slug": "vs18_362_004",
            "identifier": "vs18_362_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_004/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2547/10 MANTOVANI LUCREZIA MARIA BENEDETTA (FDI) - Votazione Ordine del giorno 9/2547/10 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/10 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/10 MANTOVANI LUCREZIA MARIA BENEDETTA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5322,
            "slug": "vs18_362_003",
            "identifier": "vs18_362_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_003/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2547/9 BIGNAMI GALEAZZO (FDI) - Votazione Ordine del giorno 9/2547/9 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/9 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/9 BIGNAMI GALEAZZO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 5328,
            "slug": "vs18_362_002",
            "identifier": "vs18_362_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_002/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2547/8 GALANTINO DAVIDE (FDI) - Votazione Ordine del giorno 9/2547/8 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/8 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/8 GALANTINO DAVIDE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 74.9
        }
    ]
}