Api Root
The default basic root view for DefaultRouter
GET /?format=api
{ "student_availability": "https://django-deployment-office-hours.vercel.app/student_availability/?format=api", "student_schedule": "https://django-deployment-office-hours.vercel.app/student_schedule/?format=api", "professor_options": "https://django-deployment-office-hours.vercel.app/professor_options/?format=api", "student_rankings": "https://django-deployment-office-hours.vercel.app/student_rankings/?format=api", "login": "https://django-deployment-office-hours.vercel.app/login/?format=api" }