Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/tutorial/ko/?format=api",
    "source": "If your weapon's Penetration is less than the target's Armor, you'll do a proportionate amount of damage, but no more than 80%. Examples: Penetration 15 vs. Armor 10 = 100% damage. Penetration 5 vs. Armor 10 = 50% damage. Penetration 9 vs. Armor 10 = 80% damage.",
    "previous_source": "",
    "target": "무기의 관통력이 대상의 방어력보다 낮다면 그에 비례한 피해를 입히고, 최대 80%의 피해를 입힙니다. 예를 들어 관통력이 15이고 방어력이 10이라면 100%의 피해가 들어갑니다. 관통력이 5이고 방어구가 10이라면 50%의 피해가 들어갑니다. 관통력이 9이고 방어구가 10이라면 80%의 피해가 들어갑니다.",
    "id_hash": 4212828954653375843,
    "content_hash": 4212828954653375843,
    "location": "",
    "context": "tutorial/267",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 268,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 47,
    "priority": 100,
    "id": 1975333,
    "web_url": "http://waldo.team/translate/wl3/tutorial/ko/?checksum=ba76f99d1d983d63",
    "url": "http://waldo.team/api/units/1975333/?format=api"
}