Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/mn/?format=api",
    "source": "Роль с данным именем уже существует.",
    "previous_source": "",
    "target": "Role with this name already exists.",
    "id_hash": -7069111668633898119,
    "content_hash": -1185161466538290719,
    "location": "",
    "context": "s-160",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 65,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 1356661,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sdbcli/mn/?checksum=1de578642181f379",
    "url": "http://weblate.ucs.ru/api/units/1356661/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/189375/?format=api"
}