For example, I need to get list of eye colors with wikidata API:
https://www.wikidata.org/wiki/Property:P1340
Is it possible to receive names of the colors without SPARQL queries?
https://www.wikidata.org/w/api.php?action=wbgetentities&ids=P1340&languages=en
Thanks in advance.