API endpoint that allows users to be viewed or edited.

GET /api/users/d430fb5d-c738-4eb6-870e-b151da7ec1f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/d430fb5d-c738-4eb6-870e-b151da7ec1f0/?format=api",
    "username": "mudemingzi"
}