View set for model Brand.

GET /brands/43/?format=api
HTTP 200 OK
Allow: GET, PUT, HEAD, OPTIONS
Content-Type: application/vnd.purplme+json
Vary: Accept

{
    "id": 43,
    "url": "https://api.purplme.com/brands/43/?format=api",
    "name": "Shahid",
    "description": "",
    "extra_data": {},
    "images": "https://api.purplme.com/brands/43/images/?format=api",
    "datetime_created": "2025-09-12T12:58:47.138999Z",
    "datetime_updated": "2025-09-12T12:58:47.139015Z"
}