Units API.

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

GET /api/units/1974886/?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": "That enemy has Armor, which means that it can block some of your incoming damage! Fortunately, all weapons have a Penetration stat. If your weapon's Penetration is equal to or greater than your enemy's Armor, your weapon will deal full damage.",
    "previous_source": "",
    "target": "적이 방어력을 갖고 있습니다! 방어력은 당신의 공격 일부를 막아냅니다. 다행히 모든 무기에는 관통력 수치가 있습니다. 무기의 관통력이 적의 방어력 이상이라면 온전한 피해를 줄 수 있습니다.",
    "id_hash": 3918714886006896475,
    "content_hash": 3918714886006896475,
    "location": "",
    "context": "tutorial/186",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 187,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 41,
    "priority": 100,
    "id": 1974886,
    "web_url": "http://waldo.team/translate/wl3/tutorial/ko/?checksum=b662126d3479f75b",
    "url": "http://waldo.team/api/units/1974886/?format=api"
}