Units API.

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

GET /api/units/6638/?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/app-ops/app/zh_Hant/?format=api",
    "source": [
        "Shizuku is not running or there are other errors. <br>If Shizuku is running, please try to force stop this app."
    ],
    "previous_source": "",
    "target": [
        "Shizuku 未在運作或是出現其他錯誤。<br>若 Shizuku 正在執行,請嘗試強行停止此應用程式。"
    ],
    "id_hash": -3655484997244509894,
    "content_hash": 7990024261164880252,
    "location": "",
    "context": "shizuku_mode_error_not_running",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 20,
    "source_unit": "https://weblate.rikka.app/api/units/2811/?format=api",
    "priority": 100,
    "id": 6638,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/zh_Hant/?checksum=4d451bc33978a13a",
    "url": "https://weblate.rikka.app/api/units/6638/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:55:59.523918Z"
}