Units API

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

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

{
    "translation": "https://weblate.a4tune.com/api/translations/hiper-scientific-calculator/application/ja/?format=api",
    "source": "<example>Rotate <expr:HEX,Number(9,,,HEX)> by one bit left",
    "previous_source": "",
    "target": "<example> <expr:HEX,Number(9,,,HEX)> を1ビット左に回転します",
    "id_hash": -4532131706053823955,
    "content_hash": -4532131706053823955,
    "location": "",
    "context": "help.nBase.contents",
    "comment": "Help texts - \"Binary, Octal and Hexadecimal\" chapter",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2587,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 139684,
    "web_url": "http://weblate.a4tune.com/translate/hiper-scientific-calculator/application/ja/?checksum=411aa239c160722d",
    "url": "https://weblate.a4tune.com/api/units/139684/?format=api",
    "source_info": "https://weblate.a4tune.com/api/sources/9497/?format=api"
}