Units API.

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

GET /api/units/101862/?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": [
        "Please enter a name for your world"
    ],
    "previous_source": "",
    "target": [
        "ワールドの名前を入力してください"
    ],
    "id_hash": -2652390888413556766,
    "content_hash": 2271143267519266164,
    "location": "",
    "context": "NEWGAME.GAME_NAME_REQUIRED",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1508,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95482/?format=api",
    "priority": 100,
    "id": 101862,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/ja/?checksum=5b30d08a3aa08fe2",
    "url": "https://weblate.foundryvtt-hub.com/api/units/101862/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:41.450601Z",
    "last_updated": "2025-07-23T14:16:36.729317Z"
}