The default basic root view for DefaultRouter

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

{
    "aspectsets": "https://demo.lizard.net/dd/api/v2/aspectsets/",
    "locations": "https://demo.lizard.net/dd/api/v2/locations/",
    "locations/geojson": "https://demo.lizard.net/dd/api/v2/locations/geojson/",
    "nodes": "https://demo.lizard.net/dd/api/v2/nodes/",
    "observationtypes": "https://demo.lizard.net/dd/api/v2/observationtypes/",
    "sources": "https://demo.lizard.net/dd/api/v2/sources/",
    "timeseries": "https://demo.lizard.net/dd/api/v2/timeseries/"
}