cities
Veranstaltungen je Stadt (destination.one)
Aktuelle und kommende Veranstaltungen einer Stadt aus der account-gebundenen Quelle destination.one/eT4.META im kanonischen Envelope. Die Lizenz wird je Datensatz aus dem Lizenzfeld abgeleitet (CC0/CC-BY, CC-BY-SA, sonst unbekannt) und in attribution gespiegelt. Vergangene Termine werden herausgefiltert. Sonderfälle: ist die Quelle aus oder fehlt der licensekey, kommt 200 mit source_status="disabled"; liefert die Quelle nichts Aktuelles, kommt 200 mit source_status="no_data"; toter Upstream ohne Cache liefert 503 mit Hint.
get/api/v1/cities/{slug}/events
Path parameters
slugstring required
Response
Event-Envelope (CanonicalRecord oder null)
Example response
{
"data": {
"attribution": {
"text": "Wikidata"
}
}
}