GET /api/v1/
HTTP 401 Unauthorized
Content-Type: application/json
Vary: Accept
WWW-Authenticate: Basic realm="api"
Allow: GET, HEAD, OPTIONS

{
    "detail": "Authentication credentials were not provided."
}