Syndication
What's all this about?
I originally set up Out of Five as a way for me to log my gig goings with a view to presenting them elsewhere at some point. So. I want to make it as easy as possible to get reviews out for everyone else.
RSS
This is the simplest way of getting data. It's compact, widely supported and very simple.
- All reviews
- http://oo5.whatiminto.com/reviews.rss
- Reviews by a peep
- http://oo5.whatiminto.com/peeps/mikesten.rss
- Reviews by a peep in a category
- http://oo5.whatiminto.com/peeps/mikesten/categories/books.rss
- All reviews in a category
- http://oo5.whatiminto.com/reviews/categories/books.rss
XML and JSON
These are the raw data feeds. Roughly speaking they echo the RSS feeds but with loads more data bundled in.
- All reviews
- http://oo5.whatiminto.com/reviews.xml
- http://oo5.whatiminto.com/reviews.xml?page=2
- http://oo5.whatiminto.com/reviews.json
- http://oo5.whatiminto.com/reviews.json?page=2
- Reviews by a peep
- http://oo5.whatiminto.com/peeps/mikesten.xml
- http://oo5.whatiminto.com/peeps/mikesten.json
- Reviews by a peep in a category
- http://oo5.whatiminto.com/peeps/mikesten/categories/books.xml
- http://oo5.whatiminto.com/peeps/mikesten/categories/books.json
- All reviews in a category
- http://oo5.whatiminto.com/reviews/categories/books.xml
- http://oo5.whatiminto.com/reviews/categories/books.json