API endpoint that allows users to be viewed or edited.

GET /api/users/ae90bdb7-e037-4e11-b28b-eb79c0ab918d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/ae90bdb7-e037-4e11-b28b-eb79c0ab918d/?format=api",
    "username": "houzhigang123"
}