Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh_test_json/en/?format=api",
    "source": "Русский - oригинал",
    "previous_source": "",
    "target": "Sh5 build 251: English",
    "id_hash": 3181648605638956377,
    "content_hash": 1898619513664267045,
    "location": "",
    "context": ".!Language",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1459078,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh_test_json/en/?checksum=ac277c8cbb3a1559",
    "url": "http://weblate.ucs.ru/api/units/1459078/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/195969/?format=api"
}