How can I get cover url?

Hi there. I have local musicbrainz db and I want to get cover url. For example, I see this data in table
cover_art_archive.cover_art
{ id: 829358878
release: 268158

}
but I can’t find any url to the image. How can I get cover for particular release or artist?

Use the Cover Art Archive API.

3 Likes