The default basic root view for DefaultRouter

GET /
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "user/notes": "https://api.st.su/user/notes/",
    "user": "https://api.st.su/user/"
}