Sorry, no results found for "".

Show examples in:
Javascript HTTP
Resource info

Content Management API > Record current vs. published state

Record current vs. published state

Information about the record

Object payload

id string

RFC 4122 UUID of record expressed in URL-safe base64 format

Example: "EnO-NF5wRy6K-cxGt1doqg"
type string

Must be exactly "item_current_vs_published_state".

attributes.current_version_locales
Type: Array<string>
attributes.published_version_locales
Type: Array<string>
attributes.changed_locales
Type: Array<string>
attributes.added_locales
Type: Array<string>
attributes.removed_locales
Type: Array<string>
attributes.non_localized_fields_changed boolean
relationships.scheduled_publication.data

The scheduled publication entity, if available

relationships.scheduled_unpublishing.data

The scheduled unpublishing entity, if available

relationships.published_version.data

The currently published version for the record, if available