Units API

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

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

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
    "source": "Create a new directory for storing files. The semantics of this method are such that it will return true if the directory exists at its completion. This can mean that the directory already existed prior to the call.",
    "previous_source": "",
    "target": "创建新目录,用于存储文件。若目录创建成功,或者目录已经存在,将返回真。",
    "id_hash": -3838032191394740341,
    "content_hash": -7463658645044476260,
    "location": "",
    "context": "MakeDirectoryMethodDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 405,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 38,
    "priority": 100,
    "id": 271757,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=4abc920e8367078b",
    "url": "https://weblate.appinventor.mit.edu/api/units/271757/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11795/?format=api"
}