The default basic root view for DefaultRouter

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

{
    "services": "http://waves.demo.atgc-montpellier.fr/waves/api/services?format=api",
    "jobs": "http://waves.demo.atgc-montpellier.fr/waves/api/jobs?format=api"
}