Units API.

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

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

{
    "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
    "source": [
        "Display the status of all computers or specific information about one computer. You can specify the computer's instance id (e.g. 123), computer id (e.g #123) or label (e.g. \"@My Computer\")."
    ],
    "previous_source": "",
    "target": [
        "すべてのコンピューターの状態、または一台のコンピューターの特定の情報を表示する。 コンピュータのインスタンスID (例えば 123), コンピュータID (例えば #123) またはラベル (例えば \\\"@My Computer\\\") を指定することができます。"
    ],
    "id_hash": -7841475438828612106,
    "content_hash": 5705795247526498368,
    "location": "",
    "context": "commands.computercraft.dump.desc",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 30,
    "source_unit": "https://i18n.tweaked.cc/api/units/48/?format=api",
    "priority": 100,
    "id": 2286,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=132d7ba261ab95f6",
    "url": "https://i18n.tweaked.cc/api/units/2286/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-18T10:22:59.527360Z"
}