The default basic root view for DefaultRouter

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

{
    "account": "http://arch.archfx.io/api/v1/account/",
    "org": "http://arch.archfx.io/api/v1/org/",
    "orgapps": "http://arch.archfx.io/api/v1/orgapps/",
    "group": "http://arch.archfx.io/api/v1/group/",
    "site": "http://arch.archfx.io/api/v1/site/",
    "region": "http://arch.archfx.io/api/v1/region/",
    "country": "http://arch.archfx.io/api/v1/country/",
    "area": "http://arch.archfx.io/api/v1/area/",
    "line": "http://arch.archfx.io/api/v1/line/",
    "staff/users": "http://arch.archfx.io/api/v1/staff/users/",
    "schedule": "http://arch.archfx.io/api/v1/schedule/",
    "device": "http://arch.archfx.io/api/v1/device/",
    "property": "http://arch.archfx.io/api/v1/property/",
    "config/name": "http://arch.archfx.io/api/v1/config/name/",
    "config/attr": "http://arch.archfx.io/api/v1/config/attr/",
    "propertytemplate/enum": "http://arch.archfx.io/api/v1/propertytemplate/enum/",
    "propertytemplate": "http://arch.archfx.io/api/v1/propertytemplate/",
    "key": "http://arch.archfx.io/api/v1/key/",
    "vartype": "http://arch.archfx.io/api/v1/vartype/",
    "data/new": "http://arch.archfx.io/api/v1/data/new/",
    "data/config": "http://arch.archfx.io/api/v1/data/config/",
    "machine": "http://arch.archfx.io/api/v1/machine/",
    "machineassignment": "http://arch.archfx.io/api/v1/machineassignment/",
    "machinevendor": "http://arch.archfx.io/api/v1/machinevendor/",
    "machinemodel": "http://arch.archfx.io/api/v1/machinemodel/",
    "machinespec": "http://arch.archfx.io/api/v1/machinespec/",
    "machinecode": "http://arch.archfx.io/api/v1/machinecode/",
    "alias": "http://arch.archfx.io/api/v1/alias/",
    "stream": "http://arch.archfx.io/api/v1/stream/",
    "streampage": "http://arch.archfx.io/api/v1/streampage/",
    "search": "http://arch.archfx.io/api/v1/search/",
    "search/autocomplete": "http://arch.archfx.io/api/v1/search/autocomplete/",
    "triggersource": "http://arch.archfx.io/api/v1/triggersource/",
    "trigger": "http://arch.archfx.io/api/v1/trigger/",
    "clickable-area": "http://arch.archfx.io/api/v1/clickable-area/",
    "sg": "http://arch.archfx.io/api/v1/sg/",
    "dt": "http://arch.archfx.io/api/v1/dt/",
    "report/generated": "http://arch.archfx.io/api/v1/report/generated/",
    "report/spec": "http://arch.archfx.io/api/v1/report/spec/",
    "change/request": "http://arch.archfx.io/api/v1/change/request/",
    "change/action": "http://arch.archfx.io/api/v1/change/action/"
}