Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklo/en/?format=api",
    "source": "New password is required",
    "previous_source": "",
    "target": "New password is required",
    "id_hash": 5955526555681839279,
    "content_hash": 2468500647666899887,
    "location": "",
    "context": "f9905246-9859-4ea0-9409-640dddffab1f",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 2490332,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklo/en/?checksum=d2a647d941d258af",
    "url": "http://weblate.ucs.ru/api/units/2490332/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192820/?format=api"
}