Created
December 4, 2014 16:29
-
-
Save rodericj/0651434163f2803e754b to your computer and use it in GitHub Desktop.
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
{ | |
"meta": { | |
"code": 200 | |
}, | |
"notifications": [ | |
{ | |
"type": "notificationTray", | |
"item": { | |
"unreadCount": 0 | |
} | |
} | |
], | |
"response": { | |
"user": { | |
"id": "99240765", | |
"firstName": "Roderick", | |
"lastName": "Campbell", | |
"gender": "male", | |
"followingRelationship": "self", | |
"photo": { | |
"prefix": "https://irs0.4sqi.net/img/user/", | |
"suffix": "/blank_boy.png", | |
"default": true | |
}, | |
"tips": { | |
"count": 0 | |
}, | |
"homeCity": "Brisbane, Calif", | |
"bio": "", | |
"contact": { | |
"email": "[email protected]" | |
}, | |
"type": "user", | |
"lists": { | |
"count": 6, | |
"groups": [ | |
{ | |
"type": "created", | |
"count": 1, | |
"items": [] | |
}, | |
{ | |
"type": "followed", | |
"count": 5, | |
"items": [] | |
} | |
] | |
}, | |
"blockedStatus": "none", | |
"createdAt": 1414992842, | |
"inbox": { | |
"count": 0, | |
"items": [] | |
}, | |
"saves": { | |
"count": 2, | |
"items": [] | |
}, | |
"batmanFollowers": { | |
"count": 1, | |
"groups": [ | |
{ | |
"type": "following", | |
"name": "Followed by Roderic Campbell", | |
"count": 1, | |
"items": [ | |
{ | |
"id": "13250", | |
"firstName": "Roderic", | |
"lastName": "Campbell", | |
"gender": "male", | |
"followingRelationship": "followingThem", | |
"photo": { | |
"prefix": "https://irs0.4sqi.net/img/user/", | |
"suffix": "/13250-YLCUQFQ4W1GGAI2J.jpg" | |
}, | |
"tips": { | |
"count": 27 | |
}, | |
"lists": { | |
"groups": [ | |
{ | |
"type": "created", | |
"count": 40, | |
"items": [] | |
} | |
] | |
}, | |
"homeCity": "San Francisco, CA", | |
"bio": "", | |
"contact": { | |
"twitter": "roderic", | |
"facebook": "24408112" | |
}, | |
"superuser": 1 | |
} | |
] | |
} | |
] | |
}, | |
"followers": { | |
"count": 1, | |
"groups": [ | |
{ | |
"type": "following", | |
"name": "Followed by Roderic Campbell", | |
"count": 1, | |
"items": [ | |
{ | |
"id": "13250", | |
"firstName": "Roderic", | |
"lastName": "Campbell", | |
"gender": "male", | |
"followingRelationship": "followingThem", | |
"photo": { | |
"prefix": "https://irs0.4sqi.net/img/user/", | |
"suffix": "/13250-YLCUQFQ4W1GGAI2J.jpg" | |
}, | |
"tips": { | |
"count": 27 | |
}, | |
"lists": { | |
"groups": [ | |
{ | |
"type": "created", | |
"count": 40, | |
"items": [] | |
} | |
] | |
}, | |
"homeCity": "San Francisco, CA", | |
"bio": "", | |
"contact": { | |
"twitter": "roderic", | |
"facebook": "24408112" | |
}, | |
"superuser": 1 | |
} | |
] | |
} | |
] | |
}, | |
"batmanFollowing": { | |
"count": 1 | |
}, | |
"following": { | |
"count": 1 | |
}, | |
"referralId": "u-99240765" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment