The default basic root view for DefaultRouter

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

{
    "archetypes": "https://hsreplay.net/api/v1/archetypes/",
    "battlegrounds/compositions": "https://hsreplay.net/api/v1/battlegrounds/compositions/",
    "features": "https://hsreplay.net/api/v1/features/",
    "tokens": "https://hsreplay.net/api/v1/tokens/"
}