Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/shelter2/shelter2_shelter/en/?format=api",
    "source": "Официант",
    "previous_source": "",
    "target": "Waiter",
    "id_hash": -5712181938221441709,
    "content_hash": -2259814416392755572,
    "location": "",
    "context": "russian.xlf///resourcestrings_s0000aed9",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 607,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1250688,
    "web_url": "http://weblate.ucs.ru/translate/shelter2/shelter2_shelter/en/?checksum=30ba40caa7e89d53",
    "url": "http://weblate.ucs.ru/api/units/1250688/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/169601/?format=api"
}