Units API.

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

GET /api/units/20658/?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/ko/?format=api",
    "source": [
        "The JS formula for calculating the fraction of health token has. Alter with caution. Default assumes simple descending health, e.g. you start with 10/10 in your health field and go down to 0/10 when taking damage."
    ],
    "previous_source": "",
    "target": [
        "토큰 건강도의 비율을 계산하기 위한 JS 공식, 조심해서 변경할 것. 기본값은 간단한 내림차순으로 가정하며 예를 들어 건강 필드에서 10/10으로 시작하고 피해를 입을 때 0/10을 향해 내려간다."
    ],
    "id_hash": 642398050989168177,
    "content_hash": 6762229582761246833,
    "location": "",
    "context": "healthEstimate.worldbuilding.simpleRule.hint",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 167,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 36,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/20103/?format=api",
    "priority": 100,
    "id": 20658,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/ko/?checksum=88ea419fb19cd631",
    "url": "https://weblate.foundryvtt-hub.com/api/units/20658/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-05T18:49:21.092999Z",
    "last_updated": "2025-06-22T23:37:06.631017Z"
}