The default basic root view for DefaultRouter

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

{
    "category": "https://api.anas-iq.com/category/",
    "sub_category": "https://api.anas-iq.com/sub_category/",
    "product": "https://api.anas-iq.com/product/",
    "deal": "https://api.anas-iq.com/deal/",
    "company": "https://api.anas-iq.com/company/"
}