Dictionary entries
Apply filters to response
Use filters to limit the entry information that is returned. For example, you may only require definitions and not everything else, or just pronunciations. The full list of filters can be retrieved from the filters Utility endpoint. You can also specify values within the filter using '='. For example 'grammaticalFeatures=singular'. Filters can also be combined using a semicolon.
<div id="dictionary_entries_filters"></div>get/entries/{source_lang}/{word_id}/{filters}
Path parameters
source_lang'en' | 'es' | 'lv' | 'hi' | 'sw' | 'ta' | 'gu' | 'fr' required
IANA language code
word_idstring required
An Entry identifier. Case-sensitive.
filtersstring required
Separate filtering conditions using a semicolon. Conditions take values grammaticalFeatures and/or lexicalCategory and are case-sensitive. To list multiple values in single condition divide them with comma.
Headers
app_idstring required
App ID Authentication Parameter
app_keystring required
App Key Authentication Parameter
Response
Successful response.