{
"id": "string",
"model": "string",
"status": "string",
"error": {
"message": "string",
"code": "string"
},
"created_at": 0,
"updated_at": 0,
"content": {
"video_url": "string",
"last_frame_url": "string"
},
"seed": 0,
"resolution": "string",
"ratio": "string",
"duration": 0,
"framespersecond": 0,
"usage": {
"completion_tokens": 0,
"total_tokens": 0,
"tool_usage": {
"web_search": 0
}
}
}