{
"id": "string",
"object": "video",
"model": "string",
"status": "queued",
"progress": 0,
"created_at": 0,
"completed_at": 0,
"expires_at": 0,
"seconds": "string",
"size": "string",
"url": "http://example.com",
"video_url": "http://example.com",
"error": {
"message": "string",
"code": "string"
},
"metadata": {
"property1": "string",
"property2": "string"
}
}