Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/uk/?format=api",
    "source": "STATUS_UNKNOWN_ERROR",
    "previous_source": "",
    "target": "",
    "id_hash": 3848530472693231240,
    "content_hash": 4703454424586323085,
    "location": "",
    "context": "messages///STATUS_UNKNOWN_ERROR",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 58,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2077682,
    "web_url": "http://weblate.ucs.ru/translate/webinterface/webdashboard/uk/?checksum=b568ba1314256e88",
    "url": "http://weblate.ucs.ru/api/units/2077682/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/217912/?format=api"
}