The default basic root view for DefaultRouter

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

{
    "api/subscriptions": "http://api2.dialogity.com/api/subscriptions/",
    "api/leads": "http://api2.dialogity.com/api/leads/",
    "api/messages": "http://api2.dialogity.com/api/messages/",
    "api/message/images": "http://api2.dialogity.com/api/message/images/",
    "api/language": "http://api2.dialogity.com/api/language/",
    "api/language_dict": "http://api2.dialogity.com/api/language_dict/"
}