v5

latestOpenAPI 3.1.0Apache-2.02026-08-0212527433.1 KB
cities

Mobilitaetspunkte und Carsharing-Parkflaechen je Stadt (Tier A, keylos)

Mobilitaetspunkte je Stadt: eine Informationsstele buendelt Carsharing-Stellplaetze (carsharing_spaces), Taxi-Stellplaetze, Ladepunkte (charging_points_ac/charging_points_dc), Abstellflaechen fuer geteilte Mikromobilitaet (has_scooter_area, has_bikeshare_area, has_cargo_bike_area, has_moped_area), Radservice (has_bike_service_station, has_bike_pump) und die OePNV-Anbindung (near_bus, near_tram, near_subway, near_suburban_rail). Dazu carsharing_areas mit kind=general (alle in der Stadt registrierten Carsharing-Fahrzeuge) bzw. kind=station_based (nur die dem Anbieter zugewiesenen), je mit provider, district, in_service_since und Koordinate. Aktuell: Muenchen (WFS des Mobilitaetsreferats, DL-DE/BY 2.0). Teilabgedeckt: Toggle aus -> 200 source_status="disabled"; nicht-abgedeckte Stadt -> 200 source_status="not_covered" (mit covered_cities); abgedeckte Stadt ohne Daten -> 200 source_status="no_data"; toter Upstream ohne Cache -> 503 mit Hint. Kaputte Upstream-Felder fuehren nie zu 500 (Zero-Trust).

get/api/v1/cities/{slug}/mobility-points

Path parameters

slugstring required

Response

Mobility-Points-Envelope (CanonicalRecord mit MobilityPointPayload) oder null.

Example response

{
  "data": {
    "attribution": {
      "text": "Wikidata"
    }
  }
}