Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/webinterface/reportbrowser/cs/?format=api",
    "source": "Login_or_password_not_valid",
    "previous_source": "",
    "target": "",
    "id_hash": 117123293444521395,
    "content_hash": -6240168740072492876,
    "location": "",
    "context": "messages///Login_or_password_not_valid",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 52,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1951561,
    "web_url": "http://weblate.ucs.ru/translate/webinterface/reportbrowser/cs/?checksum=81a01b03ccaf3db3",
    "url": "http://weblate.ucs.ru/api/units/1951561/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/218778/?format=api"
}