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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=26",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=24",
    "results": [
        {
            "id": 5238,
            "slug": "vs18_439_069",
            "identifier": "vs18_439_069",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_069/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2727/166 BINELLI DIEGO (LEGA) - Votazione Ordine del giorno 9/2727/166 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/166 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/166 BINELLI DIEGO (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": 24,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 73.62
        },
        {
            "id": 5245,
            "slug": "vs18_439_068",
            "identifier": "vs18_439_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_068/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2727/165 COLMELLERE ANGELA (LEGA) - Votazione Ordine del giorno 9/2727/165 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/165 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/165 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": 18,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 74.8
        },
        {
            "id": 5177,
            "slug": "vs18_439_067",
            "identifier": "vs18_439_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_067/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/2727/164 LOCATELLI ALESSANDRA (LEGA) - Votazione Ordine del giorno 9/2727/164 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/164 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/164 LOCATELLI ALESSANDRA (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": 20,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5192,
            "slug": "vs18_439_066",
            "identifier": "vs18_439_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_066/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2727/163 BADOLE MIRCO (LEGA) - Votazione Ordine del giorno 9/2727/163 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/163 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/163 BADOLE MIRCO (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": 22,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 5201,
            "slug": "vs18_439_065",
            "identifier": "vs18_439_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_065/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/2727/162 BENVENUTO ALESSANDRO MANUEL (LEGA) - Votazione Ordine del giorno 9/2727/162 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/162 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/162 BENVENUTO ALESSANDRO MANUEL (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 68.71,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5210,
            "slug": "vs18_439_064",
            "identifier": "vs18_439_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_064/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2727/161 GERARDI FRANCESCA (LEGA) - Votazione Ordine del giorno 9/2727/161 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/161 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/161 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": 19,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 4898,
            "slug": "vs18_439_063",
            "identifier": "vs18_439_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_063/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2727/160 DARA ANDREA (LEGA) - Votazione Ordine del giorno 9/2727/160 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/160 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/160 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 74.41
        },
        {
            "id": 5153,
            "slug": "vs18_439_062",
            "identifier": "vs18_439_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_062/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2727/159 GUIDESI GUIDO (LEGA) - Votazione Ordine del giorno 9/2727/159 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/159 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/159 GUIDESI 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": 20,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 5162,
            "slug": "vs18_439_061",
            "identifier": "vs18_439_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_061/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2727/158 ANDREUZZA GIORGIA (LEGA) - Votazione Ordine del giorno 9/2727/158 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/158 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/158 ANDREUZZA 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": 22,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 5169,
            "slug": "vs18_439_060",
            "identifier": "vs18_439_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_060/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/2727/156 ZANELLA FEDERICA (LEGA) - Votazione Ordine del giorno 9/2727/156 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/156 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/156 ZANELLA FEDERICA (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": 20,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 75.59
        },
        {
            "id": 5731,
            "slug": "vs18_439_059",
            "identifier": "vs18_439_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_059/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/2727/155 GIACOMETTI ANTONIETTA (LEGA) - Votazione Ordine del giorno 9/2727/155 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/155 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/155 GIACOMETTI ANTONIETTA (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": 22,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 5742,
            "slug": "vs18_439_058",
            "identifier": "vs18_439_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_058/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/2727/154 DONINA GIUSEPPE CESARE (LEGA) - Votazione Ordine del giorno 9/2727/154 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/154 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/154 DONINA GIUSEPPE CESARE (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": 21,
            "majority_cohesion_rate": 72.39,
            "minority_cohesion_rate": 76.77
        },
        {
            "id": 5719,
            "slug": "vs18_439_057",
            "identifier": "vs18_439_057",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_057/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/2727/152 CAPITANIO MASSIMILIANO (LEGA) - Votazione Ordine del giorno 9/2727/152 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/152 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/152 CAPITANIO MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 5726,
            "slug": "vs18_439_056",
            "identifier": "vs18_439_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_056/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2727/151 SUTTO MAURO (LEGA) - Votazione Ordine del giorno 9/2727/151 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/151 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/151 SUTTO MAURO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5705,
            "slug": "vs18_439_055",
            "identifier": "vs18_439_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_055/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2727/150 DE ANGELIS SARA (LEGA) - Votazione Ordine del giorno 9/2727/150 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/150 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/150 DE ANGELIS SARA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 73.01,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 5712,
            "slug": "vs18_439_054",
            "identifier": "vs18_439_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_054/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2727/149 TONELLI GIANNI (LEGA) - Votazione Ordine del giorno 9/2727/149 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/149 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/149 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 69.02,
            "minority_cohesion_rate": 74.8
        },
        {
            "id": 5689,
            "slug": "vs18_439_053",
            "identifier": "vs18_439_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_053/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2727/148 TOMASI MAURA (LEGA) - Votazione Ordine del giorno 9/2727/148 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/148 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/148 TOMASI MAURA (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": 21,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 5697,
            "slug": "vs18_439_052",
            "identifier": "vs18_439_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_052/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2727/147 PAOLINI LUCA RODOLFO (LEGA) - Votazione Ordine del giorno 9/2727/147 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/147 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/147 PAOLINI LUCA RODOLFO (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": 21,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 75.59
        },
        {
            "id": 5398,
            "slug": "vs18_439_051",
            "identifier": "vs18_439_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_051/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2727/146 POTENTI MANFREDI (LEGA) - Votazione Ordine del giorno 9/2727/146 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/146 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/146 POTENTI MANFREDI (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": 23,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 74.41
        },
        {
            "id": 5681,
            "slug": "vs18_439_050",
            "identifier": "vs18_439_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_050/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2727/145 MORRONE JACOPO (LEGA) - Votazione Ordine del giorno 9/2727/145 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/145 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/145 MORRONE JACOPO (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": 23,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 75.59
        },
        {
            "id": 6184,
            "slug": "vs18_439_049",
            "identifier": "vs18_439_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_049/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2727/144 BISA INGRID (LEGA) - Votazione Ordine del giorno 9/2727/144 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/144 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/144 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": 20,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 6190,
            "slug": "vs18_439_048",
            "identifier": "vs18_439_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_048/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2727/143 TATEO ANNA RITA (LEGA) - Votazione Ordine del giorno 9/2727/143 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/143 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/143 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 74.8
        },
        {
            "id": 6199,
            "slug": "vs18_439_047",
            "identifier": "vs18_439_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_047/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2727/142 TURRI ROBERTO (LEGA) - Votazione Ordine del giorno 9/2727/142 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/142 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/142 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 6210,
            "slug": "vs18_439_046",
            "identifier": "vs18_439_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_046/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2727/141 SASSO ROSSANO (LEGA) - Votazione Ordine del giorno 9/2727/141 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/141 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/141 SASSO ROSSANO (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": 21,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 75.59
        },
        {
            "id": 6221,
            "slug": "vs18_439_045",
            "identifier": "vs18_439_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_045/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2727/140 CAVANDOLI LAURA (LEGA) - Votazione Ordine del giorno 9/2727/140 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/140 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/140 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": 21,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 75.59
        },
        {
            "id": 6231,
            "slug": "vs18_439_044",
            "identifier": "vs18_439_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_044/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2727/139 MARCHETTI RICCARDO AUGUSTO (LEGA) - Votazione Ordine del giorno 9/2727/139 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/139 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/139 MARCHETTI RICCARDO AUGUSTO (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": 21,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 5863,
            "slug": "vs18_439_043",
            "identifier": "vs18_439_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_043/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2727/136 BITONCI MASSIMO (LEGA) - Votazione Ordine del giorno 9/2727/136 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/136 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/136 BITONCI 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": 22,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 74.41
        },
        {
            "id": 5866,
            "slug": "vs18_439_042",
            "identifier": "vs18_439_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_042/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2727/135 MURELLI ELENA (LEGA) - Votazione Ordine del giorno 9/2727/135 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/135 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/135 MURELLI 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": 19,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 75.59
        },
        {
            "id": 5869,
            "slug": "vs18_439_041",
            "identifier": "vs18_439_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_041/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2727/134 FIORINI BENEDETTA (LEGA) - Votazione Ordine del giorno 9/2727/134 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/134 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/134 FIORINI BENEDETTA (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": 19,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5872,
            "slug": "vs18_439_040",
            "identifier": "vs18_439_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_040/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2727/132 PAOLIN GIUSEPPE (LEGA) - Votazione Ordine del giorno 9/2727/132 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/132 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/132 PAOLIN GIUSEPPE (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": 24,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 74.41
        },
        {
            "id": 6505,
            "slug": "vs18_439_039",
            "identifier": "vs18_439_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_039/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2727/131 DE MARTINI GUIDO (LEGA) - Votazione Ordine del giorno 9/2727/131 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/131 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/131 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": 24,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 74.41
        },
        {
            "id": 6516,
            "slug": "vs18_439_038",
            "identifier": "vs18_439_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_038/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2727/130 PICCHI GUGLIELMO (LEGA) - Votazione Ordine del giorno 9/2727/130 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/130 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/130 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": 21,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 74.8
        },
        {
            "id": 6485,
            "slug": "vs18_439_037",
            "identifier": "vs18_439_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_037/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2727/129 MOLINARI RICCARDO (LEGA) - Votazione Ordine del giorno 9/2727/129 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/129 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/129 MOLINARI RICCARDO (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": 21,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 74.8
        },
        {
            "id": 6495,
            "slug": "vs18_439_036",
            "identifier": "vs18_439_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_036/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2727/128 GRIMOLDI PAOLO (LEGA) - Votazione Ordine del giorno 9/2727/128 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/128 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/128 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": 23,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 74.02
        },
        {
            "id": 6537,
            "slug": "vs18_439_035",
            "identifier": "vs18_439_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_035/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2727/127 BIANCHI MATTEO LUIGI (LEGA) - Votazione Ordine del giorno 9/2727/127 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/127 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/127 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": 21,
            "majority_cohesion_rate": 68.4,
            "minority_cohesion_rate": 72.83
        },
        {
            "id": 6546,
            "slug": "vs18_439_034",
            "identifier": "vs18_439_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_034/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2727/126 BELLACHIOMA GIUSEPPE ERCOLE (LEGA) - Votazione Ordine del giorno 9/2727/126 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/126 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/126 BELLACHIOMA GIUSEPPE ERCOLE (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": 23,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 72.83
        },
        {
            "id": 6519,
            "slug": "vs18_439_033",
            "identifier": "vs18_439_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_033/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2727/125 MATURI FILIPPO (LEGA) - Votazione Ordine del giorno 9/2727/125 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/125 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/125 MATURI FILIPPO (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": 23,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 73.62
        },
        {
            "id": 6530,
            "slug": "vs18_439_032",
            "identifier": "vs18_439_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_032/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2727/124 COLLA JARI (LEGA) - Votazione Ordine del giorno 9/2727/124 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/124 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/124 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": 24,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 72.83
        },
        {
            "id": 6350,
            "slug": "vs18_439_031",
            "identifier": "vs18_439_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_031/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2727/123 CAFFARATTO GUALTIERO (LEGA) - Votazione Ordine del giorno 9/2727/123 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/123 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/123 CAFFARATTO GUALTIERO (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": 22,
            "majority_cohesion_rate": 68.4,
            "minority_cohesion_rate": 72.44
        },
        {
            "id": 6357,
            "slug": "vs18_439_030",
            "identifier": "vs18_439_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_030/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2727/122 RAFFAELLI ELENA (LEGA) - Votazione Ordine del giorno 9/2727/122 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/122 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/122 RAFFAELLI 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": 27,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 72.44
        },
        {
            "id": 6271,
            "slug": "vs18_439_029",
            "identifier": "vs18_439_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_029/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2727/121 FONTANA LORENZO (LEGA) - Votazione Ordine del giorno 9/2727/121 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/121 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/121 FONTANA LORENZO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 6264,
            "slug": "vs18_439_028",
            "identifier": "vs18_439_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_028/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2727/120 CRIPPA ANDREA (LEGA) - Votazione Ordine del giorno 9/2727/120 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/120 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/120 CRIPPA 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": 25,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 73.23
        },
        {
            "id": 4844,
            "slug": "vs18_439_027",
            "identifier": "vs18_439_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_027/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2727/119 ZICCHIERI FRANCESCO (LEGA) - Votazione Ordine del giorno 9/2727/119 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/119 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/119 ZICCHIERI FRANCESCO (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": 26,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 4834,
            "slug": "vs18_439_026",
            "identifier": "vs18_439_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_026/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2727/118 BONIARDI FABIO MASSIMO (LEGA) - Votazione Ordine del giorno 9/2727/118 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/118 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/118 BONIARDI FABIO MASSIMO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 72.44
        },
        {
            "id": 4829,
            "slug": "vs18_439_025",
            "identifier": "vs18_439_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_025/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2727/117 LUCENTINI MAURO (LEGA) - Votazione Ordine del giorno 9/2727/117 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/117 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/117 LUCENTINI MAURO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.48,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 4821,
            "slug": "vs18_439_024",
            "identifier": "vs18_439_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_024/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2727/116 VOLPI RAFFAELE (LEGA) - Votazione Ordine del giorno 9/2727/116 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/116 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/116 VOLPI RAFFAELE (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 72.44
        },
        {
            "id": 4814,
            "slug": "vs18_439_023",
            "identifier": "vs18_439_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_023/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2727/115 COMENCINI VITO (LEGA) - Votazione Ordine del giorno 9/2727/115 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/115 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/115 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": 27,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 4808,
            "slug": "vs18_439_022",
            "identifier": "vs18_439_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_022/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2727/114 FERRARI ROBERTO PAOLO (LEGA) - Votazione Ordine del giorno 9/2727/114 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/114 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/114 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 71.65
        },
        {
            "id": 4803,
            "slug": "vs18_439_021",
            "identifier": "vs18_439_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_021/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2727/113 FANTUZ MARICA (LEGA) - Votazione Ordine del giorno 9/2727/113 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/113 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/113 FANTUZ MARICA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 4795,
            "slug": "vs18_439_020",
            "identifier": "vs18_439_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_020/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2727/112 PICCOLO TIZIANA (LEGA) - Votazione Ordine del giorno 9/2727/112 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/112 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/112 PICCOLO TIZIANA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 70.87
        }
    ]
}