Relation API structure

Data structure containing information about the relationship between two people (returned by profile/path-to).

Returned Fields

Name Type Description
name String The profile's name as it appears on the site to the current user
relation String English gendered relationship to previous profile in the array (if any). One of: father, mother, parent, brother, sister, sibling, husband, wife, spouse, son, daughter, child
url String URL to access profile through the API
Note: Blank fields will not be returned to save bandwidth.

rails-1a-000