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

{
    "tickets": "http://qathome.com/api/v1/tickets/",
    "applications": "http://qathome.com/api/v1/applications/",
    "firms": "http://qathome.com/api/v1/firms/",
    "users": "http://qathome.com/api/v1/users/"
}