{
"code": 200,
"data": {
"period": {
"days": 0,
"from": "2019-08-24",
"to": "2019-08-24"
},
"days": 0,
"summary": {
"property1": "string",
"property2": "string"
},
"nutrient_status": {
"property1": {
"avg_daily": 0,
"target": 0,
"unit": "string",
"status": "low",
"is_upper_limit": true
},
"property2": {
"avg_daily": 0,
"target": 0,
"unit": "string",
"status": "low",
"is_upper_limit": true
}
}
}
}