View set for model Brand.

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

{
    "id": 18,
    "url": "https://api.purplme.com/brands/18/?format=api",
    "name": "Jawaker",
    "description": "",
    "extra_data": {},
    "images": "https://api.purplme.com/brands/18/images/?format=api",
    "datetime_created": "2025-08-29T13:15:50.180603Z",
    "datetime_updated": "2025-08-29T13:15:50.180615Z"
}