Units API

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

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