How to get "balance engineer" from API?

I would like to collect this relationship type: “balance engineer”:


for example from this release.

My API call includes:
artists+recordings+recording-rels+recording-level-rels+area-rels+place-rels+artist-rels+work-level-rels+work-rels

As you can see here, I only get back “balance” as JSON data:

How can I retrieve the complete “reverse link phrasebalance engineer?


either from Artist-Recording or Artist-Release?

The full phrases are not part of the API. You need to use the relationship type and direction.

2 Likes