| Field | Type | Description |
|---|---|---|
type | string | A URI identifying the error type. |
title | string | A short, human-readable summary. |
status | integer | The HTTP status code. |
detail | string | A human-readable explanation specific to this occurrence. |
errors | array | Optional list of per-field validation errors, each with location, message, and value. |

