Units API.

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

GET /api/units/10999/?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/es/?format=api",
    "source": "ATTENTION: Not enough FP Packs in stock!<br>You only have __fpstock__ of __costs__FP<br>That is __tooless__FPs too few",
    "previous_source": "",
    "target": "ATENCIÓN: El stock de FP es demasiado bajo<br>Solo tienes __fpstock__ de __costs__FP<br>Esos son __tooless__FP de menos",
    "id_hash": -4053587561062553526,
    "content_hash": 6041645408655381143,
    "location": "",
    "context": ".Boxes.Calculator.TTForderFPStockLow",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 179,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "priority": 100,
    "id": 10999,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/es/?checksum=47bec3970ceca84a",
    "url": "http://i18n.foe-helper.com/api/units/10999/?format=api"
}