Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/pathfinder-wotr/kingdom/ko/?format=api",
    "source": "An enemy army has reached you and now attacks.",
    "previous_source": "",
    "target": "적이 근처에 도달해 공격을 시작합니다.",
    "id_hash": -7582426038021375868,
    "content_hash": -7582426038021375868,
    "location": "",
    "context": "09a39f49-4845-40c3-8d77-f8bb9cd3e98f",
    "note": "File = Root/Kingdom/ArmyRoot\nType = Kingmaker.Kingdom.Blueprints.ArmyRoot\nPath = m_ArmyStrings/BattleBeginMessage",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1469,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "priority": 100,
    "id": 1789903,
    "web_url": "http://waldo.team/translate/pathfinder-wotr/kingdom/ko/?checksum=16c5cfb11c103884",
    "url": "http://waldo.team/api/units/1789903/?format=api"
}