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

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