View set for model Brand.

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

{
    "id": 41,
    "url": "https://api.purplme.com/brands/41/?format=api",
    "name": "Mobile Legends",
    "description": "",
    "extra_data": {},
    "images": "https://api.purplme.com/brands/41/images/?format=api",
    "datetime_created": "2025-09-12T11:54:51.452656Z",
    "datetime_updated": "2025-09-12T11:54:51.452671Z"
}