Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/deliverypos/deliverypos/en/?format=api",
    "source": "По данному номеру телефона пользователь не найден",
    "previous_source": "",
    "target": "The user was not found for this phone number",
    "id_hash": -9057261178221537433,
    "content_hash": -6444947005422857536,
    "location": "",
    "context": ".dp_not_found_user_by_phone",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 591,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 1739020,
    "web_url": "http://weblate.ucs.ru/translate/deliverypos/deliverypos/en/?checksum=24e24f2222b5767",
    "url": "http://weblate.ucs.ru/api/units/1739020/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/218321/?format=api"
}