Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/shelter2/shelter2_development/en/?format=api",
    "source": "Новая папка",
    "previous_source": "",
    "target": "New folder",
    "id_hash": 6162081654425186633,
    "content_hash": -4576271343912092237,
    "location": "",
    "context": "russian.xlf///tfeditreports_n3_caption",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2497,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1201786,
    "web_url": "http://weblate.ucs.ru/translate/shelter2/shelter2_development/en/?checksum=d5841c9dd8f6f149",
    "url": "http://weblate.ucs.ru/api/units/1201786/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/155152/?format=api"
}