Skip to content

Instantly share code, notes, and snippets.

@dirtyvagabond
Created October 1, 2011 17:27
Show Gist options
  • Save dirtyvagabond/1256368 to your computer and use it in GitHub Desktop.
Save dirtyvagabond/1256368 to your computer and use it in GitHub Desktop.
{
"version":"3.0",
"response":
{
"included_rows":2,
"total_row_count":2,
"data":[
{
"factual_id":"39599c9b-8943-4c15-999d-c03f6c587881",
"last_name":"John",
"first_name":"Smith",
"age":34
},
{
"factual_id":"8234233a-1231-4b23-1313-839428cb2339",
"last_name":"",
"first_name":"Madonna"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment