The default basic root view for DefaultRouter

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

{
    "users": "http://api.drobilka.ru/employees",
    "permissions": "http://api.drobilka.ru/permissions",
    "employees": "http://api.drobilka.ru/employees"
}