Units API.

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

GET /api/units/100063/?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/server/ja/?format=api",
    "source": [
        "{{type}} is not installed. Cannot lock/unlock package."
    ],
    "previous_source": "",
    "target": [
        "{{type}} がインストールされていない。パッケージのロック/アンロックができない。"
    ],
    "id_hash": -6227718047644612950,
    "content_hash": -2136227107809169564,
    "location": "",
    "context": "{{type}} is not installed. Cannot lock/unlock package.",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/92129/?format=api",
    "priority": 100,
    "id": 100063,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/server/ja/?checksum=2992b36e78da86aa",
    "url": "https://weblate.foundryvtt-hub.com/api/units/100063/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:31.688598Z",
    "last_updated": "2025-07-23T14:16:44.942534Z"
}