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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=58",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=56",
    "results": [
        {
            "id": 5819,
            "slug": "vs18_313_046",
            "identifier": "vs18_313_046",
            "url": "https://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": 5830,
            "slug": "vs18_313_045",
            "identifier": "vs18_313_045",
            "url": "https://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": 5707,
            "slug": "vs18_313_044",
            "identifier": "vs18_313_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_044/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2394/108 GARAVAGLIA MASSIMO (LEGA) - Votazione Ordine del giorno 9/2394/108 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/108 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/108 GARAVAGLIA 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": 31,
            "majority_cohesion_rate": 72.32,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 5714,
            "slug": "vs18_313_043",
            "identifier": "vs18_313_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_043/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2394/107 GRIMOLDI PAOLO (LEGA) - Votazione Ordine del giorno 9/2394/107 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/107 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/107 GRIMOLDI 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": 32,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 5692,
            "slug": "vs18_313_042",
            "identifier": "vs18_313_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_042/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2394/106 COLLA JARI (LEGA) - Votazione Ordine del giorno 9/2394/106 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/106 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/106 COLLA JARI (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": 72.02,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 5700,
            "slug": "vs18_313_041",
            "identifier": "vs18_313_041",
            "url": "https://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": 5400,
            "slug": "vs18_313_040",
            "identifier": "vs18_313_040",
            "url": "https://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": 5386,
            "slug": "vs18_313_039",
            "identifier": "vs18_313_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_039/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2394/103 BILLI SIMONE (LEGA) - Votazione Ordine del giorno 9/2394/103 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/103 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/103 BILLI SIMONE (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.43,
            "minority_cohesion_rate": 69.65
        },
        {
            "id": 5378,
            "slug": "vs18_313_038",
            "identifier": "vs18_313_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_038/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2394/102 PICCHI GUGLIELMO (LEGA) - Votazione Ordine del giorno 9/2394/102 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/102 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/102 PICCHI GUGLIELMO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 70.43
        },
        {
            "id": 5371,
            "slug": "vs18_313_037",
            "identifier": "vs18_313_037",
            "url": "https://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": 5364,
            "slug": "vs18_313_036",
            "identifier": "vs18_313_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_036/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2394/100 FORMENTINI PAOLO (LEGA) - Votazione Ordine del giorno 9/2394/100 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/100 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/100 FORMENTINI 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": 31,
            "majority_cohesion_rate": 70.54,
            "minority_cohesion_rate": 68.48
        },
        {
            "id": 5354,
            "slug": "vs18_313_035",
            "identifier": "vs18_313_035",
            "url": "https://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": 5344,
            "slug": "vs18_313_034",
            "identifier": "vs18_313_034",
            "url": "https://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": 5336,
            "slug": "vs18_313_033",
            "identifier": "vs18_313_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_033/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2394/93 LORENZONI EVA (LEGA) - Votazione Ordine del giorno 9/2394/93 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/93 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/93 LORENZONI EVA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.54,
            "minority_cohesion_rate": 69.65
        },
        {
            "id": 5187,
            "slug": "vs18_313_032",
            "identifier": "vs18_313_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_032/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2394/91 CAPARVI VIRGINIO (LEGA) - Votazione Ordine del giorno 9/2394/91 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/91 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/91 CAPARVI VIRGINIO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 66.15
        },
        {
            "id": 5198,
            "slug": "vs18_313_031",
            "identifier": "vs18_313_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_031/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2394/90 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Ordine del giorno 9/2394/90 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/90 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/90 COMAROLI SILVANA ANDREINA (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": 69.35,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 5206,
            "slug": "vs18_313_030",
            "identifier": "vs18_313_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_030/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2394/88 CESTARI EMANUELE (LEGA) - Votazione Ordine del giorno 9/2394/88 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/88 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/88 CESTARI EMANUELE (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": 67.86,
            "minority_cohesion_rate": 65.37
        },
        {
            "id": 4807,
            "slug": "vs18_313_029",
            "identifier": "vs18_313_029",
            "url": "https://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": 4879,
            "slug": "vs18_313_028",
            "identifier": "vs18_313_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_028/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2394/85 TONELLI GIANNI (LEGA) - Votazione Ordine del giorno 9/2394/85 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/85 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/85 TONELLI GIANNI (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 70.24,
            "minority_cohesion_rate": 70.82
        },
        {
            "id": 4873,
            "slug": "vs18_313_027",
            "identifier": "vs18_313_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_027/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2394/84 STEFANI ALBERTO (LEGA) - Votazione Ordine del giorno 9/2394/84 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/84 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/84 STEFANI ALBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 4890,
            "slug": "vs18_313_026",
            "identifier": "vs18_313_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_026/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2394/81 IEZZI IGOR GIANCARLO (LEGA) - Votazione Ordine del giorno 9/2394/81 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/81 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/81 IEZZI IGOR GIANCARLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 74.7,
            "minority_cohesion_rate": 73.93
        },
        {
            "id": 4882,
            "slug": "vs18_313_025",
            "identifier": "vs18_313_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_025/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2394/80 INVERNIZZI CRISTIAN (LEGA) - Votazione Ordine del giorno 9/2394/80 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/80 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/80 INVERNIZZI CRISTIAN (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 74.7,
            "minority_cohesion_rate": 73.54
        },
        {
            "id": 4851,
            "slug": "vs18_313_024",
            "identifier": "vs18_313_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_024/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2394/77 GIGLIO VIGNA ALESSANDRO (LEGA) - Votazione Ordine del giorno 9/2394/77 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/77 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/77 GIGLIO VIGNA ALESSANDRO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 4846,
            "slug": "vs18_313_023",
            "identifier": "vs18_313_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_023/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2394/76 MAGGIONI MARCO (LEGA) - Votazione Ordine del giorno 9/2394/76 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/76 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/76 MAGGIONI MARCO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 73.81,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 4867,
            "slug": "vs18_313_022",
            "identifier": "vs18_313_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_022/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2394/75 TARANTINO LEONARDO (LEGA) - Votazione Ordine del giorno 9/2394/75 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/75 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/75 TARANTINO LEONARDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 73.81,
            "minority_cohesion_rate": 73.54
        },
        {
            "id": 4860,
            "slug": "vs18_313_021",
            "identifier": "vs18_313_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_021/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2394/74 COVOLO SILVIA (LEGA) - Votazione Ordine del giorno 9/2394/74 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/74 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/74 COVOLO SILVIA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 6344,
            "slug": "vs18_313_020",
            "identifier": "vs18_313_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_020/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2394/73 CAVANDOLI LAURA (LEGA) - Votazione Ordine del giorno 9/2394/73 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/73 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/73 CAVANDOLI LAURA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 75.89,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 6280,
            "slug": "vs18_313_019",
            "identifier": "vs18_313_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_019/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2394/72 COIN DIMITRI (LEGA) - Votazione Ordine del giorno 9/2394/72 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/72 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/72 COIN DIMITRI (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 6272,
            "slug": "vs18_313_018",
            "identifier": "vs18_313_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_018/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2394/71 GERARDI FRANCESCA (LEGA) - Votazione Ordine del giorno 9/2394/71 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/71 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/71 GERARDI FRANCESCA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 6262,
            "slug": "vs18_313_017",
            "identifier": "vs18_313_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_017/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2394/70 BIANCHI MATTEO LUIGI (LEGA) - Votazione Ordine del giorno 9/2394/70 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/70 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/70 BIANCHI MATTEO LUIGI (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 72.37
        },
        {
            "id": 6307,
            "slug": "vs18_313_016",
            "identifier": "vs18_313_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_016/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2394/69 BAZZARO ALEX (LEGA) - Votazione Ordine del giorno 9/2394/69 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/69 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/69 BAZZARO ALEX (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 6302,
            "slug": "vs18_313_015",
            "identifier": "vs18_313_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_015/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2394/63 GOLINELLI GUGLIELMO (LEGA) - Votazione Ordine del giorno 9/2394/63 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/63 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/63 GOLINELLI GUGLIELMO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 75.89,
            "minority_cohesion_rate": 73.93
        },
        {
            "id": 6298,
            "slug": "vs18_313_014",
            "identifier": "vs18_313_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_014/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2394/59 RIXI EDOARDO (LEGA) - Votazione Ordine del giorno 9/2394/59 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/59 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/59 RIXI EDOARDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 75.89,
            "minority_cohesion_rate": 72.37
        },
        {
            "id": 6294,
            "slug": "vs18_313_013",
            "identifier": "vs18_313_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_013/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2394/48 TATEO ANNA RITA (LEGA) - Votazione Ordine del giorno 9/2394/48 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/48 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/48 TATEO ANNA RITA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 6327,
            "slug": "vs18_313_012",
            "identifier": "vs18_313_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_012/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2394/47 BISA INGRID (LEGA) - Votazione Ordine del giorno 9/2394/47 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/47 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/47 BISA INGRID (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 72.37
        },
        {
            "id": 6324,
            "slug": "vs18_313_011",
            "identifier": "vs18_313_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_011/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2394/40 TURRI ROBERTO (LEGA) - Votazione Ordine del giorno 9/2394/40 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/40 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/40 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 6320,
            "slug": "vs18_313_010",
            "identifier": "vs18_313_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_010/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2394/37 TONDO RENZO (MISTO) - Votazione Ordine del giorno 9/2394/37 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/37 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/37 TONDO RENZO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 5782,
            "slug": "vs18_313_009",
            "identifier": "vs18_313_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_009/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2394/33 FERRO WANDA (FDI) - Votazione Ordine del giorno 9/2394/33 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/33 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/33 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 5806,
            "slug": "vs18_313_008",
            "identifier": "vs18_313_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_008/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2394/32 LUCASELLI YLENJA (FDI) - Votazione Ordine del giorno 9/2394/32 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/32 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/32 LUCASELLI YLENJA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 5798,
            "slug": "vs18_313_007",
            "identifier": "vs18_313_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_007/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2394/31 RIZZETTO WALTER (FDI) - Votazione Ordine del giorno 9/2394/31 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/31 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/31 RIZZETTO WALTER (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 5824,
            "slug": "vs18_313_006",
            "identifier": "vs18_313_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_006/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2394/28 CIABURRO MONICA (FDI) - Votazione Ordine del giorno 9/2394/28 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/28 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/28 CIABURRO MONICA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 73.21,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 5814,
            "slug": "vs18_313_005",
            "identifier": "vs18_313_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_005/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2394/25 CIRIELLI EDMONDO (FDI) - Votazione Ordine del giorno 9/2394/25 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/25 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/25 CIRIELLI EDMONDO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 73.54
        },
        {
            "id": 5840,
            "slug": "vs18_313_004",
            "identifier": "vs18_313_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_004/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2394/9 DEIDDA SALVATORE (FDI) - Votazione Ordine del giorno 9/2394/9 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/9 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/9 DEIDDA SALVATORE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 73.81,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 5835,
            "slug": "vs18_313_003",
            "identifier": "vs18_313_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_003/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2394/8 TRANCASSINI PAOLO (FDI) - Votazione Ordine del giorno 9/2394/8 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/8 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/8 TRANCASSINI PAOLO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 73.51,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 5848,
            "slug": "vs18_313_002",
            "identifier": "vs18_313_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_002/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2394/7 DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Ordine del giorno 9/2394/7 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/7 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/7 DELMASTRO DELLE VEDOVE ANDREA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 73.51,
            "minority_cohesion_rate": 68.09
        },
        {
            "id": 5843,
            "slug": "vs18_313_001",
            "identifier": "vs18_313_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_001/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2394/3 BIGNAMI GALEAZZO (FDI) - Votazione Ordine del giorno 9/2394/3 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/3 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/3 BIGNAMI GALEAZZO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 72.92,
            "minority_cohesion_rate": 68.09
        },
        {
            "id": 5553,
            "slug": "vs18_312_019",
            "identifier": "vs18_312_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_019/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 19,
            "title": "Conversione in legge del decreto-legge 23 febbraio 2020, n. 6, recante misure urgenti in materia di contenimento e gestione dell'emergenza epidemiologica da COVID-19 (DDL 2402) - Votazione finale DDL n. 2402",
            "original_title": "Votazione finale DDL n. 2402",
            "description_title": "Conversione in legge del decreto-legge 23 febbraio 2020, n. 6, recante misure urgenti in materia di contenimento e gestione dell'emergenza epidemiologica da COVID-19 (DDL 2402)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 229,
            "majority_cohesion_rate": 77.38,
            "minority_cohesion_rate": 72.76
        },
        {
            "id": 5546,
            "slug": "vs18_312_018",
            "identifier": "vs18_312_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_018/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.4 RAMPELLI FABIO (FDI) - Votazione Emendamento 4.4 DDL n. 2402",
            "original_title": "Votazione Emendamento 4.4 DDL n. 2402",
            "description_title": "Emendamento 4.4 RAMPELLI FABIO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 65.76
        },
        {
            "id": 5537,
            "slug": "vs18_312_017",
            "identifier": "vs18_312_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_017/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 3.06 BOLDI ROSSANA (LEGA) - Votazione Emendamento 3.06 DDL n. 2402",
            "original_title": "Votazione Emendamento 3.06 DDL n. 2402",
            "description_title": "Articolo aggiuntivo 3.06 BOLDI ROSSANA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 76.49,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 5526,
            "slug": "vs18_312_016",
            "identifier": "vs18_312_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_016/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 3.057 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 3.057 DDL n. 2402",
            "original_title": "Votazione Emendamento 3.057 DDL n. 2402",
            "description_title": "Articolo aggiuntivo 3.057 MONTARULI AUGUSTA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 76.49,
            "minority_cohesion_rate": 75.49
        }
    ]
}