Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/en/?format=api",
    "source": "Attention!",
    "previous_source": "",
    "target": "Attention!",
    "id_hash": 4539400841024318985,
    "content_hash": 5088519991551926911,
    "location": "",
    "context": "Attention!",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 170,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 519740,
    "web_url": "http://weblate.ucs.ru/translate/SelfService/default/en/?checksum=beff31039e5d2e09",
    "url": "http://weblate.ucs.ru/api/units/519740/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/81097/?format=api"
}