API Endpoint: https://api.dance-events-app.com/events/
Here are examples with the following filters:
– All events from the Forró app (filter_domain=forró)
– All events that start after 01.01.2023 (filter_start_date_gt=2023-01-01)
– All events that start before 01.01.2024 (filter_start_date_lt=2024-01-01)
– All events by location (location_distance=110000&location_point=11.74876,48.40351)
https://api.dance-events-app.com/events/?filter_domain=forr%C3%B3&location_distance=110000&location_point=11.74876,48.40351&filter_start_date_gt=2025-02-26&ordering=start_date
Here a list of all Filters:
