Units API

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

GET /api/units/257288/?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/ko/?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": 257288,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/ko/?checksum=4abc920e8367078b",
    "url": "https://weblate.appinventor.mit.edu/api/units/257288/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11795/?format=api"
}