Units API.

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

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

{
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf1/main/zh_Hans/?format=api",
    "source": [
        "Called when the item has been enabled or disabled. Has the extra boolean variable <code>state</code>."
    ],
    "previous_source": "Called when the item has been enabled or disabled. Has the extra variable `state`, which is either `true` or `false`.",
    "target": [
        "当物品被启用/禁用时调用。有一个额外的变量'state',值为'true'或'false'。"
    ],
    "id_hash": 3294521071823935828,
    "content_hash": -3844147032023827235,
    "location": "",
    "context": "PF1.ScriptCalls.Toggle.Info",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1067,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 15,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/152636/?format=api",
    "priority": 100,
    "id": 154273,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/pf1/main/zh_Hans/?checksum=adb87d75af1ad954",
    "url": "https://weblate.foundryvtt-hub.com/api/units/154273/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-14T21:09:57.832481Z",
    "last_updated": "2023-12-20T05:55:48.074384Z"
}