{ "subtitle_file_url": "string", "subtitle_content": "[{\"role\":\"金秀娜\",\"text\":\"朴梦你不要再执迷不悟了\",\"time\":\"00:00:00,500 --> 00:00:02,699\"},{\"role\":\"朴梦\",\"text\":\"我执迷不悟\",\"time\":\"00:00:03,033 --> 00:00:04,399\"}]", "target_lang": "en", "callback_url": "string", "attach": "{\"task_id\":\"100000\",\"project_id\":\"100100\"}" }
curl --location --request POST 'https://api.jowo.ai/v1/subtitle/translate' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: application/json' \ --data-raw '{ "subtitle_file_url": "string", "subtitle_content": "[{\"role\":\"金秀娜\",\"text\":\"朴梦你不要再执迷不悟了\",\"time\":\"00:00:00,500 --> 00:00:02,699\"},{\"role\":\"朴梦\",\"text\":\"我执迷不悟\",\"time\":\"00:00:03,033 --> 00:00:04,399\"}]", "target_lang": "en", "callback_url": "string", "attach": "{\"task_id\":\"100000\",\"project_id\":\"100100\"}" }'
{ "code": 0, "message": "success", "task_id": "SU20141225135026", "request_id": "6087d29a-4161-49d0-af2f-c8f6edcc54a3" }