Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/auth/vi/?format=api",
    "source": "Лицензия успешно получена",
    "previous_source": "",
    "target": "Nhận giấy phép thành công",
    "id_hash": -6218312265563736178,
    "content_hash": -1956507413972193510,
    "location": "",
    "context": ".license_successfully_received",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 2003959,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/auth/vi/?checksum=29b41df0c49e778e",
    "url": "http://weblate.ucs.ru/api/units/2003959/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/74730/?format=api"
}