/feed/group/topics/{id}
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
Recent Discussions/Topics/Replies Feed.
Returns a feed of group topics and replies from the given group.
Examples:
http://api.hi5.com/rest/feed/group/topics/1000 - Atom FeedFlickr Compatibility
http://api.hi5.com/json/feed/group/topics/1000 - JSON
Use a URL conforming to the flickr groups_discuss feed as follows:
http://api.hi5.com/services/feeds/groups_discuss.gne
Supported Parameters: id, lang, format
Possible HTTP Parameters
| name | description |
|---|---|
| id | The id of the group (Required) |
| lang | web browser or ISO language (Language of specified group id is the default) |
Output Payload
Atom 1.0 Feed
Errors
| code | description |
|---|---|
| 404 | Thrown when attempting to access a missing resource |