{
"id": "att-123",
"type": "photo",
"content_url": "https://cdn.example.com/file.jpg",
"preview_url": "https://cdn.example.com/file-preview.webp",
"external_url": "https://vk.com/video710221542_456239029?access_key=abc",
"actions": [
"view",
"download"
],
"error_code": "project_upload_limit_exceeded",
"file_name": "image.jpg",
"file_size": 1024000,
"mime_type": "image/jpeg",
"width": 1920,
"height": 1080,
"duration_seconds": 120,
"flags": {
"isAnimated": false,
"hasAudio": true,
"hasVideo": true,
"isRound": false
},
"created_at": "2019-08-24T14:15:22.123Z",
"status": "pending",
"recognition_status": "pending",
"recognition": {
"text": "Привет, это голосовое сообщение",
"language": "ru",
"model": "whisper-1",
"detected_objects": [
"person",
"car",
"building"
],
"recognized_at": "2025-01-29T12:00:00.000Z"
},
"generation": {
"source_text": "Сделай баннер с синим фоном и белым текстом",
"revised_prompt": "Minimal blue banner with white title text",
"params": {
"size": "square",
"quality": "high"
}
},
"delivery_status": "pending",
"delivery_stage": "platform_upload",
"delivery_error": "VK upload failed",
"platform_type": "vk",
"contact": {
"display_name": "ICEMAN",
"first_name": "Ivan",
"last_name": "Ivanov",
"username": "iceman",
"phone_number": "+79991234567",
"user_id": "35077599",
"vcard": "BEGIN:VCARD\\nVERSION:3.0\\nFN:ICEMAN\\nEND:VCARD",
"is_bot": false
},
"location": {
"latitude": 55.751244,
"longitude": 37.618423,
"title": "Красная площадь",
"address": "Москва, Красная площадь",
"horizontal_accuracy": 25,
"live_period": 900
},
"uploaded_at": "2019-08-24T14:15:22.123Z"
}