Units API.

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

GET /api/units/101245/?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": [
        "Current plan {0} will be downgraded to {1} on {2}"
    ],
    "previous_source": "",
    "target": [
        "現在のプラン{0}は、{2}日に{1}にダウングレードされます。"
    ],
    "id_hash": -6198370348740166129,
    "content_hash": -4291067366061557753,
    "location": "",
    "context": "Current plan {0} will be downgraded to {1} on {2}",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 593,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 10,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/94865/?format=api",
    "priority": 100,
    "id": 101245,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/ja/?checksum=29faf70219073e0f",
    "url": "https://weblate.foundryvtt-hub.com/api/units/101245/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:38.479808Z",
    "last_updated": "2025-07-23T14:16:36.134643Z"
}