Units API

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

GET /api/units/395263/?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-errors/en/?format=api",
    "source": "ERR_TRANSACTION_BALANCE_LT_ZERO\nОшибка списания, баланс счета меньше нуля",
    "previous_source": "",
    "target": "ERR_TRANSACTION_BALANCE_LT_ZERO\nError cancellation, the account balance is less than zero",
    "id_hash": 2030083267589730771,
    "content_hash": 7294079131890982169,
    "location": "",
    "context": ".ERR_TRANSACTION_BALANCE_LT_ZERO",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 395263,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-errors/en/?checksum=9c2c4df9dd2671d3",
    "url": "http://weblate.ucs.ru/api/units/395263/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/54336/?format=api"
}