The default basic root view for DefaultRouter

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

{
    "user": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/user/?format=api",
    "content": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/content/?format=api",
    "product": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/product/?format=api",
    "order": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/order/?format=api",
    "audio-media": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/audio-media/?format=api",
    "video-media": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/video-media/?format=api",
    "dailyword": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/dailyword/?format=api",
    "blog-activity": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/blog-activity/?format=api",
    "blog": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/blog/?format=api",
    "order-info": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/order-info/?format=api",
    "order-item": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/order-item/?format=api",
    "payment": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/payment/?format=api",
    "audit-log-order": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/audit-log-order/?format=api",
    "notification": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/notification/?format=api",
    "attachment": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/attachment/?format=api",
    "purchased-products": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/purchased-products/?format=api",
    "contact-us": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/contact-us/?format=api"
}