RQM API to extract test execution reccord

For my project, we have Utility in build in java(using Rational functional tester). This utility extracts the Test execution records for all the test cases under specified test plan in an excel file.
But now, RQM is upgraded to RQM 4. So the utility also need to be modified.
I would like to know if RQM 4 has any feature to export the Test execution results.
eg. if i want to check, how many test cases are executed today or i want to track the overall status of test plan
Waiting for your value able inputs
One answer

You can use RQM REST API or OSLC API to get the test case result and test plan. Please check RQM REST API wiki and RQM OSLC API