0 Data in "empty arrays" 2 Wiley Hays posted 9 Years Ago Is there a way to access the data shown as an empty array? For example, in ...churchdemo.com/api/people, PhoneNumbers is listed but the information can't be directly accessed. PhoneNumbers has it's own rest route, but doesn't include the person's name when accessed from there. It would be nice to see the person's name and phone number in the same get request. Is this a bug, or is there a way to "include" the data stored in the empty array, from within People?