The API endpoints /persons, /songs and /groups now have the possibilities to include the tags, there is a query parameter "include=tags".
Therefore the additional call to get the tags (for each entry) is not necessary.
It would be nice, the API client would support this.