{
"id": "video-gen-7f2d9c4a8b1e0c3d",
"object": "video.generation",
"created": 1741234567,
"model": "veo-3",
"status": "completed",
"data": [
{
"video_id": "vid-9a8b7c6d5e4f3b2a1",
"url": "https://veo-api-resource.xxx.com/gen/vid-9a8b7c6d5e4f3b2a1.mp4?sig=e1f2d3c4b5a6&exp=1741320967",
"expires_at": 1741320967,
"format": "mp4",
"resolution": "1080p",
"duration_actual": 20.0,
"fps": 30,
"aspect_ratio": "16:9",
"size_bytes": 125829120,
"variation_index": 0,
"metadata": {
"prompt": "A realistic 1080p video of a hot air balloon floating over a green meadow at sunrise, gentle wind, colorful wildflowers in the foreground, 20 seconds long, cinematic lighting, no blurriness",
"negative_prompt": "blurry, low resolution, watermark, text, logo, overexposed",
"style": "cinematic",
"seed": 123456789,
"guidance_scale": 9.0,
"generation_time_seconds": 38.5
}
}
],
"usage": {
"prompt_tokens": 156,
"video_tokens": 30000,
"total_tokens": 30156,
"duration_billed_seconds": 20
},
"error": null
}