Api Root
The default basic root view for DefaultRouter
GET /?format=api
{ "posts": "http://collegeguide-api.jakefarrell.ie/posts/?format=api", "profiles": "http://collegeguide-api.jakefarrell.ie/profiles/?format=api", "matcher-queues": "http://collegeguide-api.jakefarrell.ie/matcher-queues/?format=api", "comments": "http://collegeguide-api.jakefarrell.ie/comments/?format=api", "notes": "http://collegeguide-api.jakefarrell.ie/notes/?format=api", "colleges": "http://collegeguide-api.jakefarrell.ie/colleges/?format=api", "badges": "http://collegeguide-api.jakefarrell.ie/badges/?format=api", "interests": "http://collegeguide-api.jakefarrell.ie/interests/?format=api", "skills": "http://collegeguide-api.jakefarrell.ie/skills/?format=api", "preferred-roles": "http://collegeguide-api.jakefarrell.ie/preferred-roles/?format=api", "chatbots": "http://collegeguide-api.jakefarrell.ie/chatbots/?format=api" }