View set for model Brand.

GET /brands/?format=api&offset=20&ordering=-name
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/vnd.purplme+json
Vary: Accept

{
    "count": 43,
    "next": "https://api.purplme.com/brands/?format=api&limit=10&offset=30&ordering=-name",
    "previous": "https://api.purplme.com/brands/?format=api&limit=10&offset=10&ordering=-name",
    "results": [
        {
            "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"
        },
        {
            "id": 21,
            "url": "https://api.purplme.com/brands/21/?format=api",
            "name": "MOBI",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/21/images/?format=api",
            "datetime_created": "2025-08-29T13:15:53.725642Z",
            "datetime_updated": "2025-08-29T13:15:53.725655Z"
        },
        {
            "id": 30,
            "url": "https://api.purplme.com/brands/30/?format=api",
            "name": "MBC",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/30/images/?format=api",
            "datetime_created": "2025-08-29T13:16:39.000329Z",
            "datetime_updated": "2025-08-29T13:16:39.000341Z"
        },
        {
            "id": 20,
            "url": "https://api.purplme.com/brands/20/?format=api",
            "name": "Macy's",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/20/images/?format=api",
            "datetime_created": "2025-08-29T13:15:52.726031Z",
            "datetime_updated": "2025-08-29T13:15:52.726043Z"
        },
        {
            "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"
        },
        {
            "id": 17,
            "url": "https://api.purplme.com/brands/17/?format=api",
            "name": "IDM",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/17/images/?format=api",
            "datetime_created": "2025-08-29T13:15:49.643993Z",
            "datetime_updated": "2025-08-29T13:15:49.644007Z"
        },
        {
            "id": 16,
            "url": "https://api.purplme.com/brands/16/?format=api",
            "name": "Hulu",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/16/images/?format=api",
            "datetime_created": "2025-08-29T13:15:49.151236Z",
            "datetime_updated": "2025-08-29T13:15:49.151247Z"
        },
        {
            "id": 15,
            "url": "https://api.purplme.com/brands/15/?format=api",
            "name": "Google",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/15/images/?format=api",
            "datetime_created": "2025-08-29T13:15:44.211380Z",
            "datetime_updated": "2025-08-29T13:15:44.211393Z"
        },
        {
            "id": 14,
            "url": "https://api.purplme.com/brands/14/?format=api",
            "name": "GameStop",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/14/images/?format=api",
            "datetime_created": "2025-08-29T13:15:43.326860Z",
            "datetime_updated": "2025-08-29T13:15:43.326871Z"
        },
        {
            "id": 13,
            "url": "https://api.purplme.com/brands/13/?format=api",
            "name": "Freefire",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/13/images/?format=api",
            "datetime_created": "2025-08-29T13:15:42.453137Z",
            "datetime_updated": "2025-08-29T13:15:42.453151Z"
        }
    ]
}