Are there any model responses for things like fights in the api?

Currently, for example in the reports/fights/{code} request the only model it provides is for the report object.

I haven’t filled in a lot of the documentation. Should be pretty easy to figure out if you look at the response though.

Fair enough. Any way to generate the response classes, or could you make your POJO responses public?