The default basic root view for DefaultRouter

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

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