Labels

Get label by ID

This returns a single label

get/labels/{label_id}

Path parameters

label_idstring required

Unique identifier of the label.

Response

Label object

idstring required
namestring nullable required
artistsinteger required
summarystring nullable required
external_linkstring required
addressstring nullable required
categorystring nullable required
emailstring nullable required
websitestring nullable required
userstring required

Changes