Get an artist by its url_slug.

GET /v2/artists/from_url_slug/?format=api&url_slug=%2Fartist%2Fsal-da-vinci%2F
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 139292418,
    "uid": "6b5c39e9-56d2-488a-9956-36e048749409",
    "url_slug": "/artist/sal-da-vinci/",
    "name_slug": "sal-da-vinci",
    "deezer_id": 156707,
    "name": "Sal Da Vinci",
    "type": "artist",
    "metadata_fetched": true,
    "background": null,
    "picture": "https://e-cdns-images.dzcdn.net/images/artist/9c5d8156ca000e23ac1a174da96f4207/500x500-000000-80-0-0.jpg",
    "picture_small": "https://cdn.musicboard.app/musicboard/media/ARTitUrUNLH484uymzL5iZJmsohx2f4ERYneSDgwcz6aAkQbNk44cv4OX3VoARub.webp",
    "picture_medium": "https://cdn.musicboard.app/musicboard/media/xhZBpLbnb9ttSoJVQCGD3QeGKaLTGwY0ixrs9htpjjuZlFhM9M2nGZY0zQfWy8NZ.webp",
    "picture_large": "https://cdn.musicboard.app/musicboard/media/aQo1zpThsceQfVKQ9IOFE95GYj7yrJQJOnWCKB40qzp5vOwsnEp6yZkjWPkU7tLh.webp",
    "average_rating": 0.0,
    "ratings_count": 0,
    "weekly_count": 0,
    "monthly_count": 0,
    "rating_distribution": [],
    "also_known_as": [],
    "also_known_as_reverse": [],
    "member_of": [],
    "band_members": [],
    "nb_albums": 23,
    "is_active": null,
    "is_group": null,
    "birth_year": null,
    "birth_year_precision": null,
    "passing_year": null,
    "passing_year_precision": null,
    "biography": "",
    "amount_of_members": null,
    "country": null,
    "label": null,
    "website": null,
    "twitter": null,
    "facebook": null,
    "instagram": null,
    "gender": null,
    "spotify_link": "",
    "apple_music_link": "",
    "youtube_music_link": "",
    "deezer_link": "",
    "soundcloud_link": "",
    "bandcamp_link": ""
}