Units API

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

GET /api/units/1465249/?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/en/?format=api",
    "source": "Неправильный тип подразделения.",
    "previous_source": "",
    "target": "Invalid department type.",
    "id_hash": 2511158593840597514,
    "content_hash": 8018508585247322085,
    "location": "",
    "context": ".s-25039",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 6172,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1465249,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh_test_json/en/?checksum=a2d96d6fb889ca0a",
    "url": "http://weblate.ucs.ru/api/units/1465249/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/202140/?format=api"
}