This interface only lets you see the ViewSets that are registered with the router. See the interactive API docs for more information about all endpoints.
GET /api/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "users": "https://probly.dev/api/users/?format=api"
}