Units API.

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

GET /api/units/20042/?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/healthEstimate/main/en/?format=api",
    "source": [
        "Dead"
    ],
    "previous_source": "",
    "target": [
        "Dead"
    ],
    "id_hash": 571793327318861751,
    "content_hash": -7236790734648261839,
    "location": "",
    "context": "healthEstimate.core.deathStateName.default",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 76,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/20042/?format=api",
    "priority": 100,
    "id": 20042,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/en/?checksum=87ef6b006fc787b7",
    "url": "https://weblate.foundryvtt-hub.com/api/units/20042/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-05T18:49:12.663154Z",
    "last_updated": "2025-06-22T23:37:04.612616Z"
}