Units API.

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

GET /api/units/9589/?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/cs/?format=api",
    "source": "Current Profit: ",
    "previous_source": "",
    "target": "Průběžný zisk: ",
    "id_hash": -1935871147602572038,
    "content_hash": 6090198891466515116,
    "location": "",
    "context": ".Boxes.Investment.CurrReward",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 622,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 9589,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/cs/?checksum=65226772ac388cfa",
    "url": "http://i18n.foe-helper.com/api/units/9589/?format=api"
}