Skip to content

Instantly share code, notes, and snippets.

@tkh44
Created December 29, 2011 17:26
Show Gist options
  • Save tkh44/1535113 to your computer and use it in GitHub Desktop.
Save tkh44/1535113 to your computer and use it in GitHub Desktop.
Reddit API response
{
"kind": "Listing",
"data": {
"modhash": "hezjl3f8aq8ac18c7b0f26e3f3cf0de2be9c2cfd189bbb925a",
"children": [{
"kind": "t3",
"data": {
"domain": "i.imgur.com",
"media_embed": {},
"levenshtein": null,
"subreddit": "pics",
"selftext_html": null,
"selftext": "",
"likes": null,
"saved": false,
"id": "nux9l",
"clicked":
false,
"title": "Problem Solved.",
"media": null,
"score": 1408,
"over_18": false,
"hidden": false,
"thumbnail":
"http://f.thumbs.redditmedia.com/yy1QYJ4nlFJmgA95.jpg",
"subreddit_id": "t5_2qh0u",
"author_flair_css_class": null,
"downs": 2421,
"is_self": false,
"permalink": "/r/pics/comments/nux9l/problem_solved/",
"name": "t3_nux9l",
"created": 1325193911.0,
"url": "http://i.imgur.com/tmOk9.jpg",
"author_flair_text": null,
"author": "man_in_the_mirra",
"created_utc": 1325168711.0,
"num_comments": 152,
"ups": 3829
}
}],
"after": "t3_nux9l",
"before":
null
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment