Created
July 17, 2011 18:41
-
-
Save jameswomack/1087912 to your computer and use it in GitHub Desktop.
User API -> Subscriptions : Subscriptions object broken
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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