The default basic root view for DefaultRouter

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

{
    "map_data_points": "https://urbanage.fvh.io/rest/map_data_points/?format=api",
    "map_data_point_comments": "https://urbanage.fvh.io/rest/map_data_point_comments/?format=api",
    "notifications": "https://urbanage.fvh.io/rest/notifications/?format=api",
    "recent_mappers": "https://urbanage.fvh.io/rest/recent_mappers/?format=api",
    "tags": "https://urbanage.fvh.io/rest/tags/?format=api"
}