Flickr · Example Payload

Flickr Note Example

PhotographyPhotosSocial MediaPublic APIs

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

Top-level fields

idauthorxywh_content

Example Payload

Raw ↑
{
  "id": "52345678901",
  "author": "12345678@N00",
  "x": 320,
  "y": 240,
  "w": 100,
  "h": 100,
  "_content": "100"
}