Retrieve social and official
URLs of an artist. This will return f.i. MySpace, LastFM, official
homepage, Cloudspeakers URLs and more including icons of the sources
used.
/weblinks/{mbid}.{format}?{parameters}
Explanation of the fields:
Field
|
Values
|
Description
|
Optional?
|
mbid
|
[0-9a-z-]{36}
|
ID of the Artist from MusicBrainz. Only used when entity = artist
f.e. 0c751690-c784-4a4f-b1e4-c1de27d47581
|
n
|
format
|
xml, json
|
This will be the returned format.
|
n
|
parameters
|
See below in Available parameters
|
Parameters which can be added only through GET.
|
y
|
Available parameters:
Name
|
Value
|
Description
|
max
|
[0-9]+
|
Maximum number of weblinks to display
|
callback
|
[a-zA-z0-9_]+
|
Callback function which is used in JSONp
|
Examples of URLs:
Artist Coldplay in XML: http://api.cloudspeakers.com/2.0/weblinks/cc197bad-dc9c-440d-a5b5-d52ba2e14234.xml |