Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/de_AT/?format=api",
    "source": "Неверный пароль.",
    "previous_source": "",
    "target": "Falsches Kennwort.",
    "id_hash": 6766478436797594993,
    "content_hash": -3770744186744755545,
    "location": "",
    "context": "s-23706",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 9549,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1643266,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh/de_AT/?checksum=dde75c49b5a93d71",
    "url": "http://weblate.ucs.ru/api/units/1643266/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/195084/?format=api"
}