View set for model Brand.

GET /brands/?format=api&offset=10&ordering=-datetime_updated
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=20&ordering=-datetime_updated",
    "previous": "https://api.purplme.com/brands/?format=api&limit=10&ordering=-datetime_updated",
    "results": [
        {
            "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"
        },
        {
            "id": 34,
            "url": "https://api.purplme.com/brands/34/?format=api",
            "name": "Steam",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/34/images/?format=api",
            "datetime_created": "2025-08-29T13:16:51.081810Z",
            "datetime_updated": "2025-08-29T13:16:51.081824Z"
        },
        {
            "id": 33,
            "url": "https://api.purplme.com/brands/33/?format=api",
            "name": "Spotify",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/33/images/?format=api",
            "datetime_created": "2025-08-29T13:16:48.550248Z",
            "datetime_updated": "2025-08-29T13:16:48.550262Z"
        },
        {
            "id": 32,
            "url": "https://api.purplme.com/brands/32/?format=api",
            "name": "SODETEL",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/32/images/?format=api",
            "datetime_created": "2025-08-29T13:16:44.036494Z",
            "datetime_updated": "2025-08-29T13:16:44.036507Z"
        },
        {
            "id": 31,
            "url": "https://api.purplme.com/brands/31/?format=api",
            "name": "SHEIN",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/31/images/?format=api",
            "datetime_created": "2025-08-29T13:16:43.274051Z",
            "datetime_updated": "2025-08-29T13:16:43.274064Z"
        },
        {
            "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": 29,
            "url": "https://api.purplme.com/brands/29/?format=api",
            "name": "Roblox",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/29/images/?format=api",
            "datetime_created": "2025-08-29T13:16:35.115821Z",
            "datetime_updated": "2025-08-29T13:16:35.115832Z"
        },
        {
            "id": 28,
            "url": "https://api.purplme.com/brands/28/?format=api",
            "name": "Razer",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/28/images/?format=api",
            "datetime_created": "2025-08-29T13:16:25.873531Z",
            "datetime_updated": "2025-08-29T13:16:25.873543Z"
        },
        {
            "id": 27,
            "url": "https://api.purplme.com/brands/27/?format=api",
            "name": "PUBG",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/27/images/?format=api",
            "datetime_created": "2025-08-29T13:16:23.884889Z",
            "datetime_updated": "2025-08-29T13:16:23.884901Z"
        },
        {
            "id": 26,
            "url": "https://api.purplme.com/brands/26/?format=api",
            "name": "PlayStation",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/26/images/?format=api",
            "datetime_created": "2025-08-29T13:16:09.900564Z",
            "datetime_updated": "2025-08-29T13:16:09.900577Z"
        }
    ]
}