Units API

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

GET /api/units/2333162/?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": "User can't have different roles in one restaurant.",
    "previous_source": "",
    "target": "User can't have different roles in one restaurant.",
    "id_hash": -8285470434708500738,
    "content_hash": 4957584233142062228,
    "location": "",
    "context": "56712092-b941-4a65-befa-fd354955c319",
    "comment": "Error message",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1079,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "priority": 100,
    "id": 2333162,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklc/en/?checksum=d041889b632cefe",
    "url": "http://weblate.ucs.ru/api/units/2333162/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/241872/?format=api"
}