I working on an app and I am having trouble getting Darkside (artist) foreign_ids for musicbrainz and discogs. I am using the following end point:
http://developer.echonest.com/api/v4/artist/search?api_key=XXXXXXXXXXXX&bucket=id%3Adiscogs&format=json&name=darkside&results=100
The following should be included in the response: http://musicbrainz.org/artist/116b79ab-b049-4299-8fd8-17ac8a18b7f3
http://www.discogs.com/artist/2522005-DARKSIDE-22
Not sure if there is a way I can update this data.
Thanks for your help.