Units API.

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

GET /api/units/55875/?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/ru/?format=api",
    "source": "Delete Alert",
    "previous_source": "",
    "target": "Удалить напоминание",
    "id_hash": 3582987983873870131,
    "content_hash": 1581298993020905917,
    "location": "",
    "context": ".Boxes.GuildFights.DeleteAlert",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 461,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 55875,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/ru/?checksum=b1b954967d4b8933",
    "url": "http://i18n.foe-helper.com/api/units/55875/?format=api"
}