Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/auth/en/?format=api",
    "source": "Добавить кол-во лицензий",
    "previous_source": "",
    "target": "Specify the number of licenses",
    "id_hash": 1866286836121304240,
    "content_hash": -5360922695360252934,
    "location": "",
    "context": ".add_license",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1924606,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/auth/en/?checksum=99e661fd4bff7cb0",
    "url": "http://weblate.ucs.ru/api/units/1924606/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/228345/?format=api"
}