Purpl API
  • Log in
  • Purpl Api
  • Brand List
  • Brand Instance
  • Brand Image
  • Brand Image
GET
  • json
  • csv
  • json
  • api

Brand Image

View set for model BrandImage.

GET /brands/34/images/11/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/vnd.purplme+json
Vary: Accept

{
    "id": 11,
    "url": "https://api.purplme.com/brands/34/images/11/?format=api",
    "type": "logo",
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/brands/34/Steam.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251002%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251002T223320Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=173e9a5e49b12db9a7436af6c62bbe3c5d32b81f4603b753fd2477c2dd753f25"
}