Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/takostats/application/zh_Hans/?format=api",
    "source": [
        "You are using a developer preview or beta version of Android. If the app is not working properly, please try updating to the latest version."
    ],
    "previous_source": "",
    "target": [
        "您正在使用开发者预览版或测试版 Android 系统。若应用无法正常工作,请尝试更新到最新版本。"
    ],
    "id_hash": 5993904047098009177,
    "content_hash": 1251246625378528900,
    "location": "",
    "context": "using_preview_os_description",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 121,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "source_unit": "https://weblate.rikka.app/api/units/42575/?format=api",
    "priority": 100,
    "id": 42581,
    "web_url": "https://weblate.rikka.app/translate/takostats/application/zh_Hans/?checksum=d32e9ff9490d9659",
    "url": "https://weblate.rikka.app/api/units/42581/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-13T05:03:05.396986Z"
}