The default basic root view for DefaultRouter

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

{
    "postinfo": "https://crmpy.datahoop.cn/postinfo/?format=api",
    "students": "https://crmpy.datahoop.cn/students/?format=api",
    "user": "https://crmpy.datahoop.cn/user/?format=api"
}