{
"code": 200,
"msg": "success",
"data": {
"clip_id": "clip-1",
"device_id": "device-001",
"status": "completed",
"video_url": "https://example.com/clip.mp4",
"cover_url": "https://example.com/covers/clip-1.jpg",
"duration_seconds": 30,
"material_count": 2,
"created_at": 1710000000,
"completed_at": 1710000030
}
}