Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/qms/e-queue-frontend/lt/?format=api",
    "source": "Приятного аппетита!",
    "previous_source": "",
    "target": "Skanaus!",
    "id_hash": 2861636658752615475,
    "content_hash": 7375990959022974771,
    "location": "",
    "context": ".home.enjoy_your_meal",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 40,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1110097,
    "web_url": "http://weblate.ucs.ru/translate/qms/e-queue-frontend/lt/?checksum=a7b69361292f7433",
    "url": "http://weblate.ucs.ru/api/units/1110097/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/120744/?format=api"
}