Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/guestscreen/common/cs/?format=api",
    "source": "Заказ можно оплатить с помощью СБП",
    "previous_source": "",
    "target": "Objednávku lze zaplatit pomocí SBP",
    "id_hash": 4767221384912280361,
    "content_hash": -7489225006180871026,
    "location": "",
    "context": ".theme.sbp_title",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 280,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 2346538,
    "web_url": "http://weblate.ucs.ru/translate/guestscreen/common/cs/?checksum=c22892977d579b29",
    "url": "http://weblate.ucs.ru/api/units/2346538/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/242685/?format=api"
}