/mticket/events
Get full MTicket event details by event URL: title, description, date range, venue, address, city, country, category, price range, currency, performers, image(s), doors-open time and all ticket sessions.
Price: 1 credit
💡 AI Hint: Fetch a single MTicket event by its full event URL (e.g. https://mticket.pl/en/lodz/manowar-kings-of-metal-4114.html). Events live on per-country sites, so the domain is part of the identifier. Returns one item with title, description, category, image(s), performers, start_at/end_at, city/country/venue/address, price (price_min/price_max)+currency, availability, event_status, attendance_mode, doors_open, ticket_url and sessions[] (each with start_at, weekday, doors_open, price, buy_url).
⚠️ Common errors: 412: Event not found (well-formed URL but the event page does not exist or carries no event data)