Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/mobcashdesk/client/en/?format=api",
    "source": "Тип заказа обязателен. Начать новую сессию?",
    "previous_source": "",
    "target": "",
    "id_hash": -5863571529635931968,
    "content_hash": 700115260741117176,
    "location": "",
    "context": ".OrderTypeIsObligatoryStartNewSession",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 152,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 1625501,
    "web_url": "http://weblate.ucs.ru/translate/mobcashdesk/client/en/?checksum=2ea068c2a4f4d8c0",
    "url": "http://weblate.ucs.ru/api/units/1625501/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/195756/?format=api"
}