DatoCMS stores the individual pieces of content you create from a model as records, which are much like table rows in a database. For backward-compatibility reasons, the API refers to records as "items".
"item"
Date of creation
Last update time
Date of last publication
Date of first publication
Date of future publication
Date of future unpublishing
Status
Whether the current version of the record is valid or not
Whether the published version of record is valid or not
The ID of the current record version
Workflow stage in which the item is
The record's model
The entity (account/collaborator/access token/sso user) who created the record. It must be an object with type
(e.g. 'account') and id
properties.