HTTP errors without a JSON body cause strange error messages on image check
>>> cli.request('PartialUpdateImage', id='50ee222d-4014-474b-ba84-f62cbce8807b', body={'status': 'checked'})
apistar.exceptions.ErrorResponse: {'status': ['Expecting value: line 1 column 1 (char 0)']}