{
    "errors": {
        "title": "Record Not Found",
        "detail": "The requested resource was not not found. Please double-check the resource id.",
        "code": "RECORD_NOT_FOUND",
        "status": 404
    }
}