The default basic root view for DefaultRouter

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

{
    "collections": "http://api.dap.friedensstimme.com/collections/",
    "assets": "http://api.dap.friedensstimme.com/assets/",
    "favorites": "http://api.dap.friedensstimme.com/favorites/",
    "shop/subscriptions": "http://api.dap.friedensstimme.com/shop/subscriptions/",
    "shop/user_subscriptions": "http://api.dap.friedensstimme.com/shop/user_subscriptions/",
    "shop/orders": "http://api.dap.friedensstimme.com/shop/orders/"
}