The default basic root view for DefaultRouter

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

{
    "event": "https://api.tradex-services.com/event/",
    "exhibitor": "https://api.tradex-services.com/exhibitor/",
    "company": "https://api.tradex-services.com/company/",
    "virtualfair": "https://api.tradex-services.com/virtualfair/",
    "country": "https://api.tradex-services.com/country/",
    "title": "https://api.tradex-services.com/title/",
    "cataloglisting": "https://api.tradex-services.com/cataloglisting/",
    "event-inventory-entry": "https://api.tradex-services.com/event-inventory-entry/"
}