Getting Release “Guitar Greatest Hits” by Julian Bream - MusicBrainz on a browser displays a lot of data.
Doing a curl of https://musicbrainz.org/ws/2/release/dac4b0ba-7e76-4759-8b10-8435428bc540 returns quite a small amount of data.
Is there a single curl that would return all of the data that the browser displays? If not, what is the sequence of curl’s that will retrieve the equivalent data?
See inc parameter in the doc:
4 Likes