Skip to content

Instantly share code, notes, and snippets.

@kashiwasan
Created February 6, 2012 03:44
Show Gist options
  • Save kashiwasan/1749413 to your computer and use it in GitHub Desktop.
Save kashiwasan/1749413 to your computer and use it in GitHub Desktop.
message_list.json
{"status":"success","data":[{"id":1,"member":{"id":1,"profile_image":"http:\/\/example.com\/images\/no_image.gif","profile_url":"http:\/\/example.com\/member\/1","friend":"false","blocking":"false"},"title":"(title)","created_at":"Thu, 05 Jan 2012 14:03:40 +0900"},{"id":2,"member":{"id":2,"profile_image":"http:\/\/example.com\/images\/no_image.gif","profile_url":"http:\/\/example.com\/member\/2","friend":"false","blocking":"false"},"title":"(title2)","created_at":"Thu, 06 Jan 2012 14:03:40 +0900"}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment