Flickr · Example Payload

Flickr Size Example

PhotographyPhotosSocial MediaPublic APIs

Flickr Size Example is an example object payload from Flickr, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

labelwidthheightsourceurlmedia

Example Payload

Raw ↑
{
  "label": "Original",
  "width": 6048,
  "height": 4032,
  "source": "https://live.staticflickr.com/65535/52345678901_abc1234def_o.jpg",
  "url": "https://www.flickr.com/galleries/12345678@N00/72157712345/",
  "media": "photo"
}