Return the task_id field in the message response as well as the related_goal field.
I'm trying to create my own custom view where I cascade the goals and show the related tasks below each goal in a single view. I can't do this without knowing what the related goal is for each task.