Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/pathfinder-wotr/kingdom/en/?format=api",
    "source": "The fort is besieged by an enemy.",
    "previous_source": "",
    "target": "The fort is besieged by an enemy.",
    "id_hash": 636731381185245231,
    "content_hash": 636731381185245231,
    "location": "",
    "context": "a8c5a818-6a63-483d-9221-de7487f46b04",
    "note": "File = Root/Kingdom/ArmyRoot\nType = Kingmaker.Kingdom.Blueprints.ArmyRoot\nPath = m_ArmyStrings/SiegeBeginMessage",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1479,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 1789905,
    "web_url": "http://waldo.team/translate/pathfinder-wotr/kingdom/en/?checksum=88d61fd150e3f02f",
    "url": "http://waldo.team/api/units/1789905/?format=api"
}