The default basic root view for DefaultRouter

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

{
    "accounts": "https://api.aimapa.com/accounts/",
    "roles": "https://api.aimapa.com/roles/",
    "users": "https://api.aimapa.com/auth/users/",
    "custom_auth": "https://api.aimapa.com/auth/users/"
}