Units API.

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

GET /api/units/101147/?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": [
        "Click the Player then the User in order to link them together."
    ],
    "previous_source": "",
    "target": [
        "プレーヤー」→「ユーザー」の順にクリックすると、両者が連動します。"
    ],
    "id_hash": -1584551243906773767,
    "content_hash": 5605324444253270845,
    "location": "",
    "context": "Click the Player then the User in order to link them together.",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 448,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/94767/?format=api",
    "priority": 100,
    "id": 101147,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/ja/?checksum=6a028b09fa888cf9",
    "url": "https://weblate.foundryvtt-hub.com/api/units/101147/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:37.974824Z",
    "last_updated": "2025-07-23T14:16:36.045001Z"
}