I have this report of a test execution for a test from a test plan: https://myjira/secure/XrayExecuteTest!default.jspa?testExecIssueKey=XXX&testIssueKey=XXX&testPlanIssueKey=XXX
and there is a box called "Activity" where I can see all the changes made to the status of the test execution. Is there any REST call to retrieve this data?
For example something like "xxx changed status from blocked to executing."
Unfortunately, I do not see any of this data in the standard JIRA issues.