Skip to content

Instantly share code, notes, and snippets.

@bobspryn
Created February 9, 2014 06:30
Show Gist options
  • Select an option

  • Save bobspryn/8895182 to your computer and use it in GitHub Desktop.

Select an option

Save bobspryn/8895182 to your computer and use it in GitHub Desktop.
response.json
{
"next-cursor": 1383180272378407000,
"previous-cursor": 0,
"records": [
{
"comment": "@conor #whatmonkey",
"created": "2013-11-01T23:43:54Z",
"id": 620,
"is-active": true,
"question-id": 886,
"updated": "2013-11-01T23:43:54Z",
"user": {
"avatar-thumbnail-uri": "https://graph.facebook.com/816752/picture?type=square",
"avatar-uri": "https://graph.facebook.com/816752/picture?type=large",
"first-name": "M. Robert",
"id": 2,
"last-name": "Spryn",
"username": "bob"
},
"user-id": 2
},
{
"comment": "test",
"created": "2013-10-31T17:50:05Z",
"id": 613,
"is-active": true,
"question-id": 886,
"updated": "2013-10-31T17:50:05Z",
"user": {
"avatar-thumbnail-uri": "https://graph.facebook.com/816752/picture?type=square",
"avatar-uri": "https://graph.facebook.com/816752/picture?type=large",
"first-name": "M. Robert",
"id": 2,
"last-name": "Spryn",
"username": "bob"
},
"user-id": 2
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment