{
"slideId": "string",
"origin": "CATALOG",
"catalogWorkspaceId": "stringstri",
"catalogSlideId": "string",
"defaultLang": "en",
"langs": [
"en"
],
"defaultLayoutId": "string",
"background": "string",
"textColor": "string",
"boxColor": "string",
"backgroundImage": "http://example.com",
"backgroundSize": "cover",
"backgroundPosition": "center",
"fontFamily": "string",
"contentJustify": "start",
"parentId": "string",
"parentType": "learningPath",
"tags": [
{
"tagId": "string",
"priority": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
],
"translation": {
"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"
}
}
}
]
},
"accountId": "stringstri",
"sourceRegion": "us-east-1",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
},
"progress": {
"status": "NOT_STARTED",
"startedAt": "string",
"completedAt": "string"
},
"computedStyle": {
"background": "string",
"textColor": "string",
"boxColor": "string",
"backgroundImage": "http://example.com",
"backgroundSize": "cover",
"backgroundPosition": "center",
"fontFamily": "string",
"contentJustify": "start"
}
}