The default basic root view for DefaultRouter

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

{
    "endpoints": "https://test.ion-smp.net/api/smp/v1/endpoints/",
    "redirects": "https://test.ion-smp.net/api/smp/v1/redirects/",
    "participants": "https://test.ion-smp.net/api/smp/v1/participants/",
    "endpoint_profiles": "https://test.ion-smp.net/api/smp/v1/endpoint_profiles/",
    "data/metadataprofiles": "https://test.ion-smp.net/api/smp/v1/data/metadataprofiles/"
}