API endpoint that allows users to be viewed or edited.

GET /api/users/aaf2f2e5-da78-460c-8590-c11d7cb3dad7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/aaf2f2e5-da78-460c-8590-c11d7cb3dad7/?format=api",
    "username": "pawnstar"
}