Units API.

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

GET /api/units/101744/?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": [
        "Let's get in touch!"
    ],
    "previous_source": "",
    "target": [
        "ご連絡ください。"
    ],
    "id_hash": 2176997261048096489,
    "content_hash": -9177313791046185647,
    "location": "",
    "context": "Let's get in touch!",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1319,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 4,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95364/?format=api",
    "priority": 100,
    "id": 101744,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/ja/?checksum=9e363f7985c526e9",
    "url": "https://weblate.foundryvtt-hub.com/api/units/101744/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:40.909014Z",
    "last_updated": "2025-07-23T14:16:36.603459Z"
}