{
"success": true,
"message": "string",
"timestamp": "2019-08-24T14:15:22.123Z",
"data": [
{
"id": 306,
"plant": {
"id": 1,
"commonName": "African Violet"
},
"wateringFrequency": 5,
"fertilizingFrequency": 30,
"nextWatering": "2026-07-05T00:27:49.818Z",
"nextFertilizing": "2026-07-30T00:27:49.818Z",
"lastWatered": null,
"lastFertilized": null,
"createdAt": "2026-06-30T00:27:49.818Z"
}
]
}