Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/en/?format=api",
    "source": "Документ {0} сохранен",
    "previous_source": "Документ сохранен",
    "target": "Document {0} saved",
    "id_hash": 6019027794807116886,
    "content_hash": -5309285200748864585,
    "location": "",
    "context": "DocSaved",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1722008,
    "web_url": "http://weblate.ucs.ru/translate/sh5dct/main/en/?checksum=d387e1e3a2ae5456",
    "url": "http://weblate.ucs.ru/api/units/1722008/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/215922/?format=api"
}