View set for model Brand.

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

{
    "id": 6,
    "url": "https://api.purplme.com/brands/6/?format=api",
    "name": "Binance",
    "description": "",
    "extra_data": {},
    "images": "https://api.purplme.com/brands/6/images/?format=api",
    "datetime_created": "2025-08-29T13:15:35.170804Z",
    "datetime_updated": "2025-08-29T13:15:35.170819Z"
}