{
"id": 0,
"audio_source": {
"text": "string",
"voice": {
"id": 0,
"name": "string",
"label": "string",
"provider": "amazon",
"sex": "male",
"language": "string",
"language_code": "string"
},
"file": {
"id": 0,
"name": "string",
"duration": 0,
"tag": "general",
"file": "http://example.com",
"compressed_file": "http://example.com"
}
},
"layers": [
{
"avatar": {
"id": 0,
"name": "string",
"preview": "http://example.com",
"frame_width": 0,
"frame_height": 0
},
"media": {
"id": 0,
"name": "string",
"tag": "general",
"file": "http://example.com",
"compressed_file": "http://example.com",
"width": 0,
"height": 0
},
"x": -1,
"y": -1,
"scale": 1,
"crop": {
"left_upper_x": 0,
"left_upper_y": 0,
"right_lower_x": 0,
"right_lower_y": 0
},
"view_type": "rectangular"
}
],
"background": {
"id": 0,
"name": "string",
"tag": "general",
"file": "http://example.com",
"compressed_file": "http://example.com",
"width": 0,
"height": 0
}
}