Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/centralization/common/en/?format=api",
    "source": "By object code",
    "previous_source": "",
    "target": "By object code",
    "id_hash": 2250386850057144442,
    "content_hash": 6173459984513349832,
    "location": "",
    "context": ".serverSortType.ObjectId",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1999843,
    "web_url": "http://weblate.ucs.ru/translate/centralization/common/en/?checksum=9f3afaeac4ddc87a",
    "url": "http://weblate.ucs.ru/api/units/1999843/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/230411/?format=api"
}