Units API.

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

GET /api/units/100/?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": [
        "The current extension version is up to date."
    ],
    "id_hash": -5389404778993215866,
    "content_hash": 4463760988274137835,
    "location": "",
    "context": "theLocalExtensionIsUpToUpdate",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 90,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.immersivetranslate.com/api/units/100/?format=api",
    "priority": 100,
    "id": 100,
    "web_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/en/?checksum=3534fce865511686",
    "url": "https://weblate.immersivetranslate.com/api/units/100/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-06-18T14:56:42.082626Z"
}