Units API

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

GET /api/units/1462243/?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": "Отправить письмо",
    "previous_source": "",
    "target": "Send email",
    "id_hash": 2234806793008352352,
    "content_hash": -7895732221662995031,
    "location": "",
    "context": ".oRDoc.pEMailSend.Caption",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 3166,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1462243,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh_test_json/en/?checksum=9f03a0f00ee48c60",
    "url": "http://weblate.ucs.ru/api/units/1462243/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/199134/?format=api"
}