Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/shelter2/shelter2_shelter/en/?format=api",
    "source": "Округление",
    "previous_source": "",
    "target": "Rounding",
    "id_hash": 4485589164902605104,
    "content_hash": 1687812132915398467,
    "location": "",
    "context": "russian.xlf///resourcestrings_s00009c97",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 115,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1250196,
    "web_url": "http://weblate.ucs.ru/translate/shelter2/shelter2_shelter/en/?checksum=be4003946e5c6130",
    "url": "http://weblate.ucs.ru/api/units/1250196/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/169109/?format=api"
}