Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/ru/?format=api",
    "source": "Операция",
    "previous_source": "",
    "target": "Операция",
    "id_hash": -4226164313942523535,
    "content_hash": -7184750127464545380,
    "location": "",
    "context": ".operation",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 82,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 480499,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/common/ru/?checksum=4559a5f299060171",
    "url": "http://weblate.ucs.ru/api/units/480499/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/75329/?format=api"
}