Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/guestscreen/common/en/?format=api",
    "source": "Сообщение после оценки качества",
    "previous_source": "",
    "target": "Message after the quality assessment",
    "id_hash": -8147493297822339455,
    "content_hash": 8774462658302762067,
    "location": "",
    "context": ".message_after_the_vote",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 131,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 1387624,
    "web_url": "http://weblate.ucs.ru/translate/guestscreen/common/en/?checksum=eee4a034d6c6e81",
    "url": "http://weblate.ucs.ru/api/units/1387624/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192934/?format=api"
}