JSON search API
Live endpoint: /search-api.json application/json
GET ?s=query for matches, or ?kind=artist&id=slug for entity show lists. Also registered in OpenSearch as application/json.
What it is
A JSON search API (search-api.json) for artists, cities, venues, and shows — structured results with canonical URLs for agents and scripts.
FAQ
Direct answers for search and AI citation (AEO).
What is the JSON search API on The DJ Calendar?
A JSON search API (search-api.json) for artists, cities, venues, and shows — structured results with canonical URLs for agents and scripts.
How do agents search The DJ Calendar without HTML?
Use https://thedjcalendar.com/search-api.json?s={query} — returns entities, shows, canonical URLs, and pagination.