Object for a piece of Media with the JSON representation
{ "attribution":null, "tags":["", ""], "type":"image", "location":null, "users_in_photo": [{ "user": { "username": "", "full_name": "", "id": "", "profile_picture": "" }, "position": { "x": 0, "y": 0 } }], "comments": { "count":0, "data":[ { "username":"", "profile_picture":"", "id":"", "full_name":"" } ] }, "filter":"", "created_time":"", "link":"", "likes": { "count": 0, "data":[ { "username":"", "profile_picture":"", "id":"", "full_name":"" } ], }, "images": { "low_resolution": { "url":"", "width":0, "height":0 }, "thumbnail": { "url":"", "width":0, "height":0 }, "standard_resolution":{ "url":"", "width":0,"height":0} }, "caption": { "created_time":"0", "text":"", "from": { "username":"", "profile_picture":"", "id":"", "full_name":"" }, "id":"" }, "user_has_liked":false, "id":"", "user": { "username":"", "website":"", "bio":"", "profile_picture":"", "full_name":"", "id":"" } }
@author Sola Ogunsakin
@version 2013-10-13