Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/sv/?format=api",
    "source": "Shift has exceeded the set value",
    "previous_source": "",
    "target": "",
    "id_hash": 2157597646035923063,
    "content_hash": 4469078125334369991,
    "location": "",
    "context": "manager_text_invalid_shift",
    "comment": "Text at manager page",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 493,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 2080342,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/sv/?checksum=9df153a0ac30b077",
    "url": "http://weblate.ucs.ru/api/units/2080342/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/228508/?format=api"
}