{
"project": { "id": "...", "name": "My Project" },
"total": 50,
"comments": [
{
"id": "550e8400-e29b-41d4-a716-446655440000",
"task_key": "SSL-051",
"content": "The hero image needs more contrast",
"status": "OPEN",
"priority": "HIGH",
"is_resolved": false,
"page_url": "https://example.com/",
"page_title": "Home",
"site": { "id": "...", "name": "Marketing Site", "url": "example.com" },
"author": { "id": "...", "name": "Jane Smith", "email": "[email protected]" },
"created_at": "2026-03-01T10:00:00Z"
}
]
}