Content/object service
HTTP request using an object ID
GET /[api]/ezp/v1/content/object/<objectID> HTTP/1.1 Host: api.example.no
Parameters
ID: numeric. Content object ID
Response Groups
Metadata (default)
Metadata for the requested object (type, date, etc):
- classIdentifier
- objectName
- datePublished
- dateModified
- objectRemoteID
- objectID
- Links to the fields resources for the node
- links/<fieldname>
Locations
Available locations for content object with:
- fullURL
- nodeID
- isMainLocation
Fields
Value for all the fields, indexed by attribute identifier
- type (data_type_string)
- identifier (attribute identifier)
- value (textual field representation)
- id (content attribute ID)
- classattribute_id
Geir Arne Waaler (25/01/2011 11:23 am)
Andrea Melo (27/07/2012 12:22 pm)
Comments
There are no comments.