common-params | R Documentation |
Common parameters in API methods
lang |
(Optional) The biography language. |
autocorrect |
(Optional) Whether to correct the artist/album/track name names provided in the response. Defaults to TRUE if not provided. |
Biographies for albums and artists are returned in English by
default. To get the biography in other languages, provide a ISO 639-1 country code
via the lang
argument of supporting functions.
Endpoints that take artist/track/album names try to auto-correct misspelled names
in the search query. This behaviour can be overriden by calling the function
with argument autocorrect
set to FALSE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.