Units API

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

GET /api/units/1465451/?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 product type.",
    "id_hash": -1645301609989013901,
    "content_hash": -4198955957455126975,
    "location": "",
    "context": ".s-26027",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 6374,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1465451,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh_test_json/en/?checksum=692ab6e72439fe73",
    "url": "http://weblate.ucs.ru/api/units/1465451/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/202342/?format=api"
}