API endpoint that allows users to be viewed or edited.

GET /api/users/d898967e-fcf3-4793-a5c9-8629b93421a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/d898967e-fcf3-4793-a5c9-8629b93421a8/?format=api",
    "username": "nicolanx"
}