I'm trying to limit the number of results that this pulls:
http://api.songkick.com/api/3.0/search/venues.json?query={venue term}&apikey={API KEY}
I've tried adding on maxResults, limit, results.. none of them seem to work.
I can't find anything in the documentation. Anyone know?
Thanks!