Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/en/?format=api",
    "source": "Бросьте элемент сюда",
    "previous_source": "",
    "target": "Drop the element here",
    "id_hash": 6263087719236982167,
    "content_hash": -6869003018675004754,
    "location": "",
    "context": ".Drop the element here",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 50,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 2082378,
    "web_url": "http://weblate.ucs.ru/translate/rk_office/webman/en/?checksum=d6eaf518ee3b5597",
    "url": "http://weblate.ucs.ru/api/units/2082378/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/235209/?format=api"
}