Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/tr/?format=api",
    "source": "Cтол",
    "previous_source": "",
    "target": "Tablo",
    "id_hash": 3258602206217767746,
    "content_hash": -150692581750134014,
    "location": "",
    "context": ".table",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 54,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2017927,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/common/tr/?checksum=ad38e17115ea0b42",
    "url": "http://weblate.ucs.ru/api/units/2017927/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/230354/?format=api"
}