Hi, I am developing an Android application that makes use of the Eventful API. When using the /events/search method with no category argument (i.e. searching for all categories of events), in the returned result set there is no indication as to which categories each event is classified under. Is there any plan to include this information? The only way I can see to do this is make a separate request to /events/get for each returned result as that method does include a category output parameter, but this is obviously much more inefficient as a separate request must be made for each event.
Many thanks, Chris.
