“contentsholder topic” object
A “contentsholder topic” object contains topic information of your “contentsholder unit”
{
"id": "6789012",
"title": "Sakura 2018",
"created_at": "2015-11-10T20:09:31+00:00",
"updated_at": "2015-12-25T18:58:10+00:00"
}
| Key name | Data Type | In List API | Description |
|---|---|---|---|
| id | string | Y | ID of the series. |
| name | string | Y | Title of the series. |
| created_at | string | Y | Date and time topic was created. Please note this is not the same as the date and time the first Story associated with the topic was created. |
| updated_at | string | Y | Date and time topic was last updated. Please note this is not the same as the date and time the first Story associated with the topic was updated. |