View set for model Brand.

GET /brands/?format=api&offset=20&ordering=id
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=id",
    "previous": "https://api.purplme.com/brands/?format=api&limit=10&offset=10&ordering=id",
    "results": [
        {
            "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": 22,
            "url": "https://api.purplme.com/brands/22/?format=api",
            "name": "Moonton",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/22/images/?format=api",
            "datetime_created": "2025-08-29T13:15:58.346261Z",
            "datetime_updated": "2025-08-29T13:15:58.346274Z"
        },
        {
            "id": 23,
            "url": "https://api.purplme.com/brands/23/?format=api",
            "name": "Netflix",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/23/images/?format=api",
            "datetime_created": "2025-08-29T13:16:01.914030Z",
            "datetime_updated": "2025-08-29T13:16:01.914045Z"
        },
        {
            "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"
        },
        {
            "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": 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": 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": 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": 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": 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"
        }
    ]
}