Created
January 18, 2011 18:39
-
-
Save voidfiles/784909 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
| { | |
| "result": "ok", | |
| "value": { | |
| "more_pics": true, | |
| "last_pic_id": 153217, | |
| "pic_count": 200, | |
| "pics": [ | |
| { | |
| "city": { | |
| "url": "/city/san-francisco-ca/", | |
| "id": 3, | |
| "name": "San Francisco, CA" | |
| }, | |
| "creator": { | |
| "username": "waterbuffalo", | |
| "display_name": "Waterbuffalo", | |
| "following_count": 35, | |
| "follower_count": 129, | |
| "person_id": 159946, | |
| "id": 1908, | |
| "icon": { | |
| "url": "/static/img/noicon.png", | |
| "width": 100, | |
| "height": 100 | |
| } | |
| }, | |
| "url": "/user/waterbuffalo/pic/tx68/", | |
| "pic_files": { | |
| "640r": { | |
| "width": 640, | |
| "img_url": "http://s1.i1.picplzthumbs.com/upload/img/3a/06/06/3a0606dd770766a1120875009cc6711a0f494c23_wmeg_00001.jpg", | |
| "height": 480 | |
| }, | |
| "100sh": { | |
| "width": 100, | |
| "img_url": "http://s1.i1.picplzthumbs.com/upload/img/3a/06/06/3a0606dd770766a1120875009cc6711a0f494c23_t200s_00001.jpg", | |
| "height": 100 | |
| }, | |
| "320rh": { | |
| "width": 320, | |
| "img_url": "http://s1.i1.picplzthumbs.com/upload/img/3a/06/06/3a0606dd770766a1120875009cc6711a0f494c23_mmed_00001.jpg", | |
| "height": 240 | |
| } | |
| }, | |
| "view_count": 44, | |
| "caption": "", | |
| "comment_count": 1, | |
| "like_count": 6, | |
| "place": { | |
| "url": "/pics/academy-of-art-university-brannan-san-francisco-ca/", | |
| "id": 30995, | |
| "name": "Academy of Art University - Brannan" | |
| }, | |
| "date": 1290540725, | |
| "id": 153982 | |
| }, | |
| ... more in the list of pics ... | |
| ] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment