Method 2
GET
/api/resource?includes[fileds]
For the end point above, respone will display an array of emails, phone, other_fields, addresses, contact_persons, in other words the array data will appear as requested at the end point..
Example : https://app.zahironline.com/api/v2/contacts?includes[emails,phones,other_fields,addresses,contact_persons]=true