Units API

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

GET /api/units/39340/?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/zh_Hans/?format=api",
    "source": "Do you really want to delete this file?  It will be removed from the App Inventor server.  Also, parts of your application may still refer to the deleted file, and you will need to change these.",
    "previous_source": "",
    "target": "请确定删除此文件的必要性,一旦删除则其存放在App Inventor服务器上的信息也将被全部清理,而如果现有程序中还存在对该文件的引用代码,你就得花相当的时间和精力去修复它们。",
    "id_hash": -8358377992823469113,
    "content_hash": 7478156903284124290,
    "location": "",
    "context": "reallyDeleteFile",
    "comment": "# Description: Confirmation message that will be shown before deleting a file ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 530,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 36,
    "priority": 100,
    "id": 39340,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/zh_Hans/?checksum=c01138007508bc7",
    "url": "https://weblate.appinventor.mit.edu/api/units/39340/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/5155/?format=api"
}