I was using the API https://commons.wikimedia.org/w/api.php?action=help&modules=wbsearchentities to fetch depictions In Wikimedia Commons.
On modifying the attributes language/strictlanguage should return depiction in the corresponding language
I found that none of the calls
- https://commons.wikimedia.org/w/api.php?action=wbsearchentities&format=json&language=hi&search=Q528943
- https://commons.wikimedia.org/w/api.php?action=wbsearchentities&format=json&language=hi&strictlanguage=1&search=Q528943
... returns depiction in the desired language.