The default basic root view for DefaultRouter

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

{
    "restaurants": "http://content.go-fish.com/restaurants/",
    "countries": "http://content.go-fish.com/countries/",
    "services": "http://content.go-fish.com/services/",
    "products": "http://content.go-fish.com/products/",
    "product-categories": "http://content.go-fish.com/product-categories/",
    "pages": "http://content.go-fish.com/pages/",
    "social-platforms": "http://content.go-fish.com/social-platforms/"
}