/eventsge/events
Get a full Events-GE event by id or event page URL: title, annotation, description, session dates with status, category, venue and address, city and country, age restriction, hall, performers, ticket price and currency, cover image and gallery, FAQ and the event page URL.
Price: 1 credit
💡 AI Hint: Fetch a single Events-GE event by numeric id or by its page URL (https://events-ge.com/{lang}/{city}/events/{id}). lang selects the content language (ru/en/ka). Returns one item with id, event_source_id, title, annotation, description, start_at/end_at, dates (sessions), is_periodical, category/category_slug/category_type, venue, address, city/city_slug, country, restriction (age), hall, performers, price/currency, image, images (gallery), qna and source_url.
⚠️ Common errors: 412: Event not found (well-formed but nonexistent id)
Authorizations
API token from the dashboard
Headers
Body
Event id or event page URL
1"211358"
"https://events-ge.com/ru/tbilisi/events/211358"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Content language
ru, en, ka Response
Successful Response