Amara integration (Design & Media, Productivity). Imported from open-connector.
https://amara.org/api/languages/
/languages/
/videos/
| Param | Type | Required | Description |
|---|---|---|---|
| sort | string | optional | The sort expression, such as `-created`. |
| team | string | optional | The team slug to filter by. |
| owner | string | optional | The owner username to filter by. |
| project | string | optional | The project slug to filter by. |
| language | string | optional | The language code to filter by. |
| archive | boolean | optional | Whether to return archived videos only. |
| videoId | string | optional | A comma-separated list of video IDs to filter by. |
| videoUrl | string | optional | A source video URL to filter by. |
| offset | integer | optional | The zero-based result offset. |
| limit | integer | optional | The page size to request. |
/videos/{videoId}/
| Param | Type | Required | Description |
|---|---|---|---|
| videoId | string | required | The Amara video ID. |
/videos/{videoId}/
| Param | Type | Required | Description |
|---|---|---|---|
| videoId | string | required | The Amara video ID. |
/videos/{videoId}/activity/
| Param | Type | Required | Description |
|---|---|---|---|
| videoId | string | required | The Amara video ID. |
| offset | integer | optional | The zero-based result offset. |
| limit | integer | optional | The page size to request. |
/videos/{videoId}/urls/
| Param | Type | Required | Description |
|---|---|---|---|
| videoId | string | required | The Amara video ID. |
| offset | integer | optional | The zero-based result offset. |
| limit | integer | optional | The page size to request. |
/videos/{videoId}/urls/{urlId}/
| Param | Type | Required | Description |
|---|---|---|---|
| videoId | string | required | The Amara video ID. |
| urlId | integer | required | The internal video URL ID. |
/videos/{videoId}/urls/
| Param | Type | Required | Description |
|---|---|---|---|
| videoId | string | required | The Amara video ID. |
| url | string | required | The video URL to add. |
| primary | boolean | optional | Whether to set the new URL as the primary URL. |
/videos/{videoId}/urls/{urlId}/
| Param | Type | Required | Description |
|---|---|---|---|
| videoId | string | required | The Amara video ID. |
| urlId | integer | required | The internal video URL ID. |
/videos/{videoId}/urls/{urlId}/
| Param | Type | Required | Description |
|---|---|---|---|
| videoId | string | required | The Amara video ID. |
| urlId | integer | required | The internal video URL ID. |
| primary | boolean | optional | Whether the URL should become the primary URL. |
/videos/url/
| Param | Type | Required | Description |
|---|---|---|---|
| url | string | optional | The public or embeddable video URL. |
/videos/{videoId}/languages/
| Param | Type | Required | Description |
|---|---|---|---|
| videoId | string | required | The Amara video ID. |
/videos/{videoId}/languages/
| Param | Type | Required | Description |
|---|---|---|---|
| videoId | string | required | The Amara video ID. |
| language | string | optional | The subtitle language code to add. |
/videos/{videoId}/languages/{languageCode}/
| Param | Type | Required | Description |
|---|---|---|---|
| videoId | string | required | The Amara video ID. |
| languageCode | string | required | The subtitle language code. |
/videos/{videoId}/languages/{languageCode}/subtitles/
| Param | Type | Required | Description |
|---|---|---|---|
| videoId | string | required | The Amara video ID. |
| languageCode | string | required | The subtitle language code. |
| format | string | optional | The subtitle format to fetch. |
/videos/{videoId}/languages/{languageCode}/subtitles/
| Param | Type | Required | Description |
|---|---|---|---|
| videoId | string | required | The Amara video ID. |
| languageCode | string | required | The subtitle language code. |
| subFormat | string | required | The subtitle format being uploaded. |
| subtitles | string | optional | The subtitle content string. |
| subtitlesUrl | string | optional | The URL to a subtitle file. |
| title | string | optional | The subtitle version title. |
| action | string | optional | The optional subtitle creation action. |
| metadata | object | optional | Provider-specific Amara object payload. |
| description | string | optional | The subtitle version description. |
/videos/{videoId}/languages/{languageCode}/actions/
| Param | Type | Required | Description |
|---|---|---|---|
| videoId | string | required | The Amara video ID. |
| languageCode | string | required | The subtitle language code. |
/videos/{videoId}/languages/{languageCode}/actions/
| Param | Type | Required | Description |
|---|---|---|---|
| videoId | string | required | The Amara video ID. |
| languageCode | string | required | The subtitle language code. |
| action | string | optional | The subtitle workflow action to perform. |
/videos/{videoId}/languages/{languageCode}/notes/
| Param | Type | Required | Description |
|---|---|---|---|
| videoId | string | required | The Amara video ID. |
| languageCode | string | required | The subtitle language code. |
/videos/{videoId}/languages/{languageCode}/notes/
| Param | Type | Required | Description |
|---|---|---|---|
| videoId | string | required | The Amara video ID. |
| languageCode | string | required | The subtitle language code. |
| body | string | optional | The subtitle note body. |
/activity/
| Param | Type | Required | Description |
|---|---|---|---|
| team | string | optional | The team slug to filter by. |
| type | integer | optional | The activity type code. |
| after | string | optional | Only include activity after this ISO timestamp. |
| before | string | optional | Only include activity before this ISO timestamp. |
| limit | integer | optional | The page size to request. |
| video | string | optional | The video ID to filter by. |
| offset | integer | optional | The zero-based result offset. |
| language | string | optional | The language code to filter by. |
| teamActivity | boolean | optional | Whether to request team-level activity instead of team video activity. |
/activity/{activityId}/
| Param | Type | Required | Description |
|---|---|---|---|
| activityId | integer | required | The activity identifier. |
/users/{userIdentifier}/
| Param | Type | Required | Description |
|---|---|---|---|
| userIdentifier | string | required | The Amara username or user ID. |
/users/{identifier}/
| Param | Type | Required | Description |
|---|---|---|---|
| identifier | string | required | The Amara username, `me`, or user ID. |
/users/{identifier}/activity/
| Param | Type | Required | Description |
|---|---|---|---|
| identifier | string | required | The Amara username, `me`, or user ID. |
| offset | integer | optional | The zero-based result offset. |
| limit | integer | optional | The page size to request. |
/teams/
| Param | Type | Required | Description |
|---|---|---|---|
| offset | integer | optional | The zero-based result offset. |
| limit | integer | optional | The page size to request. |
/teams/{slug}/
| Param | Type | Required | Description |
|---|---|---|---|
| slug | string | required | The team slug. |
/teams/{slug}/languages/
| Param | Type | Required | Description |
|---|---|---|---|
| slug | string | required | The team slug. |
/messages/
| Param | Type | Required | Description |
|---|---|---|---|
| subject | string | required | The message subject. |
| content | string | required | The message body. |
| user | string | optional | The target username or user ID. |
| team | string | optional | The target team slug. |