Thanks, Chris. This is exactly what I needed. Works beautifully. Mike
---------------------------------------- > Subject: Re: [api-developers] Performer Events > From: [email protected] > Date: Mon, 25 Oct 2010 12:49:32 -0700 > CC: [email protected] > To: [email protected] > > Hi Mike, > > You can search for a performer's events by ID using the 'spid' domain. The > Journey example would be: > http://api.eventful.com/rest/events/search?app_key=test_key&keywords=spid:P0-001-000006355-8 > > Another example (to show that it really does return events): > http://api.eventful.com/rest/events/search?app_key=test_key&keywords=spid:P0-001-000000067-4 > > I hope that helps. Let me know if you have any questions. > > Cheers, > ~chris > > On Oct 25, 2010, at 11:49 AM, Mike Battista wrote: > > > I'd like to be able to pass in a performer ID instead of a performer name > > on the /events/search API. > > > > Is there a performerid: search domain or something like that I could use to > > search with a performer ID? > >
