wct.webcams.list_comments
Get the comments to a webcam.
Required Parameters
These parameters are required by this method.
| Parameter |
Description |
| devid |
Your developer ID.
Please signup for a developer ID if you do not already have one.
|
| webcamid |
The ID of the webcam. |
Optional Parameters
These parameters are optional for this method.
| Parameter |
Default |
Description |
| per_page |
10 |
Number of webcams to return per page. The maximum allowed value is 50. |
| page |
1 |
The page of results to return. |
Example Response
<wct_response status="ok">
<comments>
<count>1</count>
<page>1</page>
<per_page>10</per_page>
<comment>
<user>ingo</user>
<userid>3626</userid>
<user_url>http://www.webcams.travel/user/3626</user_url>
<content>Da ist immer was los.</content>
<postdate>1176028280</postdate>
</comment>
</comments>
</wct_response>
Error Codes
This method may return an additional error that is specific to only this method.
| Code |
Description |
| 100 |
The webcam with the webcamid you provided does not exist. |
Errors common to all methods are listed on the
API common error page.
Back to the API index page
Chercher une webcam