Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/shelter2/shelter_db/hu/?format=api",
    "source": "Не определена оплата",
    "previous_source": "",
    "target": "Payment is ont identified",
    "id_hash": 8248986968147602377,
    "content_hash": 2828243932303624329,
    "location": "",
    "context": "russian.xlf///ibstrings_s0000c814",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 128,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1260234,
    "web_url": "http://weblate.ucs.ru/translate/shelter2/shelter_db/hu/?checksum=f27a49f14943abc9",
    "url": "http://weblate.ucs.ru/api/units/1260234/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/150351/?format=api"
}