{
"id": "string",
"model": "string",
"object": "video",
"status": "queued",
"created_at": 0,
"updated_at": 0,
"content": {
"video_url": "string"
},
"usage": {
"prompt_tokens": 0,
"completion_tokens": 0,
"total_tokens": 0
},
"seed": 0,
"resolution": "string",
"ratio": "string",
"duration": 0,
"framespersecond": 0,
"service_tier": "string",
"generate_audio": true,
"execution_expires_after": 0,
"draft": true,
"priority": 0,
"fail_reason": "string"
}