Tenancy API root view

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

{
    "tenant-groups": "https://netbox.gmedia.id/api/tenancy/tenant-groups/?format=api",
    "tenants": "https://netbox.gmedia.id/api/tenancy/tenants/?format=api"
}