Subform data via related list REST
here is an example REST GET list call:
...there is currently an implicit limitation that subform data cannot be fetched via such related list GET operation and only `id` is returned in the data in the example above.
individual record request does return the subform data - no issues here:
please consider this post as a feature request so that subform data can be retrieved in a list GET API call via related list.