Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh_test_json/mk/?format=api",
    "source": "Количество равно 0.",
    "previous_source": "",
    "target": "Количината изнесува 0.",
    "id_hash": -8629342396443450694,
    "content_hash": 5450898022825504846,
    "location": "",
    "context": ".s-23232",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 5860,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 2046132,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh_test_json/mk/?checksum=83e6acf86c522ba",
    "url": "http://weblate.ucs.ru/api/units/2046132/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/201828/?format=api"
}