How to fetch custom Related-list records from ZOHO CRM using ZOHO-API?

How to fetch custom Related-list records from ZOHO CRM using ZOHO-API?

Hi, i am working on Zoho CRM and using Zoho API to fetch records from zoho crm. 
I want to fetch custom related-list records by using zoho-api but I am not able to do this.
The scenario is : 
I have University as Related list in Contacts module and University is a custom module in which I have a lookup field of Contacts.
Now all University records related to particular Contacts are shown its record as University Related-List.
I want to get this data by using zoho-api.

Help me to solve this problem. 

Thanks