
Get Multimedia
Gets an item of multimedia from the Longman Dictionary of Contemporary English
Gets an item of multimedia from the Longman Dictionary of Contemporary English. This can include sound clips of how the word is pronounced, sample sentences demonstrating it's use, or pictures relating to the specific entry.
The syntax of the API is as follows:
https://api.pearson.com/longman/dictionary/[multimedia item]?apikey=[apikey]
where:
- [multimedia item] is the path and file name to the multimedia item.
For example:
Entry 6e2b450a_1150373ac67_-758a (for the word cat) has a number of multimedia elements, one of whoes element value is '/multimedia/exa_pron/p008-001701521.mp3' so the full url to the sources is https://api.pearson.com/longman/dictionary/multimedia/exa_pron/p008-001701521.mp3?apikey=X
Note: When accessing the full production API, remember to use your full production API key instead of your sandbox API key