Units API

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

GET /api/units/345891/?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-settings/en/?format=api",
    "source": "Ошибка отправки SMS",
    "previous_source": "",
    "target": "Error sending SMS",
    "id_hash": 7422213038366058539,
    "content_hash": 5046898705486728311,
    "location": "",
    "context": ".D743FB6EE13849DC84374CC2F4AA6D78",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 345891,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-settings/en/?checksum=e700ff6f0f14e82b",
    "url": "http://weblate.ucs.ru/api/units/345891/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28762/?format=api"
}