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"
.
current_version_locales
Type:
Array<string>
published_version_locales
Type:
Array<string>
changed_locales
Type:
Array<string>
added_locales
Type:
Array<string>
removed_locales
Type:
Array<string>
non_localized_fields_changed boolean
current_version_invalid_locales
Type:
Array<string>
current_version_non_localized_fields_invalid boolean
scheduled_publication
The scheduled publication entity, if available
Type:
ResourceLinkage<"scheduled_publication">, null
scheduled_unpublishing
The scheduled unpublishing entity, if available
Type:
ResourceLinkage<"scheduled_unpublishing">, null
published_version
The currently published version for the record, if available
Type:
ResourceLinkage<"item_version">, null