The default basic root view for DefaultRouter

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

{
    "blog": "https://blogs.legistify.com/blog/",
    "news": "https://blogs.legistify.com/news/",
    "subscribe": "https://blogs.legistify.com/subscribe/",
    "blog_category_search": "https://blogs.legistify.com/blog_category_search/"
}