zooomr.photos.comments.getList
Returns the comments for a 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 fetch comments for.
Example Response
{"stat": "ok", "comments": {"photo_id": 4758866, "_content": {"comment": [{"permalink": "http://zooomr.com/photos/bluemonki/4758866/#comment100548", "thread": 0, "_content": "Edited comment", "author": "13205@Z01", "datecreate": "1210408202", "authorname": "bluemonki", "id": 100548}]}}}
