The default basic root view for DefaultRouter

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

{
    "universities": "https://notaso.com/api/v2/universities/",
    "professors": "https://notaso.com/api/v2/professors/",
    "department": "https://notaso.com/api/v2/departments/",
    "search": "https://notaso.com/api/search/"
}