[
{
"id": 789,
"task_id": 456,
"refrence_id": 456,
"user_id": 1,
"team_id": 1,
"comment": "This task is progressing well. I've completed the first phase.",
"type": "update",
"reaction": {
"reaction": {
"like": {
"total": 3,
"value": "like"
},
"love": {
"total": 1,
"value": "love"
},
"haha": {
"total": 0,
"value": "haha"
},
"wow": {
"total": 0,
"value": "wow"
},
"sad": {
"total": 0,
"value": "sad"
},
"angry": {
"total": 0,
"value": "angry"
},
"dislike": {
"total": 0,
"value": "dislike"
}
},
"users": [
{
"user_id": 5,
"name": "John Doe",
"reaction": "like"
},
{
"user_id": 7,
"name": "Jane Smith",
"reaction": "like"
}
]
},
"reactedUsers": [
{
"user_id": 5,
"name": "John Doe",
"reaction": "like"
},
{
"user_id": 7,
"name": "Jane Smith",
"reaction": "like"
}
],
"time": "5 minutes ago",
"created_at": "2025-11-28T10:25:00Z",
"updated_at": "2025-11-28T10:25:00Z"
},
{
"id": 788,
"task_id": 456,
"refrence_id": 456,
"user_id": 3,
"team_id": 1,
"comment": "I have a question about the requirements.",
"type": "question",
"reaction": {
"reaction": {
"like": {
"total": 0,
"value": "like"
},
"love": {
"total": 0,
"value": "love"
},
"haha": {
"total": 0,
"value": "haha"
},
"wow": {
"total": 0,
"value": "wow"
},
"sad": {
"total": 0,
"value": "sad"
},
"angry": {
"total": 0,
"value": "angry"
},
"dislike": {
"total": 0,
"value": "dislike"
}
},
"users": []
},
"reactedUsers": [],
"time": "2 hours 15 minutes ago",
"created_at": "2025-11-28T08:15:00Z",
"updated_at": "2025-11-28T08:15:00Z"
},
{
"id": 787,
"task_id": 456,
"refrence_id": 456,
"user_id": 2,
"team_id": 1,
"comment": "Task created and assigned.",
"type": null,
"reaction": {
"reaction": {
"like": {
"total": 1,
"value": "like"
},
"love": {
"total": 0,
"value": "love"
},
"haha": {
"total": 0,
"value": "haha"
},
"wow": {
"total": 0,
"value": "wow"
},
"sad": {
"total": 0,
"value": "sad"
},
"angry": {
"total": 0,
"value": "angry"
},
"dislike": {
"total": 0,
"value": "dislike"
}
},
"users": [
{
"user_id": 1,
"name": "Admin User",
"reaction": "like"
}
]
},
"reactedUsers": [
{
"user_id": 1,
"name": "Admin User",
"reaction": "like"
}
],
"time": "27/Nov/2025 15:30 PM",
"created_at": "2025-11-27T15:30:00Z",
"updated_at": "2025-11-27T15:30:00Z"
}
]