Is there any way to access genre-genre relationships via API? The subgenres and influenced-by relationships here would be very useful to the app I’m developing: Genre-Genre relationship types - MusicBrainz
A call like this just returns the genre being looked up (might be doing this wrong though!): https://musicbrainz.org/ws/2/genre/<GENREMBID>?inc=genre-rels
Thanks!