GET /stations/{stationId}/observations/{time}
weather.gov:national-weather-service-api
Summary: —
Operation ID: station_observation_time
Auth: unknown
Operation ID: station_observation_time
Auth: unknown
Description
Returns a single observation.
Parameters (2)
stationId
(string, path, required)
Observation station ID
time
(string, path, required)
Timestamp of requested observation
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| JFK Airport observation from January 2024 | curl |
https://api.weather.gov/stations/KJFK/observations/2024-01-15T12:00:00Z |
|
| LAX Airport observation from March 2024 | curl |
https://api.weather.gov/stations/KLAX/observations/2024-03-10T18:30:00Z |
|
| Seattle-Tacoma Airport observation with User-Agent header | curl |
https://api.weather.gov/stations/KSEA/observations/2024-06-01T08:15:00Z |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 11:15:31.979599 | 404 | 356ms | |
| 2026-03-23 09:23:36.534700 | 404 | 364ms | |
| 2026-03-23 06:17:11.604516 | 404 | 394ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:23:36.534700 | 124a9eb0d4c4 |
ba5c7435968f |
| 2026-03-23 11:15:31.979599 | ba5c7435968f |
ee64e915b71f |