Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/vi/?format=api",
    "source": "маска по умолчанию",
    "previous_source": "",
    "target": "mặt nạ mặc định",
    "id_hash": -8251669632233851496,
    "content_hash": -6523401556507113260,
    "location": "",
    "context": ".default_mask",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 202,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 2004498,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/common/vi/?checksum=d7c2e304ed2b598",
    "url": "http://weblate.ucs.ru/api/units/2004498/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/230420/?format=api"
}