if content-type of response is "application/json; charset=utf-8" the response is not json decoded because https://github.com/internap/python-ubersmithclient/blob/07489129240b0636184b78713846588f86f2fd45/ubersmith_client/ubersmith_request.py#L55
if content-type of response is "application/json; charset=utf-8" the response is not json decoded because
python-ubersmithclient/ubersmith_client/ubersmith_request.py
Line 55 in 0748912