A compliance review request represents a single CMS publishing or unpublishing action a user submitted for review.
It isn't persisted and can't be queried. It exists only as the payload of the
ReviewRequested event, emitted when a user submits a compliance action.
Published (live) version of the data item.
Returned for every action except PUBLISH_DRAFT.
Compliance review request ID. Matches the _id of the submitted data item.
Version of the data item proposed by the request.
For PUBLISH_PUBLISHED, this is the same published item as current_data_item.
Absent only for UNPUBLISH_PUBLISHED.
Date and time the action was submitted.
ID of the account the action was submitted under.
ID of the user who submitted the action.