The default basic root view for DefaultRouter

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

{
    "events": "https://research.annefrank.org/en/api/events",
    "locations": "https://research.annefrank.org/en/api/locations",
    "subjects": "https://research.annefrank.org/en/api/subjects",
    "persons": "https://research.annefrank.org/en/api/persons",
    "search": "https://research.annefrank.org/en/api/search"
}