JSON Data Record Identifier

Describes a single data record entity identifier for a specific content item entity.

Structure

The structure consists of an object with a single name/value pair:

  • record – the data record entity identifier (type of number)

Example

The following is an example of this structure:

{
    "record": 12345
}