Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/shelter2/shelter2_shelter/en/?format=api",
    "source": "Выбрать",
    "previous_source": "",
    "target": "Select",
    "id_hash": -5232036135283716277,
    "content_hash": 3635628803629613326,
    "location": "",
    "context": "russian.xlf///resourcestrings_s0000f066",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 4479,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1254560,
    "web_url": "http://weblate.ucs.ru/translate/shelter2/shelter2_shelter/en/?checksum=376412db00680f4b",
    "url": "http://weblate.ucs.ru/api/units/1254560/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/173473/?format=api"
}