Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/menuboard/common/en/?format=api",
    "source": "Наименование",
    "previous_source": "",
    "target": "Name",
    "id_hash": 2785389311353555589,
    "content_hash": -8674461294739695175,
    "location": "",
    "context": ".config_scene_table_col_name",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 299,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2051118,
    "web_url": "http://weblate.ucs.ru/translate/menuboard/common/en/?checksum=a6a7b0d230660a85",
    "url": "http://weblate.ucs.ru/api/units/2051118/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/234918/?format=api"
}