{
"query": {
"ids": "string",
"min_lat": 0,
"max_lat": 0,
"min_lon": 0,
"max_lon": 0,
"flight_category": "string",
"limit": 200
},
"total_matched": 0,
"count": 0,
"stations": [
{
"station": "KJFK",
"obs_time": "string",
"lat": 40.6392,
"lon": -73.7639,
"elevation_m": 0,
"temp_c": 0,
"dewpoint_c": 0,
"wind_dir_deg": 0,
"wind_speed_kt": 0,
"wind_gust_kt": 0,
"visibility_mi": "string",
"altimeter_in_hg": 0,
"sea_level_pressure_mb": 0,
"flight_category": "string",
"wx_string": "string",
"clouds": [
{
"cover": "BKN",
"base_ft": 0
}
],
"metar_type": "string",
"raw": "string"
}
],
"attribution": {
"sources": [
{
"registry_key": "noaa/aviation-weather-center",
"source_name": "NOAA Aviation Weather Center",
"licence": "public-domain",
"citation": "NOAA/NWS Aviation Weather Center (aviationweather.gov)",
"disclaimer": "Advisory only; not a substitute for an official preflight briefing."
}
],
"effective_reexport": "allowed"
},
"disclaimer": "string",
"upstream": {
"property1": "string",
"property2": "string"
}
}