Skip to content

Instantly share code, notes, and snippets.

@derwiki
Created August 16, 2014 03:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save derwiki/d6d58ed1159c77887b94 to your computer and use it in GitHub Desktop.
Save derwiki/d6d58ed1159c77887b94 to your computer and use it in GitHub Desktop.
Sample API response JSON.
{
data: {
results: [
{
camname: "EOS 5D Mark III",
cammake: "Canon",
camexifid: "CANON EOS 5D MARK III",
lensname: "Canon EF 24-105mm f/4 L IS USM",
author_name: null,
author_url: null,
id: "8175491230",
iso: "1600",
aperture: "4",
exposure: "0.00625",
focal_length: "105",
small_url: "http://farm9.staticflickr.com/8478/8175491230_c94258586b_m.jpg",
pixels: "22118400",
lens_id: "920",
flickr_user_id: "23722023@N06",
camera_id: "1659",
big_url: "https://www.flickr.com/photos/23722023@N06/8175491230/sizes/o/"
},
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment