Developer API
At the moment we have a very simple JSON REST API openly available.
Example GET request
http://bobsdb.com/Activity/Search/?IsDoableAtHome=1&category=5&AgeFrom=18-30&TimeFrom=%3C30&PeopleFrom=1&sorting=1&q=ju&detailed=0
There are a number of parameters that can be used. View the Activity finder with tools like Firebug to see what requests are generated and sent to our servers.

