Units API

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

GET /api/units/256486/?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": "Shows a dialog box with an optional title and message (use empty strings if they are not wanted). This dialog box contains a spinning artifact to indicate that the program is working. It cannot be canceled by the user but must be dismissed by the App Inventor Program by using the DismissProgressDialog block.",
    "previous_source": "",
    "target": "オプションのタイトルとメッセージを持つダイアログ・ボックスを表示します(不要な場合は空の文字列を使用してください)。このダイアログ ボックスには、プログラムが動作中であることを示す回転するアーティファクトが含まれます。このダイアログボックスはユーザがキャンセルすることはできませんが、App Inventor プログラムが DismissProgressDialog(進行ダイアログの解除)ブロックを使用して解除する必要があります。",
    "id_hash": -2671790460924987408,
    "content_hash": 3452030862928392707,
    "location": "",
    "context": "ShowProgressDialogMethodDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 716,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 53,
    "priority": 100,
    "id": 256486,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/ja/?checksum=5aebe4bb4649f7f0",
    "url": "https://weblate.appinventor.mit.edu/api/units/256486/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/12106/?format=api"
}