{
"$result_object_key": {
"added_by_user": "ID of user that added the entry",
"category": "The category of this entry",
"created_at": "The time at which this entry was created",
"description": "The description for the entry",
"emotions": "The users emotions towards the meal",
"id": "The unique identifier of the entry",
"name": "The name for this entry",
"type": "The type for this entry, options are - FoodEntry, WorkoutEntry, MirrorEntry, SleepEntry, NoteEntry, WaterIntakeEntry, PoopEntry', null: false",
"value": "The `metric_stat` value of the metric entry"
}
}