Units API.

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

GET /api/units/42807/?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-document-translation/global-i18n/en/?format=api",
    "source": [
        "You are already a Pro member, please do not purchase again."
    ],
    "previous_source": "",
    "target": [
        "You are already a Pro member, please do not purchase again."
    ],
    "id_hash": 3147826203229475763,
    "content_hash": 2180156100483040896,
    "location": "",
    "context": "g_account.alreadyPro",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 73,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 11,
    "source_unit": "https://weblate.immersivetranslate.com/api/units/42807/?format=api",
    "priority": 100,
    "id": 42807,
    "web_url": "https://weblate.immersivetranslate.com/translate/immersive-document-translation/global-i18n/en/?checksum=abaf53410228d3b3",
    "url": "https://weblate.immersivetranslate.com/api/units/42807/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-02-28T06:58:21.919244Z"
}