episodeWithTranslation
GET
/v4/episodes/:id/translations/:language
This method returns a single episode translation record. For official documentation of the endpoint, please refer to the Swagger documentation.
Parameters
Params | Type | Required | Description |
---|---|---|---|
id | string | Yes | The episode id |
language | string | Yes | The episode language |