The default basic root view for DefaultRouter

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

{
    "dtools": "http://asmas.club/dtools/?format=api",
    "dtoolsType": "http://asmas.club/dtoolsType/?format=api",
    "province": "http://asmas.club/province/?format=api",
    "userdate": "http://asmas.club/userdate/?format=api",
    "clientuser": "http://asmas.club/clientuser/?format=api",
    "comment": "http://asmas.club/comment/?format=api"
}