Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-settings/en/?format=api",
    "source": "Тестовое SMS отправлено!",
    "previous_source": "",
    "target": "Test SMS sent!",
    "id_hash": -4008986531411014791,
    "content_hash": 3293317221437796863,
    "location": "",
    "context": ".71C5BB0F45A145DCBBD5D597FBA95F11",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 24,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 345890,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-settings/en/?checksum=485d37fd7debcb79",
    "url": "http://weblate.ucs.ru/api/units/345890/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28761/?format=api"
}