Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/sh_error/lv/?format=api",
    "source": "Отрицательный коэффициент",
    "previous_source": "",
    "target": "",
    "id_hash": 2324619681037788211,
    "content_hash": 9021600676187237186,
    "location": "",
    "context": ".SH-ERR-1064",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 252,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1999666,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/sh_error/lv/?checksum=a042b5489623a433",
    "url": "http://weblate.ucs.ru/api/units/1999666/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/75188/?format=api"
}