Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/lt/?format=api",
    "source": "Ready",
    "previous_source": "",
    "target": "Paruošta",
    "id_hash": -2636659651907414839,
    "content_hash": 256928185338715482,
    "location": "",
    "context": "Ready",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 92,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 523543,
    "web_url": "http://weblate.ucs.ru/translate/SelfService/default/lt/?checksum=5b68b404267414c9",
    "url": "http://weblate.ucs.ru/api/units/523543/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/81020/?format=api"
}