Units API

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

GET /api/units/1951518/?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": "Email",
    "previous_source": "",
    "target": "",
    "id_hash": -8974936742218189989,
    "content_hash": -2669700653484971408,
    "location": "",
    "context": "messages///Email",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1951518,
    "web_url": "http://weblate.ucs.ru/translate/webinterface/reportbrowser/cs/?checksum=3729e958e7bb35b",
    "url": "http://weblate.ucs.ru/api/units/1951518/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/218735/?format=api"
}