Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/l-master/ja/?format=api",
    "source": [
        "Luacheck is a static analyzer and a linter for Lua. Luacheck detects various issues such as usage of undefined global variables, unused variables and values, accessing uninitialized variables, unreachable code and more. Most aspects of checking are configurable: there are options for defining custom project-related globals, for selecting set of standard globals (version of Lua standard library), for filtering warnings by type and name of related variable, etc. The options can be used on the command line, put into a config or directly into checked files as Lua comments."
    ],
    "previous_source": "",
    "target": [
        "Luacheckは静的なアナライザで、Lua にとって重要な存在です。Luacheckは、未定義のグローバル変数の使用、未使用の変数と値、初期化されていない変数へのアクセス、到達不能なコードなど、さまざまな問題を検出します。ほとんどのチェック項目は設定可能です。プロジェクト関連のカスタムグローバルを定義したり、標準グローバルのセット(Lua標準ライブラリのバージョン)を選択したり、関連する変数のタイプと名前による警告のフィルタリングなどのオプションがあります。これらのオプションは、コマンドラインで使用したり、configに入れたり、Luaコメントとして直接チェックファイルに入れたりすることができます。"
    ],
    "id_hash": -612498855761023179,
    "content_hash": -612498855761023179,
    "location": "",
    "context": "",
    "note": "tumbleweed/luacheck/description",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1419,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 89,
    "source_unit": "https://l10n.opensuse.org/api/units/13175201/?format=api",
    "priority": 100,
    "id": 13176081,
    "web_url": "https://l10n.opensuse.org/translate/packages-i18n/l-master/ja/?checksum=777ff7892d07ef35",
    "url": "https://l10n.opensuse.org/api/units/13176081/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-02-23T16:44:51.025838Z"
}