Units API

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

GET /api/units/124358/?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/bg/?format=api",
    "source": "<example>Calculate <expr:DEC,BinarySequence(Number(7),MULTIPLICATION,Number(9))>, then add <expr:DEC,Number(5)> to the result:",
    "previous_source": "",
    "target": "<example>Изчислете <expr:DEC,BinarySequence(Number(7),MULTIPLICATION,Number(9))>, след това добавете <expr:DEC,Number(5)> към резултата:",
    "id_hash": 6617524992283317097,
    "content_hash": 6617524992283317097,
    "location": "",
    "context": "help.basicFunctions.contents",
    "comment": "Help texts - \"Basic Operations\" chapter",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2144,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "priority": 100,
    "id": 124358,
    "web_url": "http://weblate.a4tune.com/translate/hiper-scientific-calculator/application/bg/?checksum=dbd62beb59511369",
    "url": "https://weblate.a4tune.com/api/units/124358/?format=api",
    "source_info": "https://weblate.a4tune.com/api/sources/9177/?format=api"
}