API endpoint that allows users to be viewed or edited.

GET /api/users/d51fad59-6bdf-4a8e-92a9-ef8e5b6d5835/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/d51fad59-6bdf-4a8e-92a9-ef8e5b6d5835/?format=api",
    "username": "Myshkino"
}