Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/mk/?format=api",
    "source": "Цена должна быть неотрицательной.",
    "previous_source": "",
    "target": "Цената не смее да биде негативна.",
    "id_hash": 64341940018081248,
    "content_hash": 3676933037674343661,
    "location": "",
    "context": "s-22042",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 8738,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 2033743,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh/mk/?checksum=80e496a74eefede0",
    "url": "http://weblate.ucs.ru/api/units/2033743/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/185622/?format=api"
}