API endpoint that allows users to be viewed or edited.

GET /api/users/c20cb509-7e3e-4731-a8e7-e52a7aeed7b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/c20cb509-7e3e-4731-a8e7-e52a7aeed7b7/?format=api",
    "username": "tradingview"
}