Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/ko/?format=api",
    "source": "Thank you for your order!",
    "previous_source": "",
    "target": "",
    "id_hash": -3177387515185237815,
    "content_hash": -4062340475281981409,
    "location": "",
    "context": "Thank you for your order!",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 265,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 522748,
    "web_url": "http://weblate.ucs.ru/translate/SelfService/default/ko/?checksum=53e7a6e3b39f70c9",
    "url": "http://weblate.ucs.ru/api/units/522748/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/81001/?format=api"
}