Units API

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

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

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/ai-blockly-messages/zh_Hant/?format=api",
    "source": "Returns the plain text that was passed to this screen when it was started by another app. If no value was passed, returns the empty text. For multiple screen apps, use get start value rather than get plain start text.",
    "previous_source": "",
    "target": "當本畫面被其他 app 啟動時,取得對方所傳來的文字,如沒有內容傳入,則回傳空字串。對於多畫面的 app,請用通常使用「取得初始值」指令,而非「取得初始文字」指令。",
    "id_hash": 8040186910099848042,
    "content_hash": 2544832529088974024,
    "location": "",
    "context": ".Blockly.Msg.LANG_CONTROLS_GET_PLAIN_START_TEXT_TOOLTIP",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 191,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 40,
    "priority": 100,
    "id": 132273,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/ai-blockly-messages/zh_Hant/?checksum=ef947b65603f3b6a",
    "url": "https://weblate.appinventor.mit.edu/api/units/132273/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/9242/?format=api"
}