Units API.

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

GET /api/units/8215/?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/ops/zh_Hant/?format=api",
    "source": [
        "In short, a foreground service is a background service with a notification that can't be dismissed. Because you can actively aware of the existence of it from the notification, system will ensure the survival of foreground services.<p>Deny this will cause foreground services fallback to normal services, this may break app behavior (such as music player stops in the background, map app stops location update).<p><b><a href=https://developer.android.com/guide/components/services>View the documentation at Android Developers</a></b>"
    ],
    "previous_source": "",
    "target": [
        "簡而言之,前景服務是一個帶有無法消除通知的背景服務。因為您可以主動獲知它的存在,系統會保證前景服務存活。<p>拒絕該項會導致前景服務退回到普通服務,這可能會破壞應用程式行為(比如音樂播放器在背景停止,地圖程式停止位置更新)。<p><b><a href=https://developer.android.com/guide/components/services>在 Android Developers 檢視檔案</a></b>"
    ],
    "id_hash": -6923422183638039286,
    "content_hash": 5826579319908249962,
    "location": "",
    "context": "op_desc_START_FOREGROUND",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 108,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 70,
    "source_unit": "https://weblate.rikka.app/api/units/3189/?format=api",
    "priority": 100,
    "id": 8215,
    "web_url": "https://weblate.rikka.app/translate/app-ops/ops/zh_Hant/?checksum=1feb1034b232050a",
    "url": "https://weblate.rikka.app/api/units/8215/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T17:03:57.398554Z"
}