*`simplesearch` returns a non-ascii wikstraktor json formatted entry
where `<wiktlang>` specifies the language of the desired Wiktionary edition, `<wordlang>` the language of the word, and `<word>` the word itself to be queried. The route returns the extracted JSON object for the given query.
*`lang`: language both for the wiktionary and the word,
*`word`: the wordform to be queried.
*`search` returns a json formatted entry
*`<wiktlang>`: specifies the language of the desired Wiktionary edition,
*`<wordlang>`: the language of the word,
*`<word>`: the word itself to be queried.
*`<format>`: the format of the output
*`wiktextract` or `xtr` : wiktextract native format
*`wikstraktor` or `strkt`: conversion to wikstraktor format