{
"kind": "string",
"image": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "image",
"url": "http://example.com",
"gravity": "center",
"credit": "string",
"caption_html": "string",
"caption_text": "string"
},
"video": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "video",
"video_id": "string",
"provider": "youtube",
"url": "http://example.com",
"caption_html": "string",
"caption_text": "string",
"credit": "string",
"is_monetized": true,
"is_tracking_enabled": true
},
"slideshow": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "slideshow",
"images": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "image",
"url": "http://example.com",
"gravity": "center",
"credit": "string",
"caption_html": "string",
"caption_text": "string"
}
]
},
"content_html": "string",
"content_text": "string"
}