{
    "error": {
        "title": "ผิดพลาด!",
        "http": {
            "400": "Bad request.",
            "403": "คุณไม่ได้รับอนุญาตให้เข้าถึงหน้าเวปนี้.",
            "404": "ไม่มีหน้านี้.",
            "405": "The HTTP verb you used is not supported for this URL.",
            "500": "Internal server error."
        },
        "concurrencyFailure": "Another user modified this data at the same time as you. Your changes were rejected.",
        "validation": "Validation error on the server."
    }
}
