API endpoint that allows users to be viewed or edited.

GET /api/users/b4478dfc-f54c-4130-87af-2eb4fb020dd2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/b4478dfc-f54c-4130-87af-2eb4fb020dd2/?format=api",
    "username": "awerty"
}