Hi, Christopher!
Thank you by answer. I tried to use the Peer Review API documentation. But I don't get the grades in each review. I get a list of objects in this format:
{"assessor_id":3865721,"asset_id":16064099,"asset_type":"Submission","id":165688,"user_id":3865718,"workflow_state":"completed"}
I don't know how to get the grade that the assessor assigned or to get the rubric assessment, for instance.
I need to get, for example, the green value in this screen using API:

For each submission, I need to get all rubric assessment assigned to it. Do you understand better my problem?
Thanks,