Skip to content

Instantly share code, notes, and snippets.

@RichardBlair
Created September 20, 2011 18:48
Show Gist options
  • Save RichardBlair/1229944 to your computer and use it in GitHub Desktop.
Save RichardBlair/1229944 to your computer and use it in GitHub Desktop.
/api/v1/brand/55/offer/17/offertransaction/
{
"meta":{
"limit":20,
"next":null,
"offset":0,
"previous":null,
"total_count":103
},
"objects":[
{
"amount_in_cents":1000,
"created_at":"2011-07-12T17:03:55",
"id":"1",
"offer":"/api/v1/brand/55/offer/17/",
"referrer":"twitter"
},
{
"amount_in_cents":1000,
"created_at":"2011-07-12T17:05:40",
"id":"2",
"offer":"/api/v1/brand/55/offer/17/",
"referrer":"twitter"
},
{
"amount_in_cents":1000,
"created_at":"2011-07-12T17:13:36",
"id":"3",
"offer":"/api/v1/brand/55/offer/17/",
"referrer":"twitter"
},
{
"amount_in_cents":1000,
"created_at":"2011-07-12T17:13:39",
"id":"4",
"offer":"/api/v1/brand/55/offer/17/",
"referrer":"twitter"
},
{
"amount_in_cents":1000,
"created_at":"2011-07-14T13:45:44",
"id":"8",
"offer":"/api/v1/brand/55/offer/17/",
"referrer":"twitter"
},
{
"amount_in_cents":1000,
"created_at":"2011-07-11T00:00:00",
"id":"9",
"offer":"/api/v1/brand/55/offer/17/",
"referrer":"twitter"
},
{
"amount_in_cents":1000,
"created_at":"2011-07-11T00:00:00",
"id":"10",
"offer":"/api/v1/brand/55/offer/17/",
"referrer":"twitter"
},
{
"amount_in_cents":1000,
"created_at":"2011-07-11T00:00:00",
"id":"11",
"offer":"/api/v1/brand/55/offer/17/",
"referrer":"twitter"
},
{
"amount_in_cents":1000,
"created_at":"2011-07-11T00:00:00",
"id":"12",
"offer":"/api/v1/brand/55/offer/17/",
"referrer":"twitter"
},
{
"amount_in_cents":1000,
"created_at":"2011-07-11T00:00:00",
"id":"13",
"offer":"/api/v1/brand/55/offer/17/",
"referrer":"twitter"
},
{
"amount_in_cents":1050,
"created_at":"2011-07-11T00:00:00",
"id":"14",
"offer":"/api/v1/brand/55/offer/17/",
"referrer":"twitter"
},
{
"amount_in_cents":1050,
"created_at":"2011-07-11T00:00:00",
"id":"15",
"offer":"/api/v1/brand/55/offer/17/",
"referrer":"twitter"
} ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment