Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/en/?format=api",
    "source": "Просмотр",
    "previous_source": "",
    "target": "Preview",
    "id_hash": -1828543315576673340,
    "content_hash": -667068191349325992,
    "location": "",
    "context": ".view",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 80,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 480771,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/common/en/?checksum=669fb58ae2a32bc4",
    "url": "http://weblate.ucs.ru/api/units/480771/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/75327/?format=api"
}