Units API

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

GET /api/units/345289/?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_SMS_SEND\nОшибка отправки SMS",
    "previous_source": "",
    "target": "ERR_SMS_SEND\nError sending SMS",
    "id_hash": -8466085514642981645,
    "content_hash": 54146984962525315,
    "location": "",
    "context": ".ERR_SMS_SEND",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 345289,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-errors/en/?checksum=a826c14659ffcf3",
    "url": "http://weblate.ucs.ru/api/units/345289/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28455/?format=api"
}