Units API.

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

GET /api/units/100100/?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": [
        "Access Unauthorized. Invalid download key."
    ],
    "previous_source": "",
    "target": [
        "アクセスが許可されていません。ダウンロードキーが無効です。"
    ],
    "id_hash": -3058061078023533712,
    "content_hash": -4370180960479450098,
    "location": "",
    "context": "Access Unauthorized. Invalid download key.",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 45,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/92166/?format=api",
    "priority": 100,
    "id": 100100,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/server/ja/?checksum=558f95a6def58b70",
    "url": "https://weblate.foundryvtt-hub.com/api/units/100100/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:31.797917Z",
    "last_updated": "2025-07-23T14:16:44.967722Z"
}