curator unitオブジェクト
キュレーター・ユニットの情報
{
"id": "7890123",
"name": "ノアドット・トピックス",
"layout": "list",
"theme": "white",
"status": "public",
"created_at": "2015-11-10T20:09:31+00:00",
"updated_at": "2015-12-25T18:58:10+00:00",
"profile_image": {
"url": "https://img.nordot.jp/cu/units/7890123/profile_10.png",
"thumb_360": "https://img.nordot.jp/t_thumb_360/cu/units/7890123/origin_1.jpg"
}
}
キー名 | データ型 | listで取得可 | 説明 |
---|---|---|---|
id | string | ○ | ユニットのID |
name | string | ○ | ユニットの名前 |
layout | string | ○ | Currentaのレイアウト。listかcardのいずれか。(変更するには、nor.cms の「レイアウト」を設定) |
theme | string | ○ | Currentaのテーマ(変更するには、nor.cmsの「レイアウト」を設定) |
status | string | ○ | Currentaの公開状況。privateは非公開、publicは公開。(変更するには、 nor.cmsで設定) |
created_at | string | ○ | ユニットの作成日時 |
updated_at | string | ○ | ユニットの最終更新日時 |
profile_image/url | string | Currentaで表示されるプロフィール画像のURL | |
profile_image/thumb_360 | string | Currentaで表示されるプロフィール 画像のサムネイルのURL |