bandcamp-fetch/examples/getArtistOrLabelInfo_output.txt
2021-01-20 04:37:31 +08:00

20 lines
1003 B
Plaintext

Label URL: https://daretocarerecords.bandcamp.com
{ type: 'label',
name: 'Dare To Care Records',
url: 'https://daretocarerecords.bandcamp.com',
description: 'La boutique fait relâche pour la période des Fêtes. De retour le 4 janvier 2021!',
location: 'Montréal, Québec',
imageUrl: 'https://f4.bcbits.com/img/0020958150_16.jpg' }
Artist URL: https://musique.coeurdepirate.com
{ type: 'artist',
name: 'Cœur de pirate',
url: 'https://musique.coeurdepirate.com',
description: 'Cœur de Pirate is the solo project of singer Béatrice Martin. She has been playing piano since age 3 and released her acclaimed debut album in 2008. After touring extensively, she was nominated for and won several awards in Canada and France.\n\nLabel: Dare To Care Records \nmanagement@daretocarerecords.com',
location: 'Montréal, Québec',
imageUrl: 'https://f4.bcbits.com/img/0021821004_16.jpg',
label:
{ name: 'Dare To Care Records',
url: 'https://daretocarerecords.bandcamp.com' } }