{
"request_id": "string",
"task_id": "string",
"action": "VIDEO_GENERATION",
"status": "SUBMITTING",
"fail_reason": "string",
"submit_time": 0,
"start_time": 0,
"finish_time": 0,
"progress": "85%",
"data": {
"image_urls": [
"http://example.com"
],
"video_urls": [
"http://example.com"
],
"audio_urls": [
"http://example.com"
],
"file_urls": [
"http://example.com"
],
"text": "string",
"progress": 0
}
}