View set for model Brand.

GET /brands/?format=api&offset=10&ordering=-datetime_created
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_created",
    "previous": "https://api.purplme.com/brands/?format=api&limit=10&ordering=-datetime_created",
    "results": [
        {
            "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"
        },
        {
            "id": 25,
            "url": "https://api.purplme.com/brands/25/?format=api",
            "name": "Noon",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/25/images/?format=api",
            "datetime_created": "2025-08-29T13:16:08.544380Z",
            "datetime_updated": "2025-08-29T13:16:08.544394Z"
        },
        {
            "id": 24,
            "url": "https://api.purplme.com/brands/24/?format=api",
            "name": "Nintendo",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/24/images/?format=api",
            "datetime_created": "2025-08-29T13:16:04.012312Z",
            "datetime_updated": "2025-08-29T13:16:04.012325Z"
        }
    ]
}