How to add additional column from different tables in RestAPI call

In the API call we have an option to add additional columns for display in output, how should we refer a foreign attribute ? 

For example I use a POST method to get person details, how to add a column from say department table ? 


hostname/.../Person

Parents Reply Children
No Data