/feed/group/replies/{groupId}
The following methods are supported on this resource:
Mount Points
The following URLs are examples of where this resource is mounted :
| XML: | http://api.hi5.com |
| *JSON: | http://api.hi5.com |
| *JSON endpoints are mounted read-only. | |
read
Retrieve a list of followup comments for a specific topic. See http://www.ietf.org/rfc/rfc4685.txt for more.
Possible HTTP Parameters
| name | description |
|---|---|
| groupId | The value of the group containing these comments |
| topicId | The topicId |
| lang | Optional language for formatting content text. |
Output Payload
A Feed of comments
Errors
| code | description |
|---|---|
| 404 | Thrown when attempting to access a missing resource |