Units API

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

GET /api/units/1465223/?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": "The document must be saved before sending.",
    "id_hash": 8272721992968010554,
    "content_hash": -7713112640392110760,
    "location": "",
    "context": ".s-23723",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 6146,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 1465223,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh_test_json/en/?checksum=f2ce9cd2646b7b3a",
    "url": "http://weblate.ucs.ru/api/units/1465223/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/202114/?format=api"
}