See Tickets: #178 = zooomr.tags.getListPhoto = Get the tag list for a given photo. === Authentication === This method does not require authentication. === Arguments === api_key (Required) Your API application key. photo_id (Required) The id of the photo to return tags for. === Example Response === {{{ {"stat": "fail", "code":-500, "message":"Internal Task Failed"} }}}