General Errors
For most types of errors, the response body will include a description of the error in thedetail key.
Validation Errors
For validation errors (HTTP 400), the response body will map fields in the request to arrays of error messages.non_field_errors key.

