v1

latestOpenAPI 3.1.12026-07-2410095.4 KB
Extended Audio Descriptions

Show Media Extended Audio Description

Retrieves a single extended audio description by its hashed id, including download links.

get/media_extended_audio_descriptions/{id}

Path parameters

idstring required

The hashed id of the Media Extended Audio Description

Headers

X-Wistia-API-Versionstring required

Response

Media Extended Audio Description fetched successful

idstring
ietf_language_tagstring
created_atstring date-time
updated_atstring date-time
cursorstring nullable

A cursor for stable pagination based on current sort_by order. You can pass this to cursor[before] or cursor[after] as a parameter to fetch the records before or after this record in the same sort order. This is only populated if records were fetched with cursor[enabled], or cursor[before] or cursor[after].