Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/en/?format=api",
    "source": "Один тип условий не может быть использован дважды!",
    "previous_source": "",
    "target": "One condition type cannot be used twice!",
    "id_hash": 2281285905143291751,
    "content_hash": -3227591117465199972,
    "location": "",
    "context": ".One condition type cannot be used twice",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 46,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "priority": 100,
    "id": 2081883,
    "web_url": "http://weblate.ucs.ru/translate/rk_office/webman/en/?checksum=9fa8c171a72bdf67",
    "url": "http://weblate.ucs.ru/api/units/2081883/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/235156/?format=api"
}