Units API.

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

GET /api/units/147/?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": [
        "Enable local translation caching (reduce translation requests for repeated paragraphs)"
    ],
    "id_hash": 2191368174175324305,
    "content_hash": -2058264039519804751,
    "location": "",
    "context": "allowCacheTranslations",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 123,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.immersivetranslate.com/api/units/147/?format=api",
    "priority": 100,
    "id": 147,
    "web_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/en/?checksum=9e694dbe79d10891",
    "url": "https://weblate.immersivetranslate.com/api/units/147/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-06-18T14:56:42.769297Z"
}