Skip to content

Instantly share code, notes, and snippets.

@jameswomack
Created July 17, 2011 18:41
Show Gist options
  • Save jameswomack/1087912 to your computer and use it in GitHub Desktop.
Save jameswomack/1087912 to your computer and use it in GitHub Desktop.
User API -> Subscriptions : Subscriptions object broken
"subscriptions":[
{
"id":"1",
"name":"Mag 1",
"description":"Description for Magazine: 1",
"creator":{
"id":"1",
"name":"Chris Bull"
},
"date_created":"2011-07-16 15:12:38",
"date_last_updated":"2011-07-16 15:12:38",
"photo":"http:\/\/snagazine.siteappy.com\/files\/uploads\/I182nGZq1VmbwTrIjnIk.png",
"thumb":"http:\/\/snagazine.siteappy.com\/files\/uploads\/I182nGZq1VmbwTrIjnIk.png",
"category":{
"id":"6",
"name":"Business"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment