# Detail interpreta **GET /artists/{artistId}** ## Servers - Produkční server: https://api.mstonjek.cz/v1 (Produkční server) ## Authentication methods - Bearer auth ## Parameters ## Responses ### 200 OK #### Body: application/json (object) object ### 404 Zdroj nenalezen #### Body: application/json (object) - **code** (string) - **message** (string) ### 500 Chyba serveru #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)