API endpoint that allows users to be viewed or edited.

GET /api/users/e7f6dc3e-3dab-4479-852a-f4a0fc368d2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/e7f6dc3e-3dab-4479-852a-f4a0fc368d2d/?format=api",
    "username": "xinxinshou"
}