アーカイブ済アイテムの読取り
get
/content/management/api/v1.1/archive/items/{id}
アーカイブされたアイテムを読み取ります。
リクエスト
パス・パラメータ
- id: string
アイテムのId。
問合せパラメータ
- expand(optional): string
展開パラメータには、品目のレスポンスとともに子リソース(参照品目)をインラインで取得するオプションがあります。 フィールド名または「すべて」のカンマ区切りリストを受け入れます。 すべてのユーザー定義フィールド名にプレフィクスfieldsを付け、その後にピリオド(。)を付ける必要があります。 これらのフィールドが参照タイプである場合、リソースはレスポンス内でデータをインライン展開します。 フィールド名は大文字と小文字を区別します。 expandをallと指定すると(小文字でall)、リクエストされたアイテムの参照タイプのすべてのフィールドが展開されます。 展開が指定されていない場合、アイテム・レスポンスに参照アイテムへのリンクが含まれています。 このフォームの拡張は、1レベルでのみサポートされています。参照されるフィールドの最初のレベル以上で展開するリクエストでは、レスポンスHTTP 400が生成されます。 リクエストされたアイテムのタイプ定義に従ってexpandパラメータに存在しないフィールドが含まれている場合、リソースはHTTP 400を生成します。
例 : expand= fields.field1, fields.field2
field1およびfield2を返します: このアイテムが属するタイプのユーザー定義フィールドの名前。
例 : expand= タクソノミ
このアイテムに割り当てられたすべてのカテゴリを含むタクソノミ・フィールドを返します。
例 : expand= changes
このアイテムに対するカテゴリ化変更に関する情報を含む変更フィールドを返します。
例 : expand= メタデータ
EXIFデータなど、このアイテムの使用可能なメタデータに関する情報を含むメタデータ・フィールドを返します。
例 : expand= metadata.exif
このアイテムで使用可能なEXIFメタデータを戻します。
例 : expand= workflows
このアイテムに関連付けられたワークフローを返します。
例 : expand= 許可
このアイテムに対して許可されているアクションを返します。
例 : expand= チャネル
特定のチャネルでアイテムをプレビューするためのプレビュー・リンクとともに、このアイテムのターゲット・チャネルを返します。
例 : expand= すべて
このアイテムで使用可能なすべてのフィールドおよびサブ・リソース(権限を除く)を返します。 - links(optional): string
このパラメータは、リンク名のカンマ区切りのリストを受け入れます。 デフォルトでは、このパラメータによって、適用可能なすべてのリンクが指定されます。 可能な値は次のとおりです: self, canonical, describedby
レスポンス
サポートされているメディア・タイプ
- application/json
200レスポンス
OK。
ルート・スキーマ : ArchivedItem
型:
objectアーカイブ済アイテム
ソースを表示
- archivedBy(optional): string
アーカイブしました。
- archivedDate(optional): object date
date
- archiveFileLocation(optional): string
- archiveFileName(optional): string
- changes(optional): object ItemSubResourceListChangesInfo
アイテムSubResource。
- channels(optional): object ItemSubResourceListChannelId
アイテムSubResource。
- collections(optional): object ItemSubResourceListCollectionId
アイテムSubResource。
- connectorFileInfo(optional): object ItemSubResourceConnectorFileInfo
アイテムSubResource。
- connectorId(optional): string
アイテムのコネクタid。
- connectorSyncEnabled(optional): boolean
アイテムのコネクタ同期使用可能フラグ。
- createdBy(optional): string
作成方法
- createdByUser(optional): object User
ユーザー・オブジェクト
- createdDate(optional): object date
date
- description(optional): string
アイテムの説明
- fields(optional): object fields
読取り専用:
true許可される追加のプロパティ: additionalPropertiesユーザー定義フィールドのデータ。 Map。 タイプ定義に必要なすべてのユーザー定義フィールドは、このプロパティのPUTとPOSTリクエストで指定する必要があります。 - fileExtension(optional): string
ファイルの拡張子。
- id(optional): string
アイテムのId。 これはレスポンス取得と送信リクエストの必須プロパティであり、リクエストの転送には必要ありません。
- isPublished(optional): boolean
アイテムが公開されたかどうか。
- isRestoreScheduled(optional): boolean
アイテムがリストアをスケジュールされているかどうか。
- language(optional): string
アイテムの言語。
- languageIsMaster(optional): boolean
アイテムがマスターかどうか。
- links(optional): array links
リンク
- lockInfo(optional): object ItemSubResourceLockInfo
アイテムSubResource。
- metadata(optional): object ItemMetadataInfo
ItemMetadataInfo
- name(optional): string
アイテムの名前。 これは、レスポンスの取得とリクエストのポスト/送信の必須プロパティです。
- permissions(optional): object ItemSubResourceListAction
アイテムSubResource。
- publishedChannels(optional): object ItemSubResourceListChannelId
アイテムSubResource。
- publishInfo(optional): object ItemSubResourceListPublishInfo
アイテムSubResource。
- reference(optional): object ItemReferenceInfo
ItemReferenceInfo
- relationships(optional): object ItemSubResourceRelationships
アイテムSubResource。
- repositoryId(optional): string
アイテムのリポジトリ。 これは、レスポンスの取得とリクエストのポスト/送信の必須プロパティです。
- scheduled(optional): boolean
- slug(optional): string
アイテムのURLスラグ。
- sourceId(optional): string
ソースId。
- status(optional): string
アイテムの現在のステータス。
- suggestedTaxonomies(optional): object ItemSubResourceListSuggestedTaxonomyInfo
アイテムSubResource。
- tags(optional): object ItemSubResourceListTag
アイテムSubResource。
- taxonomies(optional): object ItemSubResourceListTaxonomyInfo
アイテムSubResource。
- translatable(optional): boolean
アイテムが翻訳可能かどうか。
- type(optional): string
タイプの名前。 これは、レスポンスの取得とリクエストのポスト/送信の必須プロパティです。
- typeCategory(optional): string
読取り専用:
true - updatedBy(optional): string
更新者。
- updatedByUser(optional): object User
ユーザー・オブジェクト
- updatedDate(optional): object date
date
- variations(optional): object ItemSubResourceListVariationsInfo
アイテムSubResource。
- version(optional): string
このアイテムの現在のリビジョン・バージョン。
- versionInfo(optional): object ItemSubResourceListVersionInfo
アイテムSubResource。
- video(optional): object VideoBean
VideoBean
- workflowInstances(optional): object WorkflowField
すべてのマップ済ワークフロー・フィールド
- workflows(optional): object ItemSubResourceListWorkflowInfo
アイテムSubResource。
ネストされたスキーマ: User
型:
objectユーザー・オブジェクト
ソースを表示
- displayName(optional): string
読取り専用:
trueユーザーの表示名 - email(optional): string
読取り専用:
trueユーザーの電子メール。 - userID(optional): integer(int64)
読取り専用:
trueユーザーのID。 - userName(optional): string
読取り専用:
trueユーザーの名前
ネストされたスキーマ: fields
型:
object読取り専用:
true使用可能なその他のプロパティ
ソースを表示
ユーザー定義フィールドのデータ。 Map。 タイプ定義に必要なすべてのユーザー定義フィールドは、このプロパティのPUTとPOSTリクエストで指定する必要があります。
ネストされたスキーマ : ItemMetadataInfo
型:
objectItemMetadataInfo
ソースを表示
- exif(optional): object EXIFMetadata
EXIFメタデータ
- links(optional): array links
リンク
- transcripts(optional): object VideoTranscriptMetadata
ビデオ記録Metadata
ネストされたスキーマ : ItemReferenceInfo
型:
objectItemReferenceInfo
ソースを表示
- isAccessible(optional): boolean
アイテムがアクセス可能かどうか。
ネストされたスキーマ : VideoBean
型:
objectVideoBean
ソースを表示
- duration(optional): string
読取り専用:
trueISO 8601形式のビデオの期間。 - isFormatSupported(optional): boolean
読取り専用:
trueビデオ・ファイル形式がサポートされている場合のブール表現。 - playback(optional): object PlaybackBean
PlaybackBean
- processing(optional): object ProcessingBean
ProcessingBean
- strip(optional): object StripBean
StripBean
ネストされたスキーマ : WorkflowField
型:
objectすべてのマップ済ワークフロー・フィールド
ソースを表示
- aggregationResults(optional): array aggregationResults
集計結果。
- count(optional): integer(int32)
現在のレスポンス内のレコードの合計数
- hasMore(optional): boolean
フェッチするページがまだあるかどうかを確認します。
- items(optional): array items
コレクションに含まれる特異なリソース。
- limit(optional): integer(int32)
サーバーによって使用される実際のページ・サイズ。 これは、クライアントがリクエストするものと同じではない可能性があります。
- links(optional): array links
リソースのリンク。
- offset(optional): integer(int32)
特異リソースが返される実際のインデックス。
- pinned(optional): array pinned
固定品目。 検索リストの上部に固定されたアイテムを表示
- scrollId(optional): string
scrollId:検索がスクロール検索に解決された場合。
- totalResults(optional): integer(int32)
クライアント・リクエストを満たすローの総数(ページング・パラメータを除く)
ネストされたスキーマ : ChangesInfo
型:
objectChangesInfo
ソースを表示
- links(optional): array links
- source(optional): string
この変更のソースであるこの品目に関連付けられたサブリソース。
- type(optional): string
指定されたソースに対して追跡される変更のタイプ。
- value(optional): boolean
Trueは変更を示します。 Falseは、このソース/タイプに対する現在の変更がないことを示します。
ネストされたスキーマ: Link
型:
objectリソースのリンク。
ソースを表示
- href(optional): string
ターゲット・リソースのURI それはテンプレートURIである可能性があります。 これはレスポンス取得の必須プロパティです。
- mediaType(optional): string
メディア・タイプ。
- method(optional): string
ターゲット・リソースへのアクセスに使用できるHTTPメソッド。
- profile(optional): string
ターゲット・リソースを記述するメタデータにリンクします。
- rel(optional): string
関連タイプ これはレスポンス取得の必須プロパティです。
- templated(optional): boolean
URIがテンプレートであるかどうか。
ネストされたスキーマ : ChannelId
型:
objectChannelId
ソースを表示
- id(optional): string
- isPrimaryChannel(optional): boolean
チャネルがアセットのプライマリかどうかを示します。
- links(optional): array links
リンク
- name(optional): string
ネストされたスキーマ : ConnectorFileInfo
型:
objectConnectorFileInfo
ソースを表示
- connectorId(optional): string
コネクタID。
- id(optional): string
ファイルID
- inUse(optional): boolean
最新バージョンのアセットがファイル・コンテンツを使用しているかどうかを表します。
- version(optional): integer(int32)
ファイルのバージョン
ネストされたスキーマ: additionalProperties
型:
objectネストされたスキーマ : LockInfo
型:
objectLockInfo
ソースを表示
- isLocked(optional): boolean
アイテムがロックされているかどうかを表します。
- lockedBy(optional): string
ユーザーによりロック済
- lockedDate(optional): object date
date
ネストされたスキーマ : EXIFMetadata
型:
objectEXIFメタデータ
ソースを表示
- aggregationResults(optional): array aggregationResults
集計結果。
- count(optional): integer(int32)
現在のレスポンス内のレコードの合計数
- hasMore(optional): boolean
フェッチするページがまだあるかどうかを確認します。
- items(optional): array items
コレクションに含まれる特異なリソース。
- limit(optional): integer(int32)
サーバーによって使用される実際のページ・サイズ。 これは、クライアントがリクエストするものと同じではない可能性があります。
- links(optional): array links
リソースのリンク。
- offset(optional): integer(int32)
特異リソースが返される実際のインデックス。
- pinned(optional): array pinned
固定品目。 検索リストの上部に固定されたアイテムを表示
- scrollId(optional): string
scrollId:検索がスクロール検索に解決された場合。
- totalResults(optional): integer(int32)
クライアント・リクエストを満たすローの総数(ページング・パラメータを除く)
ネストされたスキーマ : VideoTranscriptMetadata
型:
objectビデオ記録Metadata
ソースを表示
- aggregationResults(optional): array aggregationResults
集計結果。
- count(optional): integer(int32)
現在のレスポンス内のレコードの合計数
- hasMore(optional): boolean
フェッチするページがまだあるかどうかを確認します。
- items(optional): array items
コレクションに含まれる特異なリソース。
- limit(optional): integer(int32)
サーバーによって使用される実際のページ・サイズ。 これは、クライアントがリクエストするものと同じではない可能性があります。
- links(optional): array links
リソースのリンク。
- offset(optional): integer(int32)
特異リソースが返される実際のインデックス。
- pinned(optional): array pinned
固定品目。 検索リストの上部に固定されたアイテムを表示
- scrollId(optional): string
scrollId:検索がスクロール検索に解決された場合。
- totalResults(optional): integer(int32)
クライアント・リクエストを満たすローの総数(ページング・パラメータを除く)
ネストされたスキーマ: items
型:
arrayコレクションに含まれる特異なリソース。
ソースを表示
- Array of: object ItemExtractedExifBean
ItemExtractedExifBean
ネストされたスキーマ : ItemExtractedExifBean
型:
objectItemExtractedExifBean
ソースを表示
- floatValue(optional): number(float)
EXIFフィールドの浮動小数。 この値は、小数点以下桁数を使用したEXIFフィールド値の数値表現です。
- handle(optional): string
ハンドルまたはEXIFフィールド名。 この値は翻訳できません。
- integerValue(optional): integer(int32)
EXIFフィールドの整数値。 この値は、小数点のないEXIFフィールド値の数値表現です。
- links(optional): array links
リンク
- rawId(optional): string
EXIFフィールドのID。 1つのEXIFフィールドを一意に識別します。
- rawValue(optional): string
未処理のEXIFフィールド値。 この値は、事前定義の値リストまたはテキスト値から数値にできます。
- stringValue(optional): string
EXIFフィールドのテキスト値。 この値は、EXIFフィールド値のテキスト表現になります。
- type(optional): string
EXIFフィールドのデータ型。(日付、整数、浮動小数、文字列)。
- value(optional): string
EXIFフィールドの表示値。 この値は、EXIFフィールドの実際のタイプ値(日付、int、float、string)のテキスト表現になります。
ネストされたスキーマ : Videotranscript
型:
objectビデオ・トランスクリプト
ソースを表示
- end(optional): string
各トランスクリプト・ノードの終わり。
- id(optional): string
各トランスクリプト・ノードのID。
- links(optional): array links
リンク
- start(optional): string
各トランスクリプト・ノードの開始。
- text(optional): string
各成績証明書ノードのテキスト。
ネストされたスキーマ: Action
型:
objectアクション
ソースを表示
- action(optional): string
許容値:
[ "view", "update", "create", "delete" ]リソースでアクションが許可されています
ネストされたスキーマ : PublishInfo
型:
objectPublishInfo
ソースを表示
- channel (オプション): string
ターゲット名
- links(optional): array links
リンク
- publishedBy(optional): string
パブリッシュしたユーザー
- publishedDate(optional): object date
date
- slug(optional): string
公開スラグ
- version(optional): string
公開済のバージョン
ネストされたスキーマ : サイト・プラン参照
型:
objectサイト・プラン参照
ソースを表示
- id(optional): string
サイト・プランのID。
- links(optional): array links
ネストされたスキーマ : referencedBySites
型:
arrayサイトで参照
ソースを表示
- Array of: object ReferencedBySites
ReferencedBySites
ネストされたスキーマ : 参照
型:
object参照
ソースを表示
- id(optional): string
アイテムのId。
- links(optional): array links
- reference(optional): object ItemReferenceInfo
ItemReferenceInfo
ネストされたスキーマ : ReferencedBySites
型:
objectReferencedBySites
ソースを表示
- component(オプション): string
品目の構成部品
- pageId(optional): string
アイテムが追加されたページ
- site(optional): string
アイテムが追加されたサイト
ネストされたスキーマ : ItemSuggestedCategoryInfo
型:
ソースを表示
object- apiName(optional): string
品目に割り当てられたカテゴリのapiName。
- id(optional): string
- isRejected(optional): boolean
品目の提示カテゴリのステータス。
- links(optional): array links
- name(optional): string
- nodes(optional): array nodes
品目に割り当てられたカテゴリ内のノード。
- order(optional): integer(int32)
リポジトリに割り当てられたすべてのタクソノミ間の推奨カテゴリの確率の順序。
ネストされたスキーマ : CategoryNodeBean
型:
ソースを表示
object- apiName(optional): string
カテゴリ・ノードのapiName。
- id(optional): string
カテゴリ・ノードのid。
- name(optional): string
カテゴリ・ノードの名前。
ネストされたスキーマ: Tag
型:
objectTag.
ソースを表示
- language: string
タグの言語。
- links(optional): array links
リンク
- name: string
タグの名前。
ネストされたスキーマ : ItemCategoryInfo
型:
ソースを表示
object- apiName(optional): string
品目に割り当てられたカテゴリのapiName。
- id(optional): string
- links(optional): array links
- name(optional): string
- nodes(optional): array nodes
品目に割り当てられたカテゴリ内のノード。
ネストされたスキーマ : VariationsInfo
型:
objectバリエーション情報。
ソースを表示
- items(optional): array items
コンテンツ・アイテムのバリエーション。
- links(optional): array links
- masterItem(optional): string
マスター・アイテム。
- setId(optional): string
変動セットId。
- varType(optional): string
バリエーション・タイプ名です。
ネストされたスキーマ : 言語
型:
objectLanguageItem
ソースを表示
- id(optional): string
アイテムのId。
- isPublished(optional): boolean
アイテムが公開されたかどうか。
- links(optional): array links
- name(optional): string
アイテムの名前。
- status(optional): string
アイテムのステータス
- value(optional): string
言語値
ネストされたスキーマ : VersionInfo
型:
objectVersionInfo
ソースを表示
- latestVersion(optional): string
最新バージョン
- publishedVersion(optional): string
公開済のバージョン
ネストされたスキーマ : PlaybackBean
型:
objectPlaybackBean
ソースを表示
- adaptiveStreams(optional): object AdaptiveStreamsBean
AdaptiveStreamsBean
ネストされたスキーマ : ProcessingBean
型:
objectProcessingBean
ソースを表示
- progress(optional): string
読取り専用:
trueバックグラウンド・プロセスの進捗。 このフィールドの値は、保留中、成功または失敗のいずれかになります。
ネストされたスキーマ : StripBean
型:
objectStripBean
ソースを表示
- frame(optional): object StripFrameBean
StripFrameBean
ネストされたスキーマ : AdaptiveStreamsBean
型:
objectAdaptiveStreamsBean
ソースを表示
- dash(optional): object PlaybackBean
PlaybackBean
- hls(optional): object PlaybackBean
PlaybackBean
ネストされたスキーマ : StripFrameBean
型:
objectStripFrameBean
ソースを表示
- count(optional): integer(int32)
読取り専用:
trueストリップ・イメージ内のフレーム数。 - height(optional): integer(int32)
読取り専用:
trueストリップ・イメージの高さです。 - width(optional): integer(int32)
読取り専用:
trueストリップ・イメージの幅です。
ネストされたスキーマ : WorkflowInfo
型:
objectWorkflowInfo.
ソースを表示
- id(optional): string
ワークフローID
- instanceId: string
ワークフロー・インスタンスID。
- isCompleted(optional): boolean
ワークフロー・インスタンスがOICで完了したかどうか。
- links(optional): array links
リンク
- name(optional): string
ワークフロー名
- status(optional): string
ワークフロー・ステータス
- submittedBy(optional): string
ユーザーにより送信済
- submittedDate(optional): object date
date
304 レスポンス
変更されていません。
400レスポンス
不正リクエスト
403レスポンス
禁止。
404レスポンス
見つかりません。
500レスポンス
内部サーバー・エラー
例
次の例は、cURLを使用してGETリクエストを発行してアーカイブされたアイテムを読み取る方法を示しています。
curl -X GET -H 'Accept: application/json' 'https://host:port/content/management/api/v1.1/archive/items/{id}'
例1
/content/management/api/v1.1/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6
これはIDのアーカイブ済デジタル・アイテムを読み取ります: CONT04DEF647141A4E158BBBB0012AEE07D6。
レスポンス本文
{
"isRestoreScheduled": true,
"archivedBy": "cecusername",
"archivedDate": {
"value": "2022-01-11T10:50:08.524Z",
"timezone": "UTC"
},
"id": "CONT04DEF647141A4E158BBBB0012AEE07D6",
"type": "Image",
"name": "atiffimg.jpg",
"createdBy": "cecusername",
"createdDate": {
"value": "2022-01-06T06:20:27.140Z",
"timezone": "UTC"
},
"description": "",
"repositoryId": "5C841C5E24E746599558FFF9FCBBE874",
"slug": "image-1481786065211-atiffimg",
"updatedBy": "cecusername",
"updatedDate": {
"value": "2022-01-06T06:20:27.140Z",
"timezone": "UTC"
},
"language": "en-US",
"translatable": false,
"status": "draft",
"languageIsMaster": true,
"isPublished": false,
"version": "0.1",
"fileExtension": "jpg",
"latestVersion": "0.1",
"mimeType": "image/jpg",
"fileGroup": "Images",
"varSetId": "D4E4DE1540CD6D1EE053020011ACC0BD",
"tags": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6/tags",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"versionInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6/versionInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"channels": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6/channels",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"publishedChannels": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6/publishedChannels",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"collections": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6/collections",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"changes": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6/changes",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"metadata": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6/metadata",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"taxonomies": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6/taxonomies",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"suggestedTaxonomies": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6/suggestedTaxonomies",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"workflows": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6/workflows",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"lockInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6/lockInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"relationships": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6/relationships",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
},
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6",
"rel": "canonical",
"method": "GET",
"mediaType": "application/json"
},
{
"href": "http://<hostname>/content/management/api/v1.1/metadata-catalog/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6",
"rel": "describedby",
"method": "GET",
"mediaType": "application/json"
}
],
"fields": {
"metadata": {
"width": "273",
"height": "184"
},
"size": 11743,
"native": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/assets/CONT04DEF647141A4E158BBBB0012AEE07D6/native/atiffimg.jpg",
"rel": "self",
"method": "GET",
"mediaType": "image/jpg"
}
]
},
"mimeType": "image/jpg",
"fileGroup": "Images",
"fileType": "jpg"
},
"typeCategory": "DigitalAssetType",
"publishInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6/publishInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"variations": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6/variations",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"permissions": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CONT04DEF647141A4E158BBBB0012AEE07D6/permissions",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"scheduled": false
}
例2
/content/management/api/v1.1/archive/items/CORE83FB90323FBB497EA7105E977B540FAD
IDのアーカイブされたコンテンツ・アイテムを読み取ります: CORE83FB90323FBB497EA7105E977B540FAD.
レスポンス本文
{
"isRestoreScheduled": false,
"archivedBy": "cecusername",
"archivedDate": {
"value": "2021-12-24T11:22:31.690Z",
"timezone": "UTC"
},
"id": "CORE83FB90323FBB497EA7105E977B540FAD",
"type": "type1",
"name": "item1",
"createdBy": "cecusername",
"createdDate": {
"value": "2021-12-22T13:41:04.782Z",
"timezone": "UTC"
},
"description": "",
"repositoryId": "5C841C5E24E746599558FFF9FCBBE874",
"slug": "3000000000009-item1",
"updatedBy": "cecusername",
"updatedDate": {
"value": "2021-12-22T13:41:04.782Z",
"timezone": "UTC"
},
"language": "en-US",
"translatable": true,
"status": "draft",
"languageIsMaster": true,
"isPublished": false,
"version": "0.1",
"fileExtension": "contentItem",
"latestVersion": "0.1",
"mimeType": "contentItem",
"fileGroup": "contentItem",
"varSetId": "D3BD45F9D5523A6EE053020011AC5895",
"tags": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE83FB90323FBB497EA7105E977B540FAD/tags",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"versionInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE83FB90323FBB497EA7105E977B540FAD/versionInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"channels": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE83FB90323FBB497EA7105E977B540FAD/channels",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"publishedChannels": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE83FB90323FBB497EA7105E977B540FAD/publishedChannels",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"collections": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE83FB90323FBB497EA7105E977B540FAD/collections",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"changes": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE83FB90323FBB497EA7105E977B540FAD/changes",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"metadata": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE83FB90323FBB497EA7105E977B540FAD/metadata",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"taxonomies": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE83FB90323FBB497EA7105E977B540FAD/taxonomies",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"suggestedTaxonomies": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE83FB90323FBB497EA7105E977B540FAD/suggestedTaxonomies",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"workflows": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE83FB90323FBB497EA7105E977B540FAD/workflows",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"lockInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE83FB90323FBB497EA7105E977B540FAD/lockInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"relationships": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE83FB90323FBB497EA7105E977B540FAD/relationships",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE83FB90323FBB497EA7105E977B540FAD",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
},
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE83FB90323FBB497EA7105E977B540FAD",
"rel": "canonical",
"method": "GET",
"mediaType": "application/json"
},
{
"href": "http://<hostname>/content/management/api/v1.1/metadata-catalog/archive/items/CORE83FB90323FBB497EA7105E977B540FAD",
"rel": "describedby",
"method": "GET",
"mediaType": "application/json"
}
],
"fields": {
"type1text": "vn"
},
"typeCategory": "ContentType",
"publishInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE83FB90323FBB497EA7105E977B540FAD/publishInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"variations": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE83FB90323FBB497EA7105E977B540FAD/variations",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"permissions": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE83FB90323FBB497EA7105E977B540FAD/permissions",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"scheduled": false
}
例3
/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6IDのアーカイブされたコンテンツ・アイテムを読み取ります: アーカイブされていない参照アイテムを持つCORE8C77233CC9C0477AA83E5667E5E84CC6。
レスポンス本文
{
"isRestoreScheduled": false,
"archivedBy": "cecusername",
"archivedDate": {
"value": "2022-01-11T17:25:20.489Z",
"timezone": "UTC"
},
"id": "CORE8C77233CC9C0477AA83E5667E5E84CC6",
"type": "type_ref",
"name": "item_ref",
"createdBy": "cecusername",
"createdDate": {
"value": "2022-01-11T17:21:31.598Z",
"timezone": "UTC"
},
"description": "",
"repositoryId": "5C841C5E24E746599558FFF9FCBBE874",
"slug": "3000000050014-item_ref",
"updatedBy": "cecusername",
"updatedDate": {
"value": "2022-01-11T17:21:31.598Z",
"timezone": "UTC"
},
"language": "en-US",
"translatable": true,
"status": "draft",
"languageIsMaster": true,
"isPublished": false,
"version": "0.1",
"fileExtension": "contentItem",
"latestVersion": "0.1",
"mimeType": "contentItem",
"fileGroup": "contentItem",
"varSetId": "D552AF2DADBB3DE7E053020011AC62F4",
"tags": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6/tags",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"versionInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6/versionInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"channels": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6/channels",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"publishedChannels": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6/publishedChannels",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"collections": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6/collections",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"changes": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6/changes",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"metadata": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6/metadata",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"taxonomies": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6/taxonomies",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"suggestedTaxonomies": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6/suggestedTaxonomies",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"workflows": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6/workflows",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"lockInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6/lockInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"relationships": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6/relationships",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
},
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6",
"rel": "canonical",
"method": "GET",
"mediaType": "application/json"
},
{
"href": "http://<hostname>/content/management/api/v1.1/metadata-catalog/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6",
"rel": "describedby",
"method": "GET",
"mediaType": "application/json"
}
],
"fields": {
"ref": {
"id": "COREC3B176C460F34CA39E92D909037CD951",
"type": "type2",
"name": "badminton",
"createdBy": "cecusername",
"createdDate": {
"value": "2022-01-07T13:26:15.452Z",
"timezone": "UTC"
},
"description": "",
"repositoryId": "5C841C5E24E746599558FFF9FCBBE874",
"slug": "3000000045000-badminton",
"updatedBy": "cecusername",
"updatedDate": {
"value": "2022-01-07T13:26:15.452Z",
"timezone": "UTC"
},
"language": "en-US",
"translatable": true,
"status": "draft",
"languageIsMaster": true,
"isPublished": false,
"version": "0.1",
"fileExtension": "contentItem",
"currentVersion": "0.1",
"latestVersion": "0.1",
"mimeType": "contentItem",
"fileGroup": "contentItem",
"varSetId": "D4FEEE6D131C3758E053020011ACF203",
"tags": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/items/COREC3B176C460F34CA39E92D909037CD951/tags",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"versionInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/items/COREC3B176C460F34CA39E92D909037CD951/versionInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"channels": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/items/COREC3B176C460F34CA39E92D909037CD951/channels",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"publishedChannels": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/items/COREC3B176C460F34CA39E92D909037CD951/publishedChannels",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"collections": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/items/COREC3B176C460F34CA39E92D909037CD951/collections",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"changes": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/items/COREC3B176C460F34CA39E92D909037CD951/changes",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"metadata": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/items/COREC3B176C460F34CA39E92D909037CD951/metadata",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"taxonomies": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/items/COREC3B176C460F34CA39E92D909037CD951/taxonomies",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"suggestedTaxonomies": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/items/COREC3B176C460F34CA39E92D909037CD951/suggestedTaxonomies",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"workflows": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/items/COREC3B176C460F34CA39E92D909037CD951/workflows",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"lockInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/items/COREC3B176C460F34CA39E92D909037CD951/lockInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"relationships": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/items/COREC3B176C460F34CA39E92D909037CD951/relationships",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/items/COREC3B176C460F34CA39E92D909037CD951",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
],
"fields": {
"img": {
"id": "CONT1289CCCEC54E4F2389E5DA44DD207AA3",
"type": "Image",
"typeCategory": "DigitalAssetType",
"name": "badminton.jpg",
"fileExtension": "jpg"
},
"item_value": "hello"
},
"typeCategory": "ContentType",
"publishInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/items/COREC3B176C460F34CA39E92D909037CD951/publishInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"variations": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/items/COREC3B176C460F34CA39E92D909037CD951/variations",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"permissions": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/items/COREC3B176C460F34CA39E92D909037CD951/permissions",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"scheduled": false
}
},
"typeCategory": "ContentType",
"publishInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6/publishInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"variations": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6/variations",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"permissions": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6/permissions",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"scheduled": false
}
例4
/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6?expand=all
IDのアーカイブされたコンテンツ・アイテムを読み取ります: CORE8C77233CC9C0477AA83E5667E5E84CC6は、拡張=allを問合せパラメータとして使用します。 このコンテンツ・アイテムにはバリエーションがあります。
レスポンス本文
{
"isRestoreScheduled": false,
"archivedBy": "cecusername",
"archivedDate": {
"value": "2022-01-11T17:42:02.535Z",
"timezone": "UTC"
},
"id": "COREC40D3505294444E998AA009FFF788931",
"type": "type1",
"name": "item_archive",
"createdBy": "cecusername",
"createdDate": {
"value": "2022-01-11T17:35:11.214Z",
"timezone": "UTC"
},
"description": "",
"repositoryId": "5C841C5E24E746599558FFF9FCBBE874",
"slug": "3000000050015-item_archive",
"updatedBy": "cecusername",
"updatedDate": {
"value": "2022-01-11T17:40:38.171Z",
"timezone": "UTC"
},
"language": "en-US",
"translatable": true,
"status": "draft",
"languageIsMaster": true,
"isPublished": false,
"version": "0.2",
"fileExtension": "contentItem",
"latestVersion": "0.2",
"mimeType": "contentItem",
"fileGroup": "contentItem",
"varSetId": "D552AF2DADBE3DE7E053020011AC62F4",
"tags": {
"data": [
{
"name": "item",
"language": "en",
"properties": {
"type": "auto"
}
},
{
"name": "field",
"language": "en",
"properties": {
"type": "auto"
}
},
{
"name": "archive",
"language": "en",
"properties": {
"type": "auto"
}
},
{
"name": "version",
"language": "en",
"properties": {
"type": "auto"
}
}
],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/tags",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"versionInfo": {
"data": [
{
"latestVersion": "0.2"
}
],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/versionInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"channels": {
"data": [
{
"id": "RCHANNEL07D5AB98C9734D55B97179371B4946BA"
}
],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/channels",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"publishedChannels": {
"data": [],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/publishedChannels",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"collections": {
"data": [
{
"id": "COLLC6B5D62DF91547A0AA396D16CCE7BDFA"
}
],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/collections",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"changes": {
"data": [
{
"source": "taxonomies",
"type": "categorization",
"value": true
}
],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/changes",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"metadata": {
"exif": {
"hasMore": false,
"totalResults": 0,
"items": [],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/metadata/exif",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/metadata",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"taxonomies": {
"data": [
{
"id": "60785C9FD8F848828A56404D3BCF518B",
"name": "test_taxonomy",
"shortName": "TES",
"categories": [
{
"id": "30119B0222E444D895F5A15CB3BBB252",
"name": "books",
"apiName": "tes-b",
"nodes": [
{
"id": "30119B0222E444D895F5A15CB3BBB252",
"name": "books",
"apiName": "tes-b"
}
],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/taxonomies/60785C9FD8F848828A56404D3BCF518B/categories/30119B0222E444D895F5A15CB3BBB252",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
{
"id": "CB9351459AD2461AB72BEE1AA7685FF5",
"name": "english",
"apiName": "tes-b-n-e",
"nodes": [
{
"id": "30119B0222E444D895F5A15CB3BBB252",
"name": "books",
"apiName": "tes-b"
},
{
"id": "68688AB242144D47A0290701651950BD",
"name": "novels",
"apiName": "tes-b-c"
},
{
"id": "CB9351459AD2461AB72BEE1AA7685FF5",
"name": "english",
"apiName": "tes-b-n-e"
}
],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/taxonomies/60785C9FD8F848828A56404D3BCF518B/categories/CB9351459AD2461AB72BEE1AA7685FF5",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
}
],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/taxonomies/60785C9FD8F848828A56404D3BCF518B",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
}
],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/taxonomies",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"suggestedTaxonomies": {
"data": [
{
"id": "60785C9FD8F848828A56404D3BCF518B",
"name": "test_taxonomy",
"shortName": "TES",
"categories": [
{
"id": "8F984EF36C25483A90446DEE928BD291",
"name": "hindi",
"apiName": "tes-b-n-h",
"isRejected": false,
"order": 1,
"nodes": [
{
"id": "30119B0222E444D895F5A15CB3BBB252",
"name": "books",
"apiName": "tes-b"
},
{
"id": "68688AB242144D47A0290701651950BD",
"name": "novels",
"apiName": "tes-b-c"
},
{
"id": "8F984EF36C25483A90446DEE928BD291",
"name": "hindi",
"apiName": "tes-b-n-h"
}
],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/taxonomies/60785C9FD8F848828A56404D3BCF518B/categories/8F984EF36C25483A90446DEE928BD291",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
}
],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/taxonomies/60785C9FD8F848828A56404D3BCF518B",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
}
],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/suggestedTaxonomies",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"workflows": {
"data": [],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/workflows",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"lockInfo": {
"data": {
"isLocked": false
},
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/lockInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"relationships": {
"data": {
"references": [],
"referencedBy": [],
"referencedBySites": []
},
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/relationships",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931?expand=all",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
},
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931?expand=all",
"rel": "canonical",
"method": "GET",
"mediaType": "application/json"
},
{
"href": "http://<hostname>/content/management/api/v1.1/metadata-catalog/archive/items/COREC40D3505294444E998AA009FFF788931",
"rel": "describedby",
"method": "GET",
"mediaType": "application/json"
}
],
"fields": {
"type1_update": "archive_field_updated_version"
},
"typeCategory": "ContentType",
"publishInfo": {
"data": [],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/publishInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"variations": {
"data": [
{
"varType": "language",
"masterItem": "COREC40D3505294444E998AA009FFF788931",
"items": [
{
"id": "CORE662D161A892E483F95304EA53AFD6E12",
"name": "item_archive_hi",
"value": "hi",
"status": "draft",
"isPublished": false
},
{
"id": "COREC40D3505294444E998AA009FFF788931",
"name": "item_archive",
"value": "en-US",
"status": "draft",
"isPublished": false
}
]
}
],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/variations",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"permissions": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/permissions",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"scheduled": false
}
例5
/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6?expand=permissions
IDのアーカイブされたコンテンツ・アイテムを読み取ります: CORE8C77233CC9C0477AA83E5667E5E84CC6が問合せパラメータとしてexpand=permissionsを持ちます。
レスポンス本文
{
"isRestoreScheduled": false,
"archivedBy": "cecusername",
"archivedDate": {
"value": "2022-01-11T17:42:02.535Z",
"timezone": "UTC"
},
"id": "COREC40D3505294444E998AA009FFF788931",
"type": "type1",
"name": "item_archive",
"createdBy": "cecusername",
"createdDate": {
"value": "2022-01-11T17:35:11.214Z",
"timezone": "UTC"
},
"description": "",
"repositoryId": "5C841C5E24E746599558FFF9FCBBE874",
"slug": "3000000050015-item_archive",
"updatedBy": "cecusername",
"updatedDate": {
"value": "2022-01-11T17:40:38.171Z",
"timezone": "UTC"
},
"language": "en-US",
"translatable": true,
"status": "draft",
"languageIsMaster": true,
"isPublished": false,
"version": "0.2",
"fileExtension": "contentItem",
"latestVersion": "0.2",
"mimeType": "contentItem",
"fileGroup": "contentItem",
"varSetId": "D552AF2DADBE3DE7E053020011AC62F4",
"tags": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/tags",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"versionInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/versionInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"channels": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/channels",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"publishedChannels": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/publishedChannels",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"collections": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/collections",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"changes": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/changes",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"metadata": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/metadata",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"taxonomies": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/taxonomies",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"suggestedTaxonomies": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/suggestedTaxonomies",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"workflows": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/workflows",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"lockInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/lockInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"relationships": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/relationships",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931?expand=permissions",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
},
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931?expand=permissions",
"rel": "canonical",
"method": "GET",
"mediaType": "application/json"
},
{
"href": "http://<hostname>/content/management/api/v1.1/metadata-catalog/archive/items/COREC40D3505294444E998AA009FFF788931",
"rel": "describedby",
"method": "GET",
"mediaType": "application/json"
}
],
"fields": {
"type1_update": "archive_field_updated_version"
},
"typeCategory": "ContentType",
"publishInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/publishInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"variations": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/variations",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"permissions": {
"data": [
{
"action": "view"
},
{
"action": "update"
},
{
"action": "create"
},
{
"action": "delete"
}
],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/permissions",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"scheduled": false
}
例6
/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6?expand=lockInfo
IDのアーカイブされたコンテンツ・アイテムを読み取ります: expand=lockInfoを問合せパラメータとして持つCORE8C77233CC9C0477AA83E5667E5E84CC6。
レスポンス本文
{
"isRestoreScheduled": false,
"archivedBy": "cecusername",
"archivedDate": {
"value": "2022-01-11T17:42:02.535Z",
"timezone": "UTC"
},
"id": "COREC40D3505294444E998AA009FFF788931",
"type": "type1",
"name": "item_archive",
"createdBy": "cecusername",
"createdDate": {
"value": "2022-01-11T17:35:11.214Z",
"timezone": "UTC"
},
"description": "",
"repositoryId": "5C841C5E24E746599558FFF9FCBBE874",
"slug": "3000000050015-item_archive",
"updatedBy": "cecusername",
"updatedDate": {
"value": "2022-01-11T17:40:38.171Z",
"timezone": "UTC"
},
"language": "en-US",
"translatable": true,
"status": "draft",
"languageIsMaster": true,
"isPublished": false,
"version": "0.2",
"fileExtension": "contentItem",
"latestVersion": "0.2",
"mimeType": "contentItem",
"fileGroup": "contentItem",
"varSetId": "D552AF2DADBE3DE7E053020011AC62F4",
"tags": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/tags",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"versionInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/versionInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"channels": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/channels",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"publishedChannels": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/publishedChannels",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"collections": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/collections",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"changes": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/changes",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"metadata": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/metadata",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"taxonomies": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/taxonomies",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"suggestedTaxonomies": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/suggestedTaxonomies",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"workflows": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/workflows",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"lockInfo": {
"data": {
"isLocked": false
},
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/lockInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"relationships": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/relationships",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931?expand=lockInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
},
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931?expand=lockInfo",
"rel": "canonical",
"method": "GET",
"mediaType": "application/json"
},
{
"href": "http://<hostname>/content/management/api/v1.1/metadata-catalog/archive/items/COREC40D3505294444E998AA009FFF788931",
"rel": "describedby",
"method": "GET",
"mediaType": "application/json"
}
],
"fields": {
"type1_update": "archive_field_updated_version"
},
"typeCategory": "ContentType",
"publishInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/publishInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"variations": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/variations",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"permissions": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/permissions",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"scheduled": false
}
例7
/content/management/api/v1.1/archive/items/CORE8C77233CC9C0477AA83E5667E5E84CC6?expand=collections
IDのアーカイブされたコンテンツ・アイテムを読み取ります: CORE8C77233CC9C0477AA83E5667E5E84CC6が問合せパラメータとしてexpand=collectionsを持ちます。
レスポンス本文
{
"isRestoreScheduled": false,
"archivedBy": "cecusername",
"archivedDate": {
"value": "2022-01-11T17:42:02.535Z",
"timezone": "UTC"
},
"id": "COREC40D3505294444E998AA009FFF788931",
"type": "type1",
"name": "item_archive",
"createdBy": "cecusername",
"createdDate": {
"value": "2022-01-11T17:35:11.214Z",
"timezone": "UTC"
},
"description": "",
"repositoryId": "5C841C5E24E746599558FFF9FCBBE874",
"slug": "3000000050015-item_archive",
"updatedBy": "cecusername",
"updatedDate": {
"value": "2022-01-11T17:40:38.171Z",
"timezone": "UTC"
},
"language": "en-US",
"translatable": true,
"status": "draft",
"languageIsMaster": true,
"isPublished": false,
"version": "0.2",
"fileExtension": "contentItem",
"latestVersion": "0.2",
"mimeType": "contentItem",
"fileGroup": "contentItem",
"varSetId": "D552AF2DADBE3DE7E053020011AC62F4",
"tags": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/tags",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"versionInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/versionInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"channels": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/channels",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"publishedChannels": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/publishedChannels",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"collections": {
"data": [
{
"id": "COLLC6B5D62DF91547A0AA396D16CCE7BDFA"
}
],
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/collections",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"changes": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/changes",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"metadata": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/metadata",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"taxonomies": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/taxonomies",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"suggestedTaxonomies": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/suggestedTaxonomies",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"workflows": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/workflows",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"lockInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/lockInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"relationships": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/relationships",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931?expand=collections",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
},
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931?expand=collections",
"rel": "canonical",
"method": "GET",
"mediaType": "application/json"
},
{
"href": "http://<hostname>/content/management/api/v1.1/metadata-catalog/archive/items/COREC40D3505294444E998AA009FFF788931",
"rel": "describedby",
"method": "GET",
"mediaType": "application/json"
}
],
"fields": {
"type1_update": "archive_field_updated_version"
},
"typeCategory": "ContentType",
"publishInfo": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/publishInfo",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"variations": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/variations",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"permissions": {
"links": [
{
"href": "http://<hostname>/content/management/api/v1.1/archive/items/COREC40D3505294444E998AA009FFF788931/permissions",
"rel": "self",
"method": "GET",
"mediaType": "application/json"
}
]
},
"scheduled": false
}
}