Units API

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

GET /api/units/1108665/?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": "Server is being added...",
    "id_hash": 718387329039631420,
    "content_hash": 3319152636395902643,
    "location": "",
    "context": ".settings.adding_server",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 104,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1108665,
    "web_url": "http://weblate.ucs.ru/translate/qms/e-queue-frontend/en/?checksum=89f83978368c843c",
    "url": "http://weblate.ucs.ru/api/units/1108665/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/120794/?format=api"
}