Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/sr/?format=api",
    "source": "Пароль",
    "previous_source": "",
    "target": "Lozinka",
    "id_hash": 4435903766276113940,
    "content_hash": 3040667179269474817,
    "location": "",
    "context": "Password",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 63,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1753852,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh5licen/sr/?checksum=bd8f7ef916b48614",
    "url": "http://weblate.ucs.ru/api/units/1753852/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/190088/?format=api"
}