Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/r_k_Delivery/admin/en/?format=api",
    "source": "Отчество (не обязательно)",
    "previous_source": "",
    "target": "Employee patronymic (not necessary)",
    "id_hash": 162630397713333774,
    "content_hash": 7753388518083111490,
    "location": "",
    "context": ".placeholders.employee-patronymic",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1086,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 2523546,
    "web_url": "http://weblate.ucs.ru/translate/r_k_Delivery/admin/en/?checksum=8241c77c2d623e0e",
    "url": "http://weblate.ucs.ru/api/units/2523546/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/253644/?format=api"
}