Sure The data isn’t exposed by default in the BasicGroupSerializer. We only include what we need.
It’s a bit of a maze to follow, but the only reason the groups-info
component has what it has available is because it’s passed group
from it’s parent template:
And the parent template gets it from the controller:
I’m afraid not. Unless there’s some magic I’m not aware of!