Units API.

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

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

{
    "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/it/?format=api",
    "source": "<span style=\"color:#ffb539\">__provinceName__</span> was captured by <span style=\"color:__attackerColor__;text-shadow: 0 1px 1px __attackerShadow__\">__attackerName__</span> and is locked until __untilOccupied__.",
    "previous_source": "",
    "target": "La provincia <span style='color:#ffb539'>__provinceName__</span> è stata conquistata da <span style='color: __attackerColor__;text-shadow: 0 1px 1px __attackerShadow__'>__attackerName__</span>. Il settore è chiuso fino alle __untilOccupied__.",
    "id_hash": -6635468840384927173,
    "content_hash": -1839362461996238072,
    "location": "",
    "context": ".Boxes.Infobox.Messages.GildFightOccupied",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 611,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "priority": 100,
    "id": 12557,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/it/?checksum=23ea143ef2aeea3b",
    "url": "http://i18n.foe-helper.com/api/units/12557/?format=api"
}