GET /entries/{source_lang}/{word_id}/regions={region}

oxforddictionaries.com

Summary: Specify GB or US dictionary for English entry search
Operation ID:
Auth: unknown
Description

USe this filter to restrict the lookup to either our Oxford Dictionary of English (GB) or New Oxford American Dictionary (US).

Parameters (5)

app_id (string, header, required, default: 5037d509)

App ID Authentication Parameter

app_key (string, header, required, default: 4dc1aebaa63721f0f8e79a55e2514bc7)

App Key Authentication Parameter

region (string, path, required)

Region filter parameter. gb = Oxford Dictionary of English. us = New Oxford American Dictionary.

Constraints: {'enum': ['gb', 'us']}

source_lang (string, path, required)

IANA language code

Constraints: {'enum': ['en']}

word_id (string, path, required, default: ace)

An Entry identifier. Case-sensitive.

No probe data for this endpoint yet.