curl --location 'https://api.aworld.cloud/dashboard/v1/slides//translations/history/'{
"translations": [
{
"version": 0,
"stage": "DRAFT",
"actorId": "string",
"actorType": "user",
"workspaceId": "stringstri",
"slideId": "string",
"lang": "en",
"title": "string",
"image": "http://example.com",
"content": {
"contents": [
{
"type": "slide",
"text": "string",
"media": {
"type": "decor",
"url": "http://example.com",
"metadata": {
"prompt": "string",
"style": "string"
}
}
}
]
},
"audioContent": {
"media": {
"url": "http://example.com",
"mediaId": "FUMzPf00hz_kcj2R2Hlzq",
"contentType": "string"
},
"sourceTextHash": "string",
"generatedAt": "2019-08-24T14:15:22.123Z"
},
"accountId": "stringstri",
"sourceRegion": "us-east-1",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
]
}