{
"lang": "string",
"update_time_utc": "string",
"update_time_hkt": "string",
"temperature": {
"record_time_utc": "string",
"stations": [
{
"place": "string",
"value": 0,
"unit": "string",
"max": 0,
"main": "string"
}
]
},
"humidity": {
"record_time_utc": "string",
"stations": [
{
"place": "string",
"value": 0,
"unit": "string",
"max": 0,
"main": "string"
}
]
},
"rainfall": {
"start_time_utc": "string",
"end_time_utc": "string",
"stations": [
{
"place": "string",
"value": 0,
"unit": "string",
"max": 0,
"main": "string"
}
]
},
"uv_index": null,
"icon": [
0
],
"icon_update_time_utc": "string",
"warning_message": null,
"tropical_cyclone_message": null,
"mintemp_from_00_to_09": null,
"rainfall_from_00_to_12": null,
"rainfall_last_month": null,
"rainfall_january_to_last_month": null
}