Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/de/?format=api",
    "source": "Coupons",
    "previous_source": "",
    "target": "Gutscheine",
    "id_hash": -3441046962321477469,
    "content_hash": -5146452158536751836,
    "location": "",
    "context": "settings_label_group_menu_coupons",
    "comment": "Group name in kiosk settings",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 144,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2014831,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/de/?checksum=503ef204eb6430a3",
    "url": "http://weblate.ucs.ru/api/units/2014831/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193378/?format=api"
}