Skip to content

Instantly share code, notes, and snippets.

@mwawrusch
Created May 8, 2011 15:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mwawrusch/961434 to your computer and use it in GitHub Desktop.
Save mwawrusch/961434 to your computer and use it in GitHub Desktop.
Sample result for a connections get request in the tagli.st API.
{"total_count":464,"offset":0,"count":2,"collection":[{"id":"4dbfd2d5c2db191ea1000007","person_id":"4dbc73a4c2db1906540100c4","name":"xxxxx","small_image_url":"http://a1.twimg.com/profile_images/1271621577/apple-touch-icon_normal.png","image_url":"http://a1.twimg.com/profile_images/1271621577/apple-touch-icon_normal.png","is_placeholder_image":false,"description":"","tag_count":5},{"id":"4dbfd2d5c2db191ea1000005","person_id":"4dc02498c2db192295000197","name":"500 Startups","small_image_url":"http://a3.twimg.com/profile_images/1131036715/logo-vertical-black-background-small_normal.png","image_url":"http://a3.twimg.com/profile_images/1139336715/logo-vertical-black-background-small_normal.png","is_placeholder_image":false,"description":"","tag_count":0}],"api_status":{"request_id":""}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment