))
Returns a listing of all or selected artists.
Normal call: artists
https://api.artlookonline.com/artists?tenant_id=1&api_code=Abcde567
Shortcut call: artistslisting/{slug}
https://api.artlookonline.com/artistslisting/new-modernists-gallery
data([‘id’, ‘name’, ‘dates’, ‘short_description’, ‘sample’, ‘profileimage’, ‘representativeimage’])
IMPORTANT! This call can be slow if you do not use the parameter "no-imagecheck=true" - it is recommended generally to add this parameter to this call.
&category=abstract&subcategory=abstract&work-tag=colourful&has-work=true&work-sample=true&no-imagecheck=true RECOMMENDED&tag=Featured
&subcats=1
Dates represent birth and death dates (if provided).
subcats appends a list of subcategories ("subcategories") to the array, and a list of categories
("SubsByCategory") with the subcategories they contain.