[
{
"_id": "<string>",
"aiVoice": {
"_id": "<string>",
"name": "<string>",
"avatar": "<string>",
"audioPreview": "<string>",
"plan": "FREE"
},
"text": "<string>",
"link": "<string>",
"complete": true,
"seconds": 123,
"externalId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
]