API endpoint that allows users to be viewed or edited.

GET /api/users/b5daba6e-0a9e-4e2c-aa83-57bcef1a0ac7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/b5daba6e-0a9e-4e2c-aa83-57bcef1a0ac7/?format=api",
    "username": "Vincent"
}