API
It is possible to query NDS backend to get a response in JSON format.
Lookup
returns lookup results for a search string. Parameters are:
- DICT = the relavant dictionary (see NDS dictionary list) 
- FROM_LANG = the source language 
- TO_LANG = the target language 
- SEARCH_STRING = the string to search
It is possible to add the parameter &pretty=true to get a more human-readable result.
Example: 
NB: in order to obtain a better display for compounds we use "dummy" tags for the last part of the analysis: 
- ⓒ (unicode 24D2) = last part of compund word
- ⓓ (unicode 24D3) = first part of derivation in coumpound word
- ⓛ (unicode 24DB) = last part of derivation in compound word
Examples: 
Paradigm
returns the paradigm for a search string (paramaters same as above)
Example: 

