View set for model Brand.

GET /brands/?format=api&offset=30&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=40&ordering=datetime_updated",
    "previous": "https://api.purplme.com/brands/?format=api&limit=10&offset=20&ordering=datetime_updated",
    "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": 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": 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": 36,
            "url": "https://api.purplme.com/brands/36/?format=api",
            "name": "touch",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/36/images/?format=api",
            "datetime_created": "2025-08-29T13:16:58.957596Z",
            "datetime_updated": "2025-08-29T13:16:58.957608Z"
        },
        {
            "id": 37,
            "url": "https://api.purplme.com/brands/37/?format=api",
            "name": "Twitch",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/37/images/?format=api",
            "datetime_created": "2025-08-29T13:17:00.213891Z",
            "datetime_updated": "2025-08-29T13:17:00.213905Z"
        },
        {
            "id": 38,
            "url": "https://api.purplme.com/brands/38/?format=api",
            "name": "Wise",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/38/images/?format=api",
            "datetime_created": "2025-08-29T13:17:02.421796Z",
            "datetime_updated": "2025-08-29T13:17:02.421809Z"
        },
        {
            "id": 39,
            "url": "https://api.purplme.com/brands/39/?format=api",
            "name": "Xbox",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/39/images/?format=api",
            "datetime_created": "2025-08-29T13:17:03.309319Z",
            "datetime_updated": "2025-08-29T13:17:03.309332Z"
        },
        {
            "id": 40,
            "url": "https://api.purplme.com/brands/40/?format=api",
            "name": "Yalla Ludo",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/40/images/?format=api",
            "datetime_created": "2025-08-29T13:17:09.143339Z",
            "datetime_updated": "2025-08-29T13:17:09.143352Z"
        },
        {
            "id": 1,
            "url": "https://api.purplme.com/brands/1/?format=api",
            "name": "Adobe",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/1/images/?format=api",
            "datetime_created": "2025-08-29T10:46:11.230716Z",
            "datetime_updated": "2025-09-08T07:27:42.369235Z"
        },
        {
            "id": 2,
            "url": "https://api.purplme.com/brands/2/?format=api",
            "name": "Alfa",
            "description": "",
            "extra_data": {},
            "images": "https://api.purplme.com/brands/2/images/?format=api",
            "datetime_created": "2025-08-29T10:46:14.557819Z",
            "datetime_updated": "2025-09-08T07:29:15.827605Z"
        }
    ]
}