Units API.

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

GET /api/units/101581/?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": [
        "I'm feeling generous"
    ],
    "previous_source": "",
    "target": [
        "気前がいい"
    ],
    "id_hash": 375441738529520812,
    "content_hash": 8929611053182698641,
    "location": "",
    "context": "I'm feeling generous",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1101,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95201/?format=api",
    "priority": 100,
    "id": 101581,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/ja/?checksum=8535d645a2e83cac",
    "url": "https://weblate.foundryvtt-hub.com/api/units/101581/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:40.245169Z",
    "last_updated": "2025-07-23T14:16:36.465318Z"
}