Retrieve a list of all vendor stores registered on the platform
stores/models.py:8-39stores/serializers.py:8-19product_set (available in the detail endpoint)slug, automatically generated from brand_nameis_vendor and is_staff status when their store is createdproducts_sold field is a computed property that sums the quantity_sold of all products in the store