Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/en/?format=api",
    "source": "Enter check code",
    "previous_source": "",
    "target": "Enter check code",
    "id_hash": 3319158122824990952,
    "content_hash": -1016990727965846897,
    "location": "",
    "context": "manager_title_popup_enter_code",
    "comment": "Title on manager page in popup",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1388591,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/en/?checksum=ae1004ba205600e8",
    "url": "http://weblate.ucs.ru/api/units/1388591/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193275/?format=api"
}