Hi Giacomo,
If you'd like to filter the list of the performer's events, it's
better to use /events/search with a performer filter:
http://api.eventful.com/rest/events/search?
app_key=test_key&keywords=spid:P0-001-000000067-4&location=Seattle
The "spid:{performer id}" in the keywords will filter the event
search by the performer; the rest works just like any other event
search.
I hope that helps. Let me know if you have any questions.
Cheers,
---
Chris Radcliff
Eventful, Inc.
[EMAIL PROTECTED]
On Sep 10, 2007, at 3:21 PM, Giacomo Lo Giusto wrote:
Hi all, a quick question:
after I query for a particular performer X I get X's id; then
with /performers/get I can get X's events. Is there a way to filter
the query by location (like in /events/search) in order to obtain
only geographically relevant events ?
Thanks a lot!
Giacomo