The default basic root view for DefaultRouter

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

{
    "membership-application": "https://old.online.ntnu.no/api/v1/membership-application/",
    "articles": "https://old.online.ntnu.no/api/v1/articles/",
    "user/permissions": "https://old.online.ntnu.no/api/v1/user/permissions/",
    "user/positions": "https://old.online.ntnu.no/api/v1/user/positions/",
    "user/special-positions": "https://old.online.ntnu.no/api/v1/user/special-positions/",
    "groups": "https://old.online.ntnu.no/api/v1/groups/",
    "group/online-groups": "https://old.online.ntnu.no/api/v1/group/online-groups/",
    "group/roles": "https://old.online.ntnu.no/api/v1/group/roles/",
    "career": "https://old.online.ntnu.no/api/v1/career/",
    "companies": "https://old.online.ntnu.no/api/v1/companies/",
    "event/attendees": "https://old.online.ntnu.no/api/v1/event/attendees/",
    "event/events": "https://old.online.ntnu.no/api/v1/event/events/",
    "event/attendance-events": "https://old.online.ntnu.no/api/v1/event/attendance-events/",
    "event/extras": "https://old.online.ntnu.no/api/v1/event/extras/",
    "event/rule-bundles": "https://old.online.ntnu.no/api/v1/event/rule-bundles/",
    "event/field-of-study-rules": "https://old.online.ntnu.no/api/v1/event/field-of-study-rules/",
    "event/grade-rules": "https://old.online.ntnu.no/api/v1/event/grade-rules/",
    "event/user-group-rules": "https://old.online.ntnu.no/api/v1/event/user-group-rules/",
    "feedback/generic-surveys": "https://old.online.ntnu.no/api/v1/feedback/generic-surveys/",
    "feedback/templates": "https://old.online.ntnu.no/api/v1/feedback/templates/",
    "feedback/relations": "https://old.online.ntnu.no/api/v1/feedback/relations/",
    "feedback/results-auth": "https://old.online.ntnu.no/api/v1/feedback/results-auth/",
    "feedback/questions/text": "https://old.online.ntnu.no/api/v1/feedback/questions/text/",
    "feedback/questions/rating": "https://old.online.ntnu.no/api/v1/feedback/questions/rating/",
    "feedback/questions/multiple-choice-objects": "https://old.online.ntnu.no/api/v1/feedback/questions/multiple-choice-objects/",
    "feedback/questions/multiple-choice-relations": "https://old.online.ntnu.no/api/v1/feedback/questions/multiple-choice-relations/",
    "images": "https://old.online.ntnu.no/api/v1/images/",
    "hobbys": "https://old.online.ntnu.no/api/v1/hobbys/",
    "marks/rule-sets": "https://old.online.ntnu.no/api/v1/marks/rule-sets/",
    "marks/acceptance": "https://old.online.ntnu.no/api/v1/marks/acceptance/",
    "notifications/subscriptions": "https://old.online.ntnu.no/api/v1/notifications/subscriptions/",
    "notifications/messages": "https://old.online.ntnu.no/api/v1/notifications/messages/",
    "notifications/permissions": "https://old.online.ntnu.no/api/v1/notifications/permissions/",
    "notifications/user-permissions": "https://old.online.ntnu.no/api/v1/notifications/user-permissions/",
    "profile/search": "https://old.online.ntnu.no/api/v1/profile/search/",
    "profile/privacy": "https://old.online.ntnu.no/api/v1/profile/privacy/",
    "profile/marks": "https://old.online.ntnu.no/api/v1/profile/marks/",
    "profile/suspensions": "https://old.online.ntnu.no/api/v1/profile/suspensions/",
    "profile": "https://old.online.ntnu.no/api/v1/profile/",
    "splash-events": "https://old.online.ntnu.no/api/v1/splash-events/",
    "webshop/orders": "https://old.online.ntnu.no/api/v1/webshop/orders/",
    "webshop/orderlines": "https://old.online.ntnu.no/api/v1/webshop/orderlines/",
    "webshop/products": "https://old.online.ntnu.no/api/v1/webshop/products/",
    "payment/relations": "https://old.online.ntnu.no/api/v1/payment/relations/",
    "payment/prices": "https://old.online.ntnu.no/api/v1/payment/prices/",
    "payment/delays": "https://old.online.ntnu.no/api/v1/payment/delays/"
}