Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-guestsprofile/ru/?format=api",
    "source": "Сохранение уровня",
    "previous_source": "",
    "target": "Сохранение уровня",
    "id_hash": 6491857033846339524,
    "content_hash": 7802388219375308156,
    "location": "",
    "context": ".B18D10BBFF1A40BF9EBF8C63CB1F9E6C",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 123,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 345764,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-guestsprofile/ru/?checksum=da17b593b30837c4",
    "url": "http://weblate.ucs.ru/api/units/345764/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28679/?format=api"
}