Lockerz Admin
posted this on December 05, 2010 06:42 pm
Use this call to get all the comments users have posted on a specific photo.
<API_Endpoint>/photos/{PhotoId}/comments
GET
XML, JSON
No
{PhotoId} Id of the photo whose comments are being requested.
N/A
Comments
Start (ind), PageSize (ps), SortFilter (sf), SortOrder (sort), GetCount
400 BadRequest, 10006 InvalidPhotoId - {PhotoId} is not a number.
N/A
curl -X GET http://api.plixi.com/api/tpapi.svc/photos/1469/comments