Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklsindex/ru/?format=api",
    "source": "Customer name is required",
    "previous_source": "",
    "target": "Имя клиента обязательно для заполнения",
    "id_hash": -8174465508845254950,
    "content_hash": 8652454856957267568,
    "location": "",
    "context": "4f11736e-2e15-46e2-855f-16e6f51af0ed",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 1730904,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklsindex/ru/?checksum=e8e76ee0c9886da",
    "url": "http://weblate.ucs.ru/api/units/1730904/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/216922/?format=api"
}