Units API.

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

GET /api/units/10508/?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/da/?format=api",
    "source": "You paid __paid__ FPs instead of __topay__ FPs. That is __tooless__FPs too few.",
    "previous_source": "",
    "target": "Du har betalt __paid__FP i stedet for __topay__FP. Det er __tooless__FP for lidt.",
    "id_hash": -922493060332084354,
    "content_hash": 2441259435584187322,
    "location": "",
    "context": ".Boxes.Calculator.TTPaidTooLess",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 184,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "priority": 100,
    "id": 10508,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/da/?checksum=7332a572ff24a37e",
    "url": "http://i18n.foe-helper.com/api/units/10508/?format=api"
}