Units API

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

GET /api/units/2333415/?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": "The restaurant already has cash unit '{0}', that can get orders from aggregator",
    "previous_source": "",
    "target": "The restaurant already has cash unit '{0}', that can get orders from aggregator",
    "id_hash": -7299787683904887399,
    "content_hash": 1865363297316367745,
    "location": "",
    "context": "6b340e5b-1794-484a-b93a-5978a700a158",
    "comment": "Error message",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1087,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "priority": 100,
    "id": 2333415,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklc/en/?checksum=1ab1f1c70513e599",
    "url": "http://weblate.ucs.ru/api/units/2333415/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/241901/?format=api"
}