Units API

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

GET /api/units/1108610/?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/en/?format=api",
    "source": "Введен неправильный пароль",
    "previous_source": "",
    "target": "Invalid password entered",
    "id_hash": -3037837807674256795,
    "content_hash": 507988882938485908,
    "location": "",
    "context": ".auth.error_auth_wrong_password",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1108610,
    "web_url": "http://weblate.ucs.ru/translate/qms/e-queue-frontend/en/?checksum=55d76e9bec531265",
    "url": "http://weblate.ucs.ru/api/units/1108610/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/120739/?format=api"
}