Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=67
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=n_rebels&page=68",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=66",
    "results": [
        {
            "id": 6716,
            "slug": "vs18_313_090",
            "identifier": "vs18_313_090",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_090/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/2394/202 CALABRIA ANNAGRAZIA (FI) - Votazione Ordine del giorno 9/2394/202 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/202 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/202 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": 30,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 65.76
        },
        {
            "id": 6712,
            "slug": "vs18_313_087",
            "identifier": "vs18_313_087",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_087/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/2394/199 MAZZETTI ERICA (FI) - Votazione Ordine del giorno 9/2394/199 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/199 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/199 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": 34,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 63.81
        },
        {
            "id": 6289,
            "slug": "vs18_313_059",
            "identifier": "vs18_313_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_059/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/2394/132 TOMBOLATO GIOVANNI BATTISTA (LEGA) - Votazione Ordine del giorno 9/2394/132 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/132 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/132 TOMBOLATO GIOVANNI BATTISTA (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": 28,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 6710,
            "slug": "vs18_313_096",
            "identifier": "vs18_313_096",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_096/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/2394/208 FASCINA MARTA ANTONIA (FI) - Votazione Ordine del giorno 9/2394/208 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/208 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/208 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": 39,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 6724,
            "slug": "vs18_313_095",
            "identifier": "vs18_313_095",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_095/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/2394/207 CANNIZZARO FRANCESCO (FI) - Votazione Ordine del giorno 9/2394/207 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/207 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/207 CANNIZZARO FRANCESCO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 72.92,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 6707,
            "slug": "vs18_313_098",
            "identifier": "vs18_313_098",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_098/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/2394/210 SISTO FRANCESCO PAOLO (FI) - Votazione Ordine del giorno 9/2394/210 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/210 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/210 SISTO FRANCESCO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 5371,
            "slug": "vs18_313_037",
            "identifier": "vs18_313_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_037/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2394/101 COMENCINI VITO (LEGA) - Votazione Ordine del giorno 9/2394/101 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/101 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/101 COMENCINI VITO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 72.62,
            "minority_cohesion_rate": 70.43
        },
        {
            "id": 4882,
            "slug": "vs18_313_025",
            "identifier": "vs18_313_025",
            "url": "https://staging.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": 4809,
            "slug": "vs18_313_069",
            "identifier": "vs18_313_069",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_069/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2394/153 ZOFFILI EUGENIO (LEGA) - Votazione Ordine del giorno 9/2394/153 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/153 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/153 ZOFFILI EUGENIO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 70.43
        },
        {
            "id": 5830,
            "slug": "vs18_313_045",
            "identifier": "vs18_313_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_045/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2394/111 MACCANTI ELENA (LEGA) - Votazione Ordine del giorno 9/2394/111 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/111 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/111 MACCANTI ELENA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 5700,
            "slug": "vs18_313_041",
            "identifier": "vs18_313_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_041/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2394/105 RIBOLLA ALBERTO (LEGA) - Votazione Ordine del giorno 9/2394/105 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/105 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/105 RIBOLLA ALBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 70.43
        },
        {
            "id": 5814,
            "slug": "vs18_313_005",
            "identifier": "vs18_313_005",
            "url": "https://staging.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": 6725,
            "slug": "vs18_313_086",
            "identifier": "vs18_313_086",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_086/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/2394/198 PENTANGELO ANTONIO (FI) - Votazione Ordine del giorno 9/2394/198 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/198 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/198 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": 36,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 63.04
        },
        {
            "id": 5802,
            "slug": "vs18_313_048",
            "identifier": "vs18_313_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_048/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2394/118 PAROLO UGO (LEGA) - Votazione Ordine del giorno 9/2394/118 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/118 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/118 PAROLO UGO (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": 73.21,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 4890,
            "slug": "vs18_313_026",
            "identifier": "vs18_313_026",
            "url": "https://staging.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": 6177,
            "slug": "vs18_313_053",
            "identifier": "vs18_313_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_053/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2394/126 PICCOLO TIZIANA (LEGA) - Votazione Ordine del giorno 9/2394/126 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/126 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/126 PICCOLO TIZIANA (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": 69.94,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 5344,
            "slug": "vs18_313_034",
            "identifier": "vs18_313_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_034/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2394/97 LATINI GIORGIA (LEGA) - Votazione Ordine del giorno 9/2394/97 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/97 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/97 LATINI GIORGIA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 70.43
        },
        {
            "id": 6294,
            "slug": "vs18_313_013",
            "identifier": "vs18_313_013",
            "url": "https://staging.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": 5848,
            "slug": "vs18_313_002",
            "identifier": "vs18_313_002",
            "url": "https://staging.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": 6262,
            "slug": "vs18_313_017",
            "identifier": "vs18_313_017",
            "url": "https://staging.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": 6233,
            "slug": "vs18_313_050",
            "identifier": "vs18_313_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_050/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2394/122 GIACCONE ANDREA (LEGA) - Votazione Ordine del giorno 9/2394/122 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/122 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/122 GIACCONE ANDREA (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": 71.13,
            "minority_cohesion_rate": 70.82
        },
        {
            "id": 6277,
            "slug": "vs18_313_057",
            "identifier": "vs18_313_057",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_057/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/2394/130 FERRARI ROBERTO PAOLO (LEGA) - Votazione Ordine del giorno 9/2394/130 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/130 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/130 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.65
        },
        {
            "id": 6708,
            "slug": "vs18_313_083",
            "identifier": "vs18_313_083",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_083/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/2394/192 ANGELUCCI ANTONIO (FI) - Votazione Ordine del giorno 9/2394/192 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/192 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/192 ANGELUCCI 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": 31,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 65.76
        },
        {
            "id": 6728,
            "slug": "vs18_313_100",
            "identifier": "vs18_313_100",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_100/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/2394/212 SCOMA FRANCESCO (FI) - Votazione Ordine del giorno 9/2394/212 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/212 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/212 SCOMA FRANCESCO (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": 37,
            "majority_cohesion_rate": 73.51,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 6772,
            "slug": "vs18_313_109",
            "identifier": "vs18_313_109",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_109/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 109,
            "title": "Ordine del giorno n. 9/2394/221 MARTINO ANTONIO (FI) - Votazione Ordine del giorno 9/2394/221 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/221 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/221 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": 39,
            "majority_cohesion_rate": 72.92,
            "minority_cohesion_rate": 64.59
        },
        {
            "id": 6776,
            "slug": "vs18_313_108",
            "identifier": "vs18_313_108",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_108/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 108,
            "title": "Ordine del giorno n. 9/2394/220 MILANATO LORENA (FI) - Votazione Ordine del giorno 9/2394/220 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/220 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/220 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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 64.98
        },
        {
            "id": 6723,
            "slug": "vs18_313_081",
            "identifier": "vs18_313_081",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_081/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/2394/181 GERMANA' ANTONINO (FI) - Votazione Ordine del giorno 9/2394/181 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/181 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/181 GERMANA' ANTONINO (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": 67.26,
            "minority_cohesion_rate": 63.81
        },
        {
            "id": 6727,
            "slug": "vs18_313_088",
            "identifier": "vs18_313_088",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_088/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/2394/200 NEVI RAFFAELE (FI) - Votazione Ordine del giorno 9/2394/200 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/200 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/200 NEVI RAFFAELE (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": 70.83,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 6538,
            "slug": "vs18_313_063",
            "identifier": "vs18_313_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_063/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2394/138 SUTTO MAURO (LEGA) - Votazione Ordine del giorno 9/2394/138 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/138 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/138 SUTTO MAURO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 72.92,
            "minority_cohesion_rate": 70.43
        },
        {
            "id": 6201,
            "slug": "vs18_313_051",
            "identifier": "vs18_313_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_051/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2394/124 BONIARDI FABIO MASSIMO (LEGA) - Votazione Ordine del giorno 9/2394/124 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/124 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/124 BONIARDI FABIO MASSIMO (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": 70.54,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 5354,
            "slug": "vs18_313_035",
            "identifier": "vs18_313_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_035/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2394/99 COLMELLERE ANGELA (LEGA) - Votazione Ordine del giorno 9/2394/99 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/99 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/99 COLMELLERE ANGELA (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": 71.73,
            "minority_cohesion_rate": 69.65
        },
        {
            "id": 5819,
            "slug": "vs18_313_046",
            "identifier": "vs18_313_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_046/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2394/112 VINCI GIANLUCA (LEGA) - Votazione Ordine del giorno 9/2394/112 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/112 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/112 VINCI GIANLUCA (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": 72.92,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 5400,
            "slug": "vs18_313_040",
            "identifier": "vs18_313_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_040/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2394/104 DI SAN MARTINO LORENZATO LUIS ROBERTO (LEGA) - Votazione Ordine del giorno 9/2394/104 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/104 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/104 DI SAN MARTINO LORENZATO LUIS ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 69.65
        },
        {
            "id": 5690,
            "slug": "vs18_313_080",
            "identifier": "vs18_313_080",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_080/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/2394/180 POLIDORI CATIA (FI) - Votazione Ordine del giorno 9/2394/180 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/180 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/180 POLIDORI CATIA (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": 68.75,
            "minority_cohesion_rate": 66.15
        },
        {
            "id": 6714,
            "slug": "vs18_313_085",
            "identifier": "vs18_313_085",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_085/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/2394/197 BAGNASCO ROBERTO (FI) - Votazione Ordine del giorno 9/2394/197 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/197 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/197 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": 33,
            "majority_cohesion_rate": 70.24,
            "minority_cohesion_rate": 65.37
        },
        {
            "id": 6400,
            "slug": "vs18_313_065",
            "identifier": "vs18_313_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_065/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/2394/148 BENVENUTO ALESSANDRO MANUEL (LEGA) - Votazione Ordine del giorno 9/2394/148 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/148 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/148 BENVENUTO ALESSANDRO MANUEL (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": 71.43,
            "minority_cohesion_rate": 69.26
        },
        {
            "id": 6719,
            "slug": "vs18_313_092",
            "identifier": "vs18_313_092",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_092/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/2394/204 SOZZANI DIEGO (FI) - Votazione Ordine del giorno 9/2394/204 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/204 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/204 SOZZANI DIEGO (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.43,
            "minority_cohesion_rate": 66.15
        },
        {
            "id": 6502,
            "slug": "vs18_313_067",
            "identifier": "vs18_313_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_067/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/2394/150 FOSCOLO SARA (LEGA) - Votazione Ordine del giorno 9/2394/150 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/150 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/150 FOSCOLO SARA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 6737,
            "slug": "vs18_313_113",
            "identifier": "vs18_313_113",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_113/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/2394/225 DELLA FRERA GUIDO (FI) - Votazione Ordine del giorno 9/2394/225 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/225 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/225 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": 38,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 6721,
            "slug": "vs18_313_082",
            "identifier": "vs18_313_082",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_082/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/2394/190 BARONI ANNALISA (FI) - Votazione Ordine del giorno 9/2394/190 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/190 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/190 BARONI ANNALISA (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.05,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 6722,
            "slug": "vs18_313_102",
            "identifier": "vs18_313_102",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_102/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/2394/214 CASSINELLI ROBERTO (FI) - Votazione Ordine del giorno 9/2394/214 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/214 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/214 CASSINELLI 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": 38,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 6709,
            "slug": "vs18_313_103",
            "identifier": "vs18_313_103",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_103/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/2394/215 ZANGRILLO PAOLO (FI) - Votazione Ordine del giorno 9/2394/215 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/215 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/215 ZANGRILLO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 73.51,
            "minority_cohesion_rate": 66.15
        },
        {
            "id": 6780,
            "slug": "vs18_313_118",
            "identifier": "vs18_313_118",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_118/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 118,
            "title": "Ordine del giorno n. 9/2394/231 SAVINO ELVIRA (FI) - Votazione Ordine del giorno 9/2394/231 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/231 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/231 SAVINO ELVIRA (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": 39,
            "majority_cohesion_rate": 72.92,
            "minority_cohesion_rate": 64.98
        },
        {
            "id": 6767,
            "slug": "vs18_313_116",
            "identifier": "vs18_313_116",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_116/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 116,
            "title": "Ordine del giorno n. 9/2394/229 SACCANI JOTTI GLORIA (FI) - Votazione Ordine del giorno 9/2394/229 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/229 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/229 SACCANI JOTTI GLORIA (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": 69.35,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 5189,
            "slug": "vs18_313_072",
            "identifier": "vs18_313_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_072/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2394/164 BERGAMINI DEBORAH (FI) - Votazione Ordine del giorno 9/2394/164 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/164 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/164 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": 32,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 68.48
        },
        {
            "id": 6711,
            "slug": "vs18_313_101",
            "identifier": "vs18_313_101",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_101/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/2394/213 ZANETTIN PIERANTONIO (FI) - Votazione Ordine del giorno 9/2394/213 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/213 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/213 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": 37,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 6356,
            "slug": "vs18_313_060",
            "identifier": "vs18_313_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_060/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/2394/134 LUCCHINI ELENA (LEGA) - Votazione Ordine del giorno 9/2394/134 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/134 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/134 LUCCHINI ELENA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 6173,
            "slug": "vs18_313_056",
            "identifier": "vs18_313_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_056/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2394/129 FANTUZ MARICA (LEGA) - Votazione Ordine del giorno 9/2394/129 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/129 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/129 FANTUZ MARICA (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": 70.54,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 4807,
            "slug": "vs18_313_029",
            "identifier": "vs18_313_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_029/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2394/87 CATTOI VANESSA (LEGA) - Votazione Ordine del giorno 9/2394/87 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/87 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/87 CATTOI VANESSA (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": 66.37,
            "minority_cohesion_rate": 61.48
        },
        {
            "id": 4867,
            "slug": "vs18_313_022",
            "identifier": "vs18_313_022",
            "url": "https://staging.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
        }
    ]
}