Return Artist Name in Local Alphabet or Language

example

https://musicbrainz.org/ws/2/artist/9ddd7abc-9e1b-471d-8031-583bc6bc8be9?inc=aliases&fmt=json

Hi there,

Can anyone advise on what logic should i use on the json, to detect an artist name is not in my locale [latin/english] and / or return the latin/english name.

(or maybe there is an api argument that will get it directly?)

name in latin alphabet (diacritics allowed) is what id prefer, but would settle for name in English.

Picard can do this with a tickbox, im trying to get it from the api. i think it has something to do with the aliases but am not sure on the most direct logic.

thanks