Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman_reports/en/?format=api",
    "source": "Работник",
    "previous_source": "",
    "target": "Employee",
    "id_hash": 4280781402622496184,
    "content_hash": 5899612973989517956,
    "location": "",
    "context": ".EMLOYEE",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2455971,
    "web_url": "http://weblate.ucs.ru/translate/rk_office/webman_reports/en/?checksum=bb68640150698db8",
    "url": "http://weblate.ucs.ru/api/units/2455971/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/248173/?format=api"
}