Units API.

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

GET /api/units/3553166/?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> successfully parried an attack from <b>{target}</b>.",
    "previous_source": "{source} successfully parried an attack from {target}",
    "target": "<b>{source}</b>: <b>{target}</b>의 공격 쳐내기 성공.",
    "id_hash": 8459958372385254548,
    "content_hash": 8459958372385254548,
    "location": "",
    "context": "9406853d-299c-4d57-b91b-33786996322e",
    "note": "LocalizedTexts/GameLog/GameLog/Attack/ParrySuccess",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 253,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 3553166,
    "web_url": "http://waldo.team/translate/pathfinder-wotr/root/ko/?checksum=f567cf51209d6c94",
    "url": "https://waldo.team/api/units/3553166/?format=api"
}