Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/guestscreen/common/mn/?format=api",
    "source": "В любом случае",
    "previous_source": "",
    "target": "In any case",
    "id_hash": 1262091718227043384,
    "content_hash": -6489699814525211802,
    "location": "",
    "context": ".condition.anyway",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 78,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1729328,
    "web_url": "http://weblate.ucs.ru/translate/guestscreen/common/mn/?checksum=9183d9bb1ae2a438",
    "url": "http://weblate.ucs.ru/api/units/1729328/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192896/?format=api"
}