The default basic root view for DefaultRouter

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

{
    "hangouts": "http://orchestrahq.com/hangouts/",
    "stories": "http://orchestrahq.com/stories/",
    "celebrities": "http://orchestrahq.com/celebrities/",
    "medical-teams": "http://orchestrahq.com/medical-teams/",
    "health-and-beauty": "http://orchestrahq.com/health-and-beauty/",
    "prompt": "http://orchestrahq.com/prompt/",
    "chat": "http://orchestrahq.com/chat/",
    "itinerary": "http://orchestrahq.com/itinerary/",
    "questions": "http://orchestrahq.com/questions/",
    "tags": "http://orchestrahq.com/tags/",
    "categories": "http://orchestrahq.com/categories/"
}