View set for model Brand.

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

{
    "id": 35,
    "url": "https://api.purplme.com/brands/35/?format=api",
    "name": "Terranet",
    "description": "",
    "extra_data": {},
    "images": "https://api.purplme.com/brands/35/images/?format=api",
    "datetime_created": "2025-08-29T13:16:55.423001Z",
    "datetime_updated": "2025-08-29T13:16:55.423014Z"
}