Units API.

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

GET /api/units/44/?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": [
        "当手动翻译某个网页的时候,临时开启该网站为自动翻译,可设置临时时长"
    ],
    "previous_source": "",
    "target": [
        "When manually translating a webpage, temporarily enable automatic translation for the site. You can set a temporary duration."
    ],
    "id_hash": -4671769522871379744,
    "content_hash": -8445767487924437300,
    "location": "",
    "context": "tempTranslateDomainDescription",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 40,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.immersivetranslate.com/api/units/44/?format=api",
    "priority": 100,
    "id": 44,
    "web_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/en/?checksum=3f2a8a5efcc158e0",
    "url": "https://weblate.immersivetranslate.com/api/units/44/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-06-18T14:56:41.256306Z"
}