contentsholder topicオブジェクト
コンテンツホルダー・ユニットのトピックの情報
{
    "id": "6789012",
    "title": "桜特集2015",
    "created_at": "2015-11-10T20:09:31+00:00",
    "updated_at": "2015-12-25T18:58:10+00:00"
}
          | キー名 | データ型 | listで取得可 | 説明 | 
|---|---|---|---|
| id | string | ○ | トピックのID | 
| title | string | ○ | トピックのタイトル | 
| created_at | string | ○ | トピックの作成日時(トピックにひもづく最初の記事の作成日時とは別) | 
| updated_at | string | ○ | トピックの最終更新日時(トピックにひもづく最新の記事の更新日時とは別) |