How to get the project area and the test script or test case id using Sparql
I need to create a report of all test case and test scripts that were modified in a single project area with in the last 15 days. The output should be Project Area, Type, Test Case or Test Script id, Title, Title, Modified by name, and modification date. I looked at Report Builder and I could not find a modified by or modification date to select for the report. I did search the web and I found articles about Sparcql. I went into the advanced section and tried to modify what was there but I did not know how to select to the modified by or modification date fields using the syntax in the original sql. I did create my own and I uploaded it along with an export of the produced report. The problem is that I do not get a value for the project area and I get the url instead of the Test Script or Test Case id.
What I would like to know is what modifications would I need to the Sparcql I created in order to display the Project Area and the Test Case or Test Script id values not the url.