The default basic root view for DefaultRouter

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

{
    "news": "https://api.weytec.ru/news-fix/",
    "news-fix": "https://api.weytec.ru/news-fix/",
    "industry": "https://api.weytec.ru/industry/",
    "industry-main": "https://api.weytec.ru/industry-main/",
    "solution": "https://api.weytec.ru/solution/",
    "project": "https://api.weytec.ru/project/",
    "project-fix": "https://api.weytec.ru/project-fix/",
    "subscribe": "https://api.weytec.ru/subscribe/",
    "feedback": "https://api.weytec.ru/feedback/",
    "showroom": "https://api.weytec.ru/showroom/",
    "partners": "https://api.weytec.ru/partners/"
}