API endpoint that allows users to be viewed or edited.

GET /api/users/01498f5c-1d6c-4ed3-8d29-3591ae81a896/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/01498f5c-1d6c-4ed3-8d29-3591ae81a896/?format=api",
    "username": "Rubsk1"
}