The default basic root view for DefaultRouter

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

{
    "logos": "http://www.lotrek.it/api/logos/",
    "testimonies": "http://www.lotrek.it/api/testimonies/",
    "collaborations": "http://www.lotrek.it/api/collaborations/",
    "services": "http://www.lotrek.it/api/services/",
    "users": "http://www.lotrek.it/api/users/",
    "departments": "http://www.lotrek.it/api/departments/",
    "blog/articles": "http://www.lotrek.it/api/blog/articles/",
    "blog/tags": "http://www.lotrek.it/api/blog/tags/",
    "casestudies": "http://www.lotrek.it/api/casestudies/",
    "sections": "http://www.lotrek.it/api/sections/",
    "pages": "http://www.lotrek.it/api/pages/",
    "custom_pages": "http://www.lotrek.it/api/custom_pages/",
    "solutions": "http://www.lotrek.it/api/solutions/",
    "builds": "http://www.lotrek.it/api/builds/",
    "external/casestudies": "http://www.lotrek.it/api/external/sections/",
    "external/sections": "http://www.lotrek.it/api/external/sections/",
    "external/services": "http://www.lotrek.it/api/external/services/",
    "external/users": "http://www.lotrek.it/api/external/users/",
    "external/blog/articles": "http://www.lotrek.it/api/external/blog/articles/",
    "external/blog/categories": "http://www.lotrek.it/api/external/blog/categories/",
    "external/collaborations": "http://www.lotrek.it/api/external/collaborations/",
    "external/logos": "http://www.lotrek.it/api/external/logos/",
    "external/testimonies": "http://www.lotrek.it/api/external/testimonies/",
    "quotation": "http://www.lotrek.it/api/quotation/",
    "contacts": "http://www.lotrek.it/api/contacts/",
    "campaign": "http://www.lotrek.it/api/campaign/",
    "subscribe_newsletter": "http://www.lotrek.it/api/subscribe_newsletter/",
    "blog_contacts": "http://www.lotrek.it/api/blog_contacts/"
}