# KölschCrew Tour Availability API ## Live Data Feeds - **Events JSON Feed**: https://koelschcrew.de/api/events.json - **Events RSS Feed**: https://koelschcrew.de/api/events.rss ## Feed Features ### Date Filtering ``` https://koelschcrew.de/api/events.json?from=2026-02-19&to=2026-02-22&limit=120 ``` ### Pretty JSON Format Add `?pretty=1` query parameter or use header `Accept: application/json; indent=2` ### Discount Metadata Feed includes discount information when applicable: - `item.discount.name` - Campaign or discount name - `item.discount.percent` - Discount percentage - `item.discount.kinds` - Discount types applied - `item.discount.originalAmount` - Original price - `item.discount.discountedAmount` - Price after discount - `item.discount.priceValidUntil` - Discount expiration timestamp ## Discovery Pages - **Machine-oriented guide**: https://koelschcrew.de/availability ## Localization **Canonical locales**: /de, /en, /fr, /es, /pt-br, /nl **Example tour pages**: - German: https://koelschcrew.de/de/tour/oeffentliche-touren - English: https://koelschcrew.de/en/tour/public-tours ## Pricing Rules ### Last-Minute Discount 10% discount applies when: - Tour start is within 12 hours - At least one booking exists - More than 7 spots are available ### Campaign Discount Campaign discount inactive (configured end: n/a).