Flickr · Example Payload

Flickr Institution List Example

PhotographyPhotosSocial MediaPublic APIs

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

Top-level fields

institution

Example Payload

Raw ↑
{
  "institution": [
    {
      "nsid": "12345678@N00",
      "name": "Bay Area Photographers",
      "date_launch": "1232409600"
    }
  ]
}