Hi Lance,
It's currently undocumented, but you can add categories to the list of
search results by adding an 'include' parameter with the value
'categories' to your search call, like so:
http://api.eventful.com/rest/events/search?c=art,music&l=37.33169,-122.03073&within=2.0&units=miles&t=today&app_key=test_key&include=categories
Let me know if you have any questions.
Cheers,
~chris
On Jun 25, 2009, at 1:49 PM, Lance Welsh wrote:
Dear Chris,
Thanks - that was a great improvement.
A related request would be to know which category each of the
resulting entries came from (perhaps categories, if you allow them
to be multiply tagged). Looking at the results, I do not see this
information. Am I missing it, or not doing something correctly to
get the category information associated with the entry in the results?
Thanks, -Lance.