Stationget https://swd.weatherflow.com/swd/rest/observations/stn/{station_id}Path Paramsstation_idintegerrequiredID of the station to retrieve.Query Paramstime_startintegerTime range start in epoch seconds UTC.time_endintegerTime range end in epoch seconds UTC.bucketint32enumDefaults to 1Time resolution of observations. The max range for time_start and time_end depends on the bucket parameter sent in.1530180Allowed:1530180ob_fieldsstringA comma separated list of data fields that are returned in the response. Index field order in the response will be the same as the request.units_tempstringenumDefaults to cTemperature unitscfAllowed:cfunits_windstringenumDefaults to mpsWind unitsmphkphktsmpsbftlfmAllowed:mphkphktsmpsbftlfmunits_pressurestringenumDefaults to mbPressure unitsmbinhgmmhghpaAllowed:mbinhgmmhghpaunits_precipstringenumDefaults to mmPrecipitation unitsmmcminAllowed:mmcminunits_distancestringenumDefaults to kmDistance unitskmmiAllowed:kmmiResponses 200Successful operation 404Station not foundUpdated 21 days ago