Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/r_k_Delivery/admin/en/?format=api",
    "source": "Не должно быть пустых групп",
    "previous_source": "",
    "target": "There are no empty groups",
    "id_hash": 365239514951405045,
    "content_hash": 6876534172152709064,
    "location": "",
    "context": ".menu.menu-rules.delivery.empty-groups",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 633,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 2523093,
    "web_url": "http://weblate.ucs.ru/translate/r_k_Delivery/admin/en/?checksum=851197675a9d4df5",
    "url": "http://weblate.ucs.ru/api/units/2523093/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/253191/?format=api"
}