Feeds


Feeds

Added in early 2022, we wanted an ability to provide easy ways to automate specific events, or subscribe to them. For the reason, we added pages/feeds which includes:

  • RSS feeds for different kinds of content, and
  • equivalent JSON feeds for the same.

The rss feeds are intended to be subscribed to by an appropriate service, while the JSON API is more suitable for a client tool.

RSS (xml) Feeds:

For each RSS feed, we provide the latest 100 items.

JSON Feeds:

JSON feeds are not limited in number, and we can provide this until a single page is not reasonable to load.