Flickr · Example Payload

Flickr Topic Reply Example

PhotographyPhotosSocial MediaPublic APIs

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

Top-level fields

idauthormessagedatecreate

Example Payload

Raw ↑
{
  "id": "52345678901",
  "author": "12345678@N00",
  "message": {
    "_content": "100"
  },
  "datecreate": "1715000000"
}