retrieving Code Review details from a work item
Is there a way to retrieve code review details from a work item, like the approver/contributor, state, and comments, using the Jazz Plain API? It looks like it's not included with the routine approvals, so when I use getApprovals().getContents() to get all the approvals, code reviews are not in the IApproval list.