View set for model Brand.

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

{
    "id": 37,
    "url": "https://api.purplme.com/brands/37/?format=api",
    "name": "Twitch",
    "description": "",
    "extra_data": {},
    "images": "https://api.purplme.com/brands/37/images/?format=api",
    "datetime_created": "2025-08-29T13:17:00.213891Z",
    "datetime_updated": "2025-08-29T13:17:00.213905Z"
}