The Item Cluster API returns representations relating to non-leaf item nodes in content package manifests.
URI Template
http://{host}/cartridges/{cartridge_id}/items/{item_id}.{ext}
.xml, .json: returns an OpenSocial App Data representation of a non-leaf item node. The root node may be specified using the "@root" selector for the item identifier path variable..js: returns an representation of the cluster to be directly embedded into any web page.
.app: redirects to a view of the cluster in a configured web application.
.do: redirects to a landing page about the cluster (such as a sign up form).
Try It
http://api.icodeon.com/cartridges/OpenLearn-S103_1/items/@root.json
http://api.icodeon.com/cartridges/OpenLearn-S103_1/items/@root.xml
http://api.icodeon.com/cartridges/OpenLearn-S103_1/items/@root.do
http://api.icodeon.com/cartridges/OpenLearn-S103_1/items/x_s103_1_3_item.json
http://api.icodeon.com/cartridges/OpenLearn-S103_1/items/x_s103_1_3_item.xml
http://api.icodeon.com/cartridges/OpenLearn-S103_1/items/x_s103_1_3_item.do
Embed It
http://api.icodeon.com/cartridges/OpenLearn-S103_1/items/@root.jsExample Embed
Download content package.
