Flickr · Example Payload

Flickr Topic Example

PhotographyPhotosSocial MediaPublic APIs

Flickr Topic 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

idsubjectauthorauthor_namedatecreatecount_replies

Example Payload

Raw ↑
{
  "id": "52345678901",
  "subject": "Tips for sunset photography",
  "author": "12345678@N00",
  "author_name": "shutterbug",
  "datecreate": "1715000000",
  "count_replies": 7
}