Journal Feed
The Journal Feed lists journal entries for a specific user.
http://api.hi5.com/rest/feed/journal/USERID
Photo Feeds
The Album Feed contains a complete list of photos for a specific photo album. An xhtml representation is included along with the full photo in the enclosure.
http://api.hi5.com/rest/feed/album?userId=USERID&albumId=ALBUMID
The Album List Feed contains references to the above Album Feeds.
http://api.hi5.com/rest/feed/albumlist/USERID
Group Feeds
The Group Topic feed contains entries from a hi5 group. The topics sorted chronologically based on their posting date (and not based on the posting date of the last comment)
http://api.hi5.com/rest/feed/group/topics/GROUPID
You can find links to feeds in the <head> portion of many pages.
We'll be adding more feeds in the near future.
Leave a comment