lokalise_get_translation
Retrieve complete details of a single translation, including content, reviewer info, timestamps, and quality flags, to review exact wording, status, history, or debug QA issues.
Instructions
Examines a single piece of translated text in detail. Required: projectId, translationId. Use to check exact wording, review status, modification history, or investigate QA issues. Returns: Complete translation data including content, reviewer info, timestamps, and quality flags. Essential for translation debugging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID containing the translation | |
| translationId | Yes | Translation ID to get details for | |
| disableReferences | No | Disable reference information in response |