Hello,
You can look up all the events for a performer by doing an event
search by performer ID:
http://api.eventful.com/rest/events/search?app_key=test_key&q=spid:P0-001-000056664-8
The default page size for that search is 20, but you can get multiple
pages of events or increase the page size. See the documentation (http://api.eventful.com/docs/events/search
) for details.
Some events aren't available via the API. Most notably, events from
CelebrityAccess are not licensed for API use.
Let me know if you have any questions.
Cheers,
Chris Radcliff
Eventful Services and API
[EMAIL PROTECTED]
On Dec 5, 2008, at 3:57 AM, Jivadeveloper4 wrote:
Hi,
I tried to fetch the info corresponding to a performer id. I was
successful, but
i observed that i'm not getting all the events info associated with
that
particular performer.I'm getting only 20 events information but the
performer is
having 50 events associated with him.Is there any way to fetch all
the events
information associated with a particular performer.
And one more thing is that,we observed that for a particular
performer the
events having time as "none" are not being fetched. Is there any way
to fetch
the events information having time "none".
Regards,
Jivadeveloper4.