API endpoint that allows users to be viewed or edited.

GET /api/users/e8e92266-3901-4f95-8cf8-9aecc7f3956b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/e8e92266-3901-4f95-8cf8-9aecc7f3956b/?format=api",
    "username": "patrick.eschemann"
}