Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/en/?format=api",
    "source": [
        "总是换行适用于较少内容的版面,更整齐。(在内容较多的长段落(超过{count}个字符) 使用智能换行,更省空间)"
    ],
    "previous_source": "",
    "target": [
        "Always Wrap is suitable for layouts with less content, providing a neater appearance. (For longer paragraphs with over {count} characters, use Smart Wrap for a more space-efficient display.)"
    ],
    "id_hash": 3487548141734650231,
    "content_hash": -8097272005163526136,
    "location": "",
    "context": "translationLineBreakSettingDescription",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 38,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "source_unit": "https://weblate.immersivetranslate.com/api/units/42/?format=api",
    "priority": 100,
    "id": 42,
    "web_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/en/?checksum=b066428e9d2ae177",
    "url": "https://weblate.immersivetranslate.com/api/units/42/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-06-18T14:56:41.227400Z"
}