Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklc/en/?format=api",
    "source": "Pincode is already in use.",
    "previous_source": "",
    "target": "Pincode is already in use.",
    "id_hash": -6769484852630328295,
    "content_hash": 5048405273826756765,
    "location": "",
    "context": "8fbf3ba9-9e57-4638-b0e5-4931363efc00",
    "comment": "Error message",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1045,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 2003816,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklc/en/?checksum=220df5648e94ec19",
    "url": "http://weblate.ucs.ru/api/units/2003816/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/230893/?format=api"
}