Skip to content

Instantly share code, notes, and snippets.

@bogsio
Created July 24, 2014 11:13
Show Gist options
  • Save bogsio/95d0562be7cbc2ba9223 to your computer and use it in GitHub Desktop.
Save bogsio/95d0562be7cbc2ba9223 to your computer and use it in GitHub Desktop.
TPT3 - icontains json data
{
"meta":{
"limit":20,
"next":null,
"offset":0,
"previous":null,
"total_count":1
},
"objects":[
{
"id":1,
"resource_uri":"/api/v1/item/1/",
"text":"Learn TastyPie"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment