Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/mobwaiter5/mobwaiter5/en/?format=api",
    "source": "{orderName} заказ оплачен",
    "previous_source": "",
    "target": "{orderName} order is paid",
    "id_hash": 4760737841540971543,
    "content_hash": 4140218874391417268,
    "location": "",
    "context": ".screen_payment_order_success",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 272,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 2344118,
    "web_url": "http://weblate.ucs.ru/translate/mobwaiter5/mobwaiter5/en/?checksum=c21189d7e9cf3c17",
    "url": "http://weblate.ucs.ru/api/units/2344118/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/242664/?format=api"
}