Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=66
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=67",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=65",
    "results": [
        {
            "id": 6715,
            "slug": "vs18_313_089",
            "identifier": "vs18_313_089",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_089/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/2394/201 RIPANI ELISABETTA (FI) - Votazione Ordine del giorno 9/2394/201 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/201 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/201 RIPANI ELISABETTA (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": 71.43,
            "minority_cohesion_rate": 66.15
        },
        {
            "id": 5364,
            "slug": "vs18_313_036",
            "identifier": "vs18_313_036",
            "url": "https://staging.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": 5795,
            "slug": "vs18_313_049",
            "identifier": "vs18_313_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_049/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2394/119 RACCHELLA GERMANO (LEGA) - Votazione Ordine del giorno 9/2394/119 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/119 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/119 RACCHELLA GERMANO (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": 72.37
        },
        {
            "id": 5336,
            "slug": "vs18_313_033",
            "identifier": "vs18_313_033",
            "url": "https://staging.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": 6775,
            "slug": "vs18_313_120",
            "identifier": "vs18_313_120",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_120/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 120,
            "title": "Ordine del giorno n. 9/2394/240 MUSELLA GRAZIANO (FI) - Votazione Ordine del giorno 9/2394/240 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/240 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/240 MUSELLA GRAZIANO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 73.51,
            "minority_cohesion_rate": 64.98
        },
        {
            "id": 6298,
            "slug": "vs18_313_014",
            "identifier": "vs18_313_014",
            "url": "https://staging.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": 5840,
            "slug": "vs18_313_004",
            "identifier": "vs18_313_004",
            "url": "https://staging.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": 5262,
            "slug": "vs18_313_077",
            "identifier": "vs18_313_077",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_077/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/2394/173 ORSINI ANDREA (FI) - Votazione Ordine del giorno 9/2394/173 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/173 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/173 ORSINI ANDREA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 65.76
        },
        {
            "id": 6320,
            "slug": "vs18_313_010",
            "identifier": "vs18_313_010",
            "url": "https://staging.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": 5386,
            "slug": "vs18_313_039",
            "identifier": "vs18_313_039",
            "url": "https://staging.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": 5692,
            "slug": "vs18_313_042",
            "identifier": "vs18_313_042",
            "url": "https://staging.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": 4860,
            "slug": "vs18_313_021",
            "identifier": "vs18_313_021",
            "url": "https://staging.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": 4846,
            "slug": "vs18_313_023",
            "identifier": "vs18_313_023",
            "url": "https://staging.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": 5246,
            "slug": "vs18_313_074",
            "identifier": "vs18_313_074",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_074/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/2394/169 RAVETTO LAURA (FI) - Votazione Ordine del giorno 9/2394/169 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/169 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/169 RAVETTO LAURA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.24,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 5895,
            "slug": "vs18_313_055",
            "identifier": "vs18_313_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_055/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2394/128 DARA ANDREA (LEGA) - Votazione Ordine del giorno 9/2394/128 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/128 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/128 DARA 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": 34,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 68.87
        },
        {
            "id": 6272,
            "slug": "vs18_313_018",
            "identifier": "vs18_313_018",
            "url": "https://staging.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": 2911,
            "slug": "vs18_227_061",
            "identifier": "vs18_227_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_227_061/?format=api",
            "sitting": {
                "id": 243,
                "date": "2019-09-25",
                "number": 227,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1850",
            "original_title": "Votazione Articolo DDL n.1850",
            "description_title": "Articolo 3\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 225,
            "majority_cohesion_rate": 72.01,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 5198,
            "slug": "vs18_313_031",
            "identifier": "vs18_313_031",
            "url": "https://staging.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": 5225,
            "slug": "vs18_313_075",
            "identifier": "vs18_313_075",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_075/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2394/170 RUFFINO DANIELA (FI) - Votazione Ordine del giorno 9/2394/170 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/170 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/170 RUFFINO DANIELA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.35,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 5239,
            "slug": "vs18_313_073",
            "identifier": "vs18_313_073",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_073/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2394/165 BATTILOCCHIO ALESSANDRO (FI) - Votazione Ordine del giorno 9/2394/165 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/165 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/165 BATTILOCCHIO ALESSANDRO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.64,
            "minority_cohesion_rate": 68.09
        },
        {
            "id": 5378,
            "slug": "vs18_313_038",
            "identifier": "vs18_313_038",
            "url": "https://staging.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": 6280,
            "slug": "vs18_313_019",
            "identifier": "vs18_313_019",
            "url": "https://staging.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": 5707,
            "slug": "vs18_313_044",
            "identifier": "vs18_313_044",
            "url": "https://staging.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": 5782,
            "slug": "vs18_313_009",
            "identifier": "vs18_313_009",
            "url": "https://staging.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": 5824,
            "slug": "vs18_313_006",
            "identifier": "vs18_313_006",
            "url": "https://staging.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": 5810,
            "slug": "vs18_313_047",
            "identifier": "vs18_313_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_047/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2394/114 TOCCALINI LUCA (LEGA) - Votazione Ordine del giorno 9/2394/114 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/114 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/114 TOCCALINI LUCA (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": 73.21,
            "minority_cohesion_rate": 72.76
        },
        {
            "id": 5835,
            "slug": "vs18_313_003",
            "identifier": "vs18_313_003",
            "url": "https://staging.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": 5806,
            "slug": "vs18_313_008",
            "identifier": "vs18_313_008",
            "url": "https://staging.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": 6188,
            "slug": "vs18_313_054",
            "identifier": "vs18_313_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_054/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2394/127 PRETTO ERIK UMBERTO (LEGA) - Votazione Ordine del giorno 9/2394/127 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/127 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/127 PRETTO ERIK UMBERTO (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.21
        },
        {
            "id": 6209,
            "slug": "vs18_313_052",
            "identifier": "vs18_313_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_052/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2394/125 CASTIELLO GIUSEPPINA (LEGA) - Votazione Ordine del giorno 9/2394/125 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/125 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/125 CASTIELLO GIUSEPPINA (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": 6307,
            "slug": "vs18_313_016",
            "identifier": "vs18_313_016",
            "url": "https://staging.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": 6344,
            "slug": "vs18_313_020",
            "identifier": "vs18_313_020",
            "url": "https://staging.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": 6327,
            "slug": "vs18_313_012",
            "identifier": "vs18_313_012",
            "url": "https://staging.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": 6492,
            "slug": "vs18_313_066",
            "identifier": "vs18_313_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_066/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2394/149 DE MARTINI GUIDO (LEGA) - Votazione Ordine del giorno 9/2394/149 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/149 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/149 DE MARTINI GUIDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 70.43
        },
        {
            "id": 6509,
            "slug": "vs18_313_068",
            "identifier": "vs18_313_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_068/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2394/152 GALLI DARIO (LEGA) - Votazione Ordine del giorno 9/2394/152 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/152 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/152 GALLI DARIO (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": 71.98
        },
        {
            "id": 6522,
            "slug": "vs18_313_061",
            "identifier": "vs18_313_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_061/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2394/135 CECCHETTI FABRIZIO (LEGA) - Votazione Ordine del giorno 9/2394/135 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/135 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/135 CECCHETTI FABRIZIO (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.92,
            "minority_cohesion_rate": 70.82
        },
        {
            "id": 5270,
            "slug": "vs18_313_078",
            "identifier": "vs18_313_078",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_078/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2394/174 POLVERINI RENATA (FI) - Votazione Ordine del giorno 9/2394/174 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/174 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/174 POLVERINI RENATA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 6551,
            "slug": "vs18_313_064",
            "identifier": "vs18_313_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_064/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2394/142 ZIELLO EDOARDO (LEGA) - Votazione Ordine del giorno 9/2394/142 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/142 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/142 ZIELLO 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": 28,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 6713,
            "slug": "vs18_313_094",
            "identifier": "vs18_313_094",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_094/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/2394/206 CAPPELLACCI UGO (FI) - Votazione Ordine del giorno 9/2394/206 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/206 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/206 CAPPELLACCI UGO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 73.21,
            "minority_cohesion_rate": 68.09
        },
        {
            "id": 6718,
            "slug": "vs18_313_084",
            "identifier": "vs18_313_084",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_084/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/2394/196 GELMINI MARIASTELLA (FI) - Votazione Ordine del giorno 9/2394/196 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/196 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/196 GELMINI MARIASTELLA (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": 69.94,
            "minority_cohesion_rate": 64.59
        },
        {
            "id": 6706,
            "slug": "vs18_313_091",
            "identifier": "vs18_313_091",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_091/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/2394/203 CARRARA MAURIZIO (FI) - Votazione Ordine del giorno 9/2394/203 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/203 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/203 CARRARA MAURIZIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 66.15
        },
        {
            "id": 6739,
            "slug": "vs18_313_117",
            "identifier": "vs18_313_117",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_117/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 117,
            "title": "Ordine del giorno n. 9/2394/230 SAVINO SANDRA (FI) - Votazione Ordine del giorno 9/2394/230 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/230 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/230 SAVINO SANDRA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 72.32,
            "minority_cohesion_rate": 65.76
        },
        {
            "id": 6764,
            "slug": "vs18_313_106",
            "identifier": "vs18_313_106",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_106/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/2394/218 SARRO CARLO (FI) - Votazione Ordine del giorno 9/2394/218 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/218 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/218 SARRO CARLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 64.59
        },
        {
            "id": 6771,
            "slug": "vs18_313_115",
            "identifier": "vs18_313_115",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_115/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/2394/228 VIETINA SIMONA (FI) - Votazione Ordine del giorno 9/2394/228 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/228 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/228 VIETINA SIMONA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 72.62,
            "minority_cohesion_rate": 64.98
        },
        {
            "id": 6531,
            "slug": "vs18_313_062",
            "identifier": "vs18_313_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_062/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2394/136 ZORDAN ADOLFO (LEGA) - Votazione Ordine del giorno 9/2394/136 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/136 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/136 ZORDAN ADOLFO (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.32,
            "minority_cohesion_rate": 68.48
        },
        {
            "id": 6736,
            "slug": "vs18_313_107",
            "identifier": "vs18_313_107",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_107/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/2394/219 D'ETTORE FELICE MAURIZIO (FI) - Votazione Ordine del giorno 9/2394/219 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/219 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/219 D'ETTORE FELICE MAURIZIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 72.32,
            "minority_cohesion_rate": 65.37
        },
        {
            "id": 6779,
            "slug": "vs18_313_114",
            "identifier": "vs18_313_114",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_114/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 114,
            "title": "Ordine del giorno n. 9/2394/227 BRAMBILLA MICHELA VITTORIA (FI) - Votazione Ordine del giorno 9/2394/227 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/227 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/227 BRAMBILLA MICHELA VITTORIA (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": 71.73,
            "minority_cohesion_rate": 64.98
        },
        {
            "id": 5232,
            "slug": "vs18_313_076",
            "identifier": "vs18_313_076",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_076/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2394/172 OCCHIUTO ROBERTO (FI) - Votazione Ordine del giorno 9/2394/172 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/172 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/172 OCCHIUTO 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": 71.73,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 5180,
            "slug": "vs18_313_071",
            "identifier": "vs18_313_071",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_071/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/2394/161 RUGGIERI ANDREA (FI) - Votazione Ordine del giorno 9/2394/161 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/161 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/161 RUGGIERI ANDREA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 73.51,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 5188,
            "slug": "vs18_313_070",
            "identifier": "vs18_313_070",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_070/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/2394/155 SALTAMARTINI BARBARA (LEGA) - Votazione Ordine del giorno 9/2394/155 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/155 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/155 SALTAMARTINI BARBARA (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
        }
    ]
}