curl -X GET \ https://studio.dubformer.ai/api/v1/projects/proj_5f83a14b2ec1b/videos/vid_7a92c36d4fe3c \ -H 'Authorization: Bearer YOUR_API_KEY'
{ "id": "vid_7a92c36d4fe3c", "name": "Marketing Video 1", "status": "completed", "processingType": "dubbing", "srcLang": "en", "dstLangs": ["es-ES", "fr-FR"], "videoUrl": "https://studio.dubformer.ai/api/v1/projects/proj_5f83a14b2ec1b/videos/vid_7a92c36d4fe3c", "videoDuration": 123.45, "remark": "Some remark", "stringVariables": [ { "key": "storyTitleId", "value": "12345" }, { "key": "storyItemCode", "value": "PYR_3345" } ], "createdAt": "2023-12-01T10:30:00.000Z", "updatedAt": "2023-12-01T15:45:00.000Z" }
Retrieve details of a specific video in a project
dubbing
voiceover
audio_description
transcription
translation
subtitling
{ "error": "Not Found" }