Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/de_AT/?format=api",
    "source": "Выход",
    "previous_source": "",
    "target": "",
    "id_hash": -7780145409656578459,
    "content_hash": -3897218448016234387,
    "location": "",
    "context": ".output",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 607,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2567977,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/common/de_AT/?checksum=14075ef88c889e65",
    "url": "http://weblate.ucs.ru/api/units/2567977/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/256433/?format=api"
}