The default basic root view for DefaultRouter

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

{
    "api/collaborateurs": "https://auth.geofoncier.fr/api/collaborateurs/",
    "api/profils": "https://auth.geofoncier.fr/api/profils/",
    "api/droitpermissions": "https://auth.geofoncier.fr/api/droitpermissions/"
}