v5

latestOpenAPI 3.1.0Apache-2.02026-08-0212527433.1 KB
cities

P+R- und B+R-Anlagen je Stadt (Tier A, keylos)

Park-and-Ride- und Bike-and-Ride-Anlagen je Stadt. car_facilities traegt je Anlage name, address, lat/lon, die Stellplatzzahlen (spaces_total plus spaces_accessible, spaces_women, spaces_family, spaces_electric, spaces_motorcycle), structure_type, entrance_height_m, barrier_operation, max_duration, die Preise (price_single_eur, price_ten_trip_eur, price_month_eur, price_year_eur, price_level), transit_lines und occupancy_forecast. occupancy_forecast ist eine PROGNOSE aus historischen Erfahrungswerten (Ampelstufe green/yellow/red je Zeitscheibe, getrennt fuer weekday/saturday/sunday), KEINE Echtzeit-Belegung. bike_facilities traegt spaces, structure_type, at_park_and_ride und transit_lines. Aktuell: Muenchen (P+R Park & Ride GmbH Muenchen, 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}/park-and-ride

Path parameters

slugstring required

Response

Park-and-Ride-Envelope (CanonicalRecord mit ParkAndRidePayload) oder null.

Example response

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