Description
Returns photo comments specified by a date, user id, or photo id
Authentication
This method requires authentication without user credentials.
Required parameters
Optional parameters
Example response
<?xml version="1.0"?>
<response status="ok" time="Wed, 08 Apr 2009 09:51:53 -0500" p="0.13329291343689">
<photo_comments count="1">
<photo_comment>
<item_0>
<id>1</id>
<modified><![CDATA[2009-03-27 11:30:00]]></modified>
<photoId>2</photoId>
<userId>3</userId>
<rating>0</rating>
<subject></subject>
<comment><![CDATA[asdfasdfafds]]></comment>
</item_0>
<item_1>
<id>2</id>
<modified><![CDATA[2009-03-27 11:30:04]]></modified>
<photoId>2</photoId>
<userId>3</userId>
<rating>0</rating>
<subject></subject>
<comment><![CDATA[asfdasfd]]></comment>
</item_1>
</photo_comment>
</photo_comments>
</response>
Small World Labs is looking for talented individuals to join our growing team. Check out the opportunities below.