Units API

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

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

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/odemessages/ko/?format=api",
    "source": "The blocks area did not load properly. Changes to the blocks for screen {0} will not be saved.",
    "previous_source": "",
    "target": "블록 영역을 올바르게 불러오지 못했습니다. 스크린 {0} 의 블록에 대한 변경사항은 저장되지 않습니다.",
    "id_hash": -98879471482367041,
    "content_hash": 7717814646862250986,
    "location": "",
    "context": "blocksNotSaved",
    "comment": "# Description: Message indicating that blocks changes were not saved\n# 0=formName",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 60,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "priority": 100,
    "id": 21948,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/ko/?checksum=7ea0b5a502b713bf",
    "url": "https://weblate.appinventor.mit.edu/api/units/21948/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4556/?format=api"
}