Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=52
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=53",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=51",
    "results": [
        {
            "id": 6202,
            "slug": "vs18_439_157",
            "identifier": "vs18_439_157",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_157/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 157,
            "title": "Ordine del giorno n. 9/2727/271 BATTILOCCHIO ALESSANDRO (FI) - Votazione Ordine del giorno 9/2727/271 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/271 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/271 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": 74,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 33.07
        },
        {
            "id": 6549,
            "slug": "vs18_439_146",
            "identifier": "vs18_439_146",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_146/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 146,
            "title": "Ordine del giorno n. 9/2727/255 CAON ROBERTO (FI) - Votazione Ordine del giorno 9/2727/255 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/255 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/255 CAON ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 37.8
        },
        {
            "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": 6544,
            "slug": "vs18_439_074",
            "identifier": "vs18_439_074",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_074/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/2727/170 PATELLI CRISTINA (LEGA) - Votazione Ordine del giorno 9/2727/170 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/170 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/170 PATELLI CRISTINA (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.63,
            "minority_cohesion_rate": 76.77
        },
        {
            "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": 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": 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": 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": 5771,
            "slug": "vs18_439_149",
            "identifier": "vs18_439_149",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_149/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 149,
            "title": "Ordine del giorno n. 9/2727/258 SISTO FRANCESCO PAOLO (FI) - Votazione Ordine del giorno 9/2727/258 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/258 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/258 SISTO FRANCESCO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 69,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 37.8
        },
        {
            "id": 6358,
            "slug": "vs18_439_100",
            "identifier": "vs18_439_100",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_100/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/2727/197 SIRACUSANO MATILDE (FI) - Votazione Ordine del giorno 9/2727/197 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/197 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/197 SIRACUSANO MATILDE (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": 23,
            "majority_cohesion_rate": 68.4,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 5732,
            "slug": "vs18_439_121",
            "identifier": "vs18_439_121",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_121/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 121,
            "title": "Ordine del giorno n. 9/2727/225 CATTANEO ALESSANDRO (FI) - Votazione Ordine del giorno 9/2727/225 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/225 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/225 CATTANEO ALESSANDRO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 69.02,
            "minority_cohesion_rate": 62.2
        },
        {
            "id": 5737,
            "slug": "vs18_439_005",
            "identifier": "vs18_439_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_005/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2727/96 CATTOI VANESSA (LEGA) - Votazione Ordine del giorno 9/2727/96 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/96 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/96 CATTOI VANESSA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 70.47
        },
        {
            "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": 6256,
            "slug": "vs18_439_070",
            "identifier": "vs18_439_070",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_070/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/2727/167 PATASSINI TULLIO (LEGA) - Votazione Ordine del giorno 9/2727/167 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/167 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/167 PATASSINI TULLIO (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": 76.38
        },
        {
            "id": 5893,
            "slug": "vs18_439_153",
            "identifier": "vs18_439_153",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_153/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 153,
            "title": "Ordine del giorno n. 9/2727/267 CAPPELLACCI UGO (FI) - Votazione Ordine del giorno 9/2727/267 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/267 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/267 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": 69,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 36.61
        },
        {
            "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": 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
        },
        {
            "id": 5324,
            "slug": "vs18_439_012",
            "identifier": "vs18_439_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_012/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2727/103 ZIELLO EDOARDO (LEGA) - Votazione Ordine del giorno 9/2727/103 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/103 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/103 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": 26,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 69.29
        },
        {
            "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": 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": 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": 6494,
            "slug": "vs18_439_144",
            "identifier": "vs18_439_144",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_144/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 144,
            "title": "Ordine del giorno n. 9/2727/252 LABRIOLA VINCENZA (FI) - Votazione Ordine del giorno 9/2727/252 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/252 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/252 LABRIOLA VINCENZA (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": 72,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 37.01
        },
        {
            "id": 5289,
            "slug": "vs18_439_118",
            "identifier": "vs18_439_118",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_118/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 118,
            "title": "Ordine del giorno n. 9/2727/223 DALL'OSSO MATTEO (FI) - Votazione Ordine del giorno 9/2727/223 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/223 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/223 DALL'OSSO MATTEO (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": 68.71,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 5312,
            "slug": "vs18_439_115",
            "identifier": "vs18_439_115",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_115/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/2727/219 MULE' GIORGIO (FI) - Votazione Ordine del giorno 9/2727/219 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/219 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/219 MULE' GIORGIO (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": 28,
            "majority_cohesion_rate": 65.64,
            "minority_cohesion_rate": 61.42
        },
        {
            "id": 5306,
            "slug": "vs18_439_014",
            "identifier": "vs18_439_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_014/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2727/105 PIASTRA CARLO (LEGA) - Votazione Ordine del giorno 9/2727/105 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/105 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/105 PIASTRA CARLO (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": 68.71,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 5307,
            "slug": "vs18_439_166",
            "identifier": "vs18_439_166",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_166/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 166,
            "title": "Ordine del giorno n. 9/2727/281 ROSSO ROBERTO (FI) - Votazione Ordine del giorno 9/2727/281 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/281 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/281 ROSSO ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 34.25
        },
        {
            "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": 3240,
            "slug": "vs18_250_001",
            "identifier": "vs18_250_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_250_001/?format=api",
            "sitting": {
                "id": 266,
                "date": "2019-10-31",
                "number": 250,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2203/1 ACQUAROLI FRANCESCO (FDI)\n     - Votazione Ordine del giorno 9/2203/1 DDL n.2203",
            "original_title": "Votazione Ordine del giorno 9/2203/1 DDL n.2203",
            "description_title": "Ordine del giorno n. 9/2203/1 ACQUAROLI FRANCESCO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 216,
            "majority_cohesion_rate": 71.8,
            "minority_cohesion_rate": 67.44
        },
        {
            "id": 5271,
            "slug": "vs18_439_132",
            "identifier": "vs18_439_132",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_132/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 132,
            "title": "Ordine del giorno n. 9/2727/237 ORSINI ANDREA (FI) - Votazione Ordine del giorno 9/2727/237 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/237 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/237 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": 42,
            "majority_cohesion_rate": 68.4,
            "minority_cohesion_rate": 55.51
        },
        {
            "id": 5778,
            "slug": "vs18_439_002",
            "identifier": "vs18_439_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_002/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2727/93 FRASSINI REBECCA (LEGA) - Votazione Ordine del giorno 9/2727/93 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/93 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/93 FRASSINI REBECCA (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.86,
            "minority_cohesion_rate": 70.08
        },
        {
            "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": 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": 6236,
            "slug": "vs18_439_085",
            "identifier": "vs18_439_085",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_085/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/2727/183 ZORDAN ADOLFO (LEGA) - Votazione Ordine del giorno 9/2727/183 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/183 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/183 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": 19,
            "majority_cohesion_rate": 66.87,
            "minority_cohesion_rate": 72.83
        },
        {
            "id": 6243,
            "slug": "vs18_439_139",
            "identifier": "vs18_439_139",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_139/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 139,
            "title": "Ordine del giorno n. 9/2727/247 SACCANI JOTTI GLORIA (FI) - Votazione Ordine del giorno 9/2727/247 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/247 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/247 SACCANI JOTTI GLORIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 65.95,
            "minority_cohesion_rate": 47.24
        },
        {
            "id": 6205,
            "slug": "vs18_439_086",
            "identifier": "vs18_439_086",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_086/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/2727/184 VALLOTTO SERGIO (LEGA) - Votazione Ordine del giorno 9/2727/184 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/184 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/184 VALLOTTO SERGIO (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.4,
            "minority_cohesion_rate": 76.38
        },
        {
            "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": 6183,
            "slug": "vs18_439_088",
            "identifier": "vs18_439_088",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_088/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/2727/186 GIORGETTI GIANCARLO (LEGA) - Votazione Ordine del giorno 9/2727/186 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/186 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/186 GIORGETTI GIANCARLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 5315,
            "slug": "vs18_439_015",
            "identifier": "vs18_439_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_015/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2727/106 VIVIANI LORENZO (LEGA) - Votazione Ordine del giorno 9/2727/106 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/106 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/106 VIVIANI 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": 68.4,
            "minority_cohesion_rate": 69.29
        },
        {
            "id": 5329,
            "slug": "vs18_439_113",
            "identifier": "vs18_439_113",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_113/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/2727/217 RUGGIERI ANDREA (FI) - Votazione Ordine del giorno 9/2727/217 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/217 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/217 RUGGIERI ANDREA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.03,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 6223,
            "slug": "vs18_439_084",
            "identifier": "vs18_439_084",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_084/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/2727/182 RIBOLLA ALBERTO (LEGA) - Votazione Ordine del giorno 9/2727/182 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/182 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/182 RIBOLLA ALBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 76.77
        },
        {
            "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": 6518,
            "slug": "vs18_439_079",
            "identifier": "vs18_439_079",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_079/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/2727/175 COIN DIMITRI (LEGA) - Votazione Ordine del giorno 9/2727/175 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/175 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/175 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": 19,
            "majority_cohesion_rate": 67.48,
            "minority_cohesion_rate": 74.8
        },
        {
            "id": 5781,
            "slug": "vs18_439_081",
            "identifier": "vs18_439_081",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_081/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/2727/178 FORMENTINI PAOLO (LEGA) - Votazione Ordine del giorno 9/2727/178 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/178 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/178 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": 22,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 76.38
        },
        {
            "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": 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": 6255,
            "slug": "vs18_439_137",
            "identifier": "vs18_439_137",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_137/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 137,
            "title": "Ordine del giorno n. 9/2727/245 GIACOMETTO CARLO (FI) - Votazione Ordine del giorno 9/2727/245 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/245 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/245 GIACOMETTO CARLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 66.56,
            "minority_cohesion_rate": 46.85
        },
        {
            "id": 6249,
            "slug": "vs18_439_071",
            "identifier": "vs18_439_071",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_071/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/2727/168 BASINI GIUSEPPE (LEGA) - Votazione Ordine del giorno 9/2727/168 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/168 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/168 BASINI 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": 22,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 77.17
        },
        {
            "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": 5873,
            "slug": "vs18_439_110",
            "identifier": "vs18_439_110",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_110/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 110,
            "title": "Ordine del giorno n. 9/2727/212 RUSSO PAOLO (FI) - Votazione Ordine del giorno 9/2727/212 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/212 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/212 RUSSO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 61.81
        },
        {
            "id": 5886,
            "slug": "vs18_439_151",
            "identifier": "vs18_439_151",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_151/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 151,
            "title": "Ordine del giorno n. 9/2727/262 MUSELLA GRAZIANO (FI) - Votazione Ordine del giorno 9/2727/262 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/262 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/262 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": 70,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 37.8
        }
    ]
}