feed/group/topics

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

This method requires a resource id on the URL. (e.g. "GET http://api.hi5.com/{id-goes-here}".)

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 Feed
http://api.hi5.com/json/feed/group/topics/1000 - JSON

Flickr Compatibility

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
lang web browser or ISO language (Language of specified group id is the default)

Output Payload

Atom 1.0 Feed

Errors

code description
404 - If id does not correspond to a valid group

Comments

Data Types