{
"id": "proj_abc123",
"status": "idle",
"mode": "autonomous",
"output_type": "assembled",
"event": "idle",
"assembled_url": "https://...",
"assembled_url_expires_at": "2025-03-16T10:30:00Z",
"project_url": "https://eversince.ai/app/projects/...",
"agent_message": "Your project is complete...",
"assets": [
{
"ref": "a1b2c3d4",
"type": "image-to-video",
"url": "https://...",
"model": "wan-2.6",
"prompt": "Opening shot of the product on a clean background",
"duration": 5.0,
"aspect_ratio": "16:9",
"source_image_url": "https://...",
"source_video_url": null,
"reference_image_url": null,
"created_at": "2025-03-15T10:32:00Z"
}
],
"timeline": {
"duration_seconds": 15.0,
"aspect_ratio": "16:9",
"craft": "cinematic",
"scenes": [
{
"id": "scene_uuid",
"ref": "a1b2c3d4",
"position": 1,
"duration": 5,
"description": "Opening shot",
"image_url": "https://...",
"video_url": "https://...",
"video_model": "wan-2.6",
"image_model": "flux-2-max",
"prompt": "Opening shot of the product on a clean background",
"volume": 1.0,
"fade_in": null,
"fade_out": null
}
],
"audio": {
"voiceover": null,
"music": null,
"tracks": []
},
"overlays": [],
"captions": null
},
"created_at": "2025-03-15T10:30:00Z",
"updated_at": "2025-03-15T10:35:00Z"
}