Units API.

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

GET /api/units/3553155/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/root/ko/?format=api",
    "source": "<b>{source}</b> failed to parry an attack from <b>{target}</b>.",
    "previous_source": "{source} failed to parry an attack from {target}",
    "target": "<b>{source}</b>: <b>{target}</b>의 공격 쳐내기 실패.",
    "id_hash": 9065099335455823183,
    "content_hash": 9065099335455823183,
    "location": "",
    "context": "84b96973-c07a-40c7-bd65-2b17d5ff97c7",
    "note": "LocalizedTexts/GameLog/GameLog/Attack/ParryFail",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 252,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "priority": 100,
    "id": 3553155,
    "web_url": "http://waldo.team/translate/pathfinder-wotr/root/ko/?checksum=fdcdb3d10f79554f",
    "url": "https://waldo.team/api/units/3553155/?format=api"
}