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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=194",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=192",
    "results": [
        {
            "id": 5719,
            "slug": "vs18_439_057",
            "identifier": "vs18_439_057",
            "url": "https://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://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://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://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://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://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": 10959,
            "slug": "18-15-116",
            "identifier": "18-15-116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-15-116/?format=api",
            "sitting": {
                "id": 771,
                "date": "2018-06-27",
                "number": 15,
                "branch": "S"
            },
            "number": 116,
            "title": "Comunicazioni Pres Cons ministri su Cons europeo 28-29/06/18Prop. risoluz. n. 2, Bertacco e altri",
            "original_title": "Comunicazioni Pres Cons ministri su Cons europeo 28-29/06/18Prop. risoluz. n. 2, Bertacco e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "COM",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 80,
            "majority_cohesion_rate": 94.58,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 5712,
            "slug": "vs18_439_054",
            "identifier": "vs18_439_054",
            "url": "https://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://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://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": 5073,
            "slug": "vs18_343_013",
            "identifier": "vs18_343_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_013/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 6.024 POTENTI MANFREDI (LEGA) - Votazione Emendamento 6.024 DDL n. 2117",
            "original_title": "Votazione Emendamento 6.024 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 6.024 POTENTI MANFREDI (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 68.26,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 4177,
            "slug": "vs18_282_024",
            "identifier": "vs18_282_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_282_024/?format=api",
            "sitting": {
                "id": 298,
                "date": "2019-12-23",
                "number": 282,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2305/52 DELMASTRO DELLE VEDOVE ANDREA (FDI)\n     - Votazione Ordine del giorno 9/2305/52 DDL n.2305",
            "original_title": "Votazione Ordine del giorno 9/2305/52 DDL n.2305",
            "description_title": "Ordine del giorno n. 9/2305/52 DELMASTRO DELLE VEDOVE ANDREA (FDI)\n    ",
            "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": 63,
            "majority_cohesion_rate": 87.21,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 5324,
            "slug": "vs18_439_012",
            "identifier": "vs18_439_012",
            "url": "https://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://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://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://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://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": 4834,
            "slug": "vs18_439_026",
            "identifier": "vs18_439_026",
            "url": "https://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://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://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://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": 4179,
            "slug": "vs18_282_040",
            "identifier": "vs18_282_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_282_040/?format=api",
            "sitting": {
                "id": 298,
                "date": "2019-12-23",
                "number": 282,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2305/405 BARATTO RAFFAELE (FI)\n     - Votazione Ordine del giorno 9/2305/405 DDL n.2305",
            "original_title": "Votazione Ordine del giorno 9/2305/405 DDL n.2305",
            "description_title": "Ordine del giorno n. 9/2305/405 BARATTO RAFFAELE (FI)\n    ",
            "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": 68,
            "majority_cohesion_rate": 88.95,
            "minority_cohesion_rate": 68.09
        },
        {
            "id": 5306,
            "slug": "vs18_439_014",
            "identifier": "vs18_439_014",
            "url": "https://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://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": 5061,
            "slug": "vs18_343_012",
            "identifier": "vs18_343_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_012/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 6.022 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 6.022 DDL n. 2117",
            "original_title": "Votazione Emendamento 6.022 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 6.022 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 70.36,
            "minority_cohesion_rate": 81.25
        },
        {
            "id": 4248,
            "slug": "vs18_235_003",
            "identifier": "vs18_235_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_235_003/?format=api",
            "sitting": {
                "id": 251,
                "date": "2019-10-09",
                "number": 235,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00250 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00250",
            "original_title": "Votazione Mozione 1-00250",
            "description_title": "Mozione n. 1-00250 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 75.51,
            "minority_cohesion_rate": 84.88
        },
        {
            "id": 4173,
            "slug": "vs18_282_039",
            "identifier": "vs18_282_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_282_039/?format=api",
            "sitting": {
                "id": 298,
                "date": "2019-12-23",
                "number": 282,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2305/388 GIACOMONI SESTINO (FI)\n     - Votazione Ordine del giorno 9/2305/388 DDL n.2305",
            "original_title": "Votazione Ordine del giorno 9/2305/388 DDL n.2305",
            "description_title": "Ordine del giorno n. 9/2305/388 GIACOMONI SESTINO (FI)\n    ",
            "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": 67,
            "majority_cohesion_rate": 88.08,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 5201,
            "slug": "vs18_439_065",
            "identifier": "vs18_439_065",
            "url": "https://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": 4126,
            "slug": "vs18_282_002",
            "identifier": "vs18_282_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_282_002/?format=api",
            "sitting": {
                "id": 298,
                "date": "2019-12-23",
                "number": 282,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento Tab. 2.1 LOCATELLI ALESSANDRA (LEGA)\n     - Votazione Emendamento DDL n.2305",
            "original_title": "Votazione Emendamento DDL n.2305",
            "description_title": "Emendamento Tab. 2.1 LOCATELLI ALESSANDRA (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 84.01,
            "minority_cohesion_rate": 78.6
        },
        {
            "id": 5051,
            "slug": "vs18_343_011",
            "identifier": "vs18_343_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_011/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 6.020 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 6.020 DDL n. 2117",
            "original_title": "Votazione Emendamento 6.020 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 6.020 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 67.96,
            "minority_cohesion_rate": 80.08
        },
        {
            "id": 5271,
            "slug": "vs18_439_132",
            "identifier": "vs18_439_132",
            "url": "https://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://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": 4170,
            "slug": "vs18_282_041",
            "identifier": "vs18_282_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_282_041/?format=api",
            "sitting": {
                "id": 298,
                "date": "2019-12-23",
                "number": 282,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2305/435, nel testo riformulato, SISTO FRANCESCO PAOLO (FI)\n     - Votazione Ordine del giorno 9/2305/435, DDL n.2305",
            "original_title": "Votazione Ordine del giorno 9/2305/435, DDL n.2305",
            "description_title": "Ordine del giorno n. 9/2305/435, nel testo riformulato, SISTO FRANCESCO PAOLO (FI)\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": 243,
            "majority_cohesion_rate": 88.95,
            "minority_cohesion_rate": 66.15
        },
        {
            "id": 6231,
            "slug": "vs18_439_044",
            "identifier": "vs18_439_044",
            "url": "https://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://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://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://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://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://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://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": 4645,
            "slug": "vs18_343_009",
            "identifier": "vs18_343_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_009/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 6.015 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 6.015 DDL n. 2117",
            "original_title": "Votazione Emendamento 6.015 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 6.015 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 5315,
            "slug": "vs18_439_015",
            "identifier": "vs18_439_015",
            "url": "https://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://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://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": 10926,
            "slug": "18-15-66",
            "identifier": "18-15-66",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-15-66/?format=api",
            "sitting": {
                "id": 771,
                "date": "2018-06-27",
                "number": 15,
                "branch": "S"
            },
            "number": 66,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016 - Em. 1.86, Boldrini e altri",
            "original_title": "Em. 1.86, Boldrini e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 94.58,
            "minority_cohesion_rate": 73.28
        },
        {
            "id": 5731,
            "slug": "vs18_439_059",
            "identifier": "vs18_439_059",
            "url": "https://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": 4129,
            "slug": "vs18_282_013",
            "identifier": "vs18_282_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_282_013/?format=api",
            "sitting": {
                "id": 298,
                "date": "2019-12-23",
                "number": 282,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 13\n     - Votazione Articolo DDL n.2305",
            "original_title": "Votazione Articolo DDL n.2305",
            "description_title": "Articolo 13\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 84.88,
            "minority_cohesion_rate": 73.93
        },
        {
            "id": 6518,
            "slug": "vs18_439_079",
            "identifier": "vs18_439_079",
            "url": "https://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://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://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
        }
    ]
}