Units API

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

GET /api/units/2583212/?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": "Total descriptions",
    "id_hash": -7890525928893536759,
    "content_hash": -5611179111932193785,
    "location": "",
    "context": ".scenesTplCheck.totalDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 281,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 2583212,
    "web_url": "http://weblate.ucs.ru/translate/guestscreen/common/en/?checksum=127f3879354aa609",
    "url": "http://weblate.ucs.ru/api/units/2583212/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/257113/?format=api"
}