Units API.

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

GET /api/units/101309/?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/the-forge/client/ja/?format=api",
    "source": [
        "Due to consumer protection laws, you need to make sure your package is being sold at the regular price at least as much as being on sale."
    ],
    "previous_source": "",
    "target": [
        "消費者保護法の関係で、パッケージがセール品と同等以上に通常価格で販売されていることを確認する必要があります。"
    ],
    "id_hash": 1213746504044228140,
    "content_hash": 7371224544929638717,
    "location": "",
    "context": "Due to consumer protection laws, you need to make sure your package is being sold at the regular price at least as much as being on sale.",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 691,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 27,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/94929/?format=api",
    "priority": 100,
    "id": 101309,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/ja/?checksum=90d81803c4edae2c",
    "url": "https://weblate.foundryvtt-hub.com/api/units/101309/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:39.085496Z",
    "last_updated": "2025-07-23T14:16:36.200187Z"
}