The default basic root view for DefaultRouter

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

{
    "doorstatus": "http://status.nerdberg.de/api/doorstatus/",
    "sensors": "http://status.nerdberg.de/api/sensors/",
    "space": "http://status.nerdberg.de/api/space/"
}