[
{
"id": 123,
"content": {
"type": "doc",
"content": [
{
"type": "paragraph",
"content": [{"type": "text", "text": "Initial contact made with lead"}]
}
]
},
"created_at": "2024-01-15T10:30:00Z",
"created_by": {
"id": 456,
"first_name": "John",
"last_name": "Doe"
}
}
]