Feeds of group topics

Return the latest topics posted in a group.

URL

http://www.ipernity.com/feed/topic

Request parameters (query string)

group_id (Required)
The Id or web alias of the group you want to fetch the topics for.
user_id (Optional)
Only return topics from the given user Id.
auth (Optional)
Use authentication to gain access to private posts. Get here your feed private key.

Feed format

Ipernity feeds are available in many formats, using the format query string parameter. The following formats are supported :

atom
An Atom 1.0 formatted feed. (This is the default)
rss
An RSS 2.0 formatted feed.
rdf
An RSS 1.0 formatted feed.
rss_092 or rss_091
An RSS 0.91 or RSS 0.92 formatted feed.

We also provide formats such as php, php_serialize or json.

Feed language

The feed language is controlled by the lg query string parameter. The following languages are supported :

ca
Catalan.
de
Deutsch.
en
English. (This is the default)
eo
Esperanto.
fr
French.
it
Italiano.
es
Español.
nl
Nederlands.