Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-templates/en/?format=api",
    "source": "Шаблон успешно удален",
    "previous_source": "",
    "target": "The template was successfully deleted",
    "id_hash": -1390477698940679977,
    "content_hash": 6784049080316836728,
    "location": "",
    "context": ".8ED69B3ED25D4D48935BA5F80C382257",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 24,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 345982,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-templates/en/?checksum=6cb407e65e89c8d7",
    "url": "http://weblate.ucs.ru/api/units/345982/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28807/?format=api"
}