Get Translation
Translations
Get Translation
Get a specific translation by stream_id, segment_id, and language_id.
GET
Get Translation
Description
Get a specific translation bystream_id, segment_id, and language_id.
Authentication
This endpoint requires an API Key.Include your API key in the
x-api-key header:
Request
- Method: GET
- Endpoint:
/v1/translations/{stream_id}/{segment_id}/{language_id} - Path Parameters:
stream_id(string, required): Stream IDsegment_id(integer, required): Segment IDlanguage_id(string, required): Language ID
Response
- Status: 200 OK
- Content-Type:
application/json
Example Usage (cURL)
Authorizations
Path Parameters
Stream ID
Segment ID
Language ID