Skip to content

Instantly share code, notes, and snippets.

@kinlane
Created April 6, 2011 05:29
Show Gist options
  • Save kinlane/905187 to your computer and use it in GitHub Desktop.
Save kinlane/905187 to your computer and use it in GitHub Desktop.
This is an example Flickr oEmbed return example.
{
"version": "1.0",
"type": "photo",
"width": 240,
"height": 160,
"title": "ZB8T0193",
"url": "http://farm4.static.flickr.com/3123/2341623661_7c99f48bbf_m.jpg",
"author_name": "Bees",
"author_url": "http://www.flickr.com/photos/bees/",
"provider_name": "Flickr",
"provider_url": "http://www.flickr.com/"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment