Api Root
The default basic root view for DefaultRouter
GET /public-api/?format=api
{ "product/detail": "https://natpopshop.com/public-api/product/detail/?format=api", "product/color": "https://natpopshop.com/public-api/product/color/?format=api", "product/tag": "https://natpopshop.com/public-api/product/tag/?format=api", "product/attribute": "https://natpopshop.com/public-api/product/attribute/?format=api", "product/collections": "https://natpopshop.com/public-api/product/collections/?format=api", "cart": "https://natpopshop.com/public-api/cart/?format=api", "account/detail": "https://natpopshop.com/public-api/account/detail/?format=api" }