Units API

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

GET /api/units/68618/?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/cs/?format=api",
    "source": "<example>Calculate 5 to the second power (<expr:DEC,Function(POW2,Number(5))>)",
    "previous_source": "",
    "target": "<example>Umocněte 5 na druhou (<expr:DEC,Function(POW2,Number(5))>)",
    "id_hash": -7134120028638728456,
    "content_hash": -7134120028638728456,
    "location": "",
    "context": "help.powersLogarithms.contents",
    "comment": "Help texts - \"Powers, Logarithms\" chapter",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2169,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 68618,
    "web_url": "http://weblate.a4tune.com/translate/hiper-scientific-calculator/application/cs/?checksum=1cfe83a1d3fd2ef8",
    "url": "https://weblate.a4tune.com/api/units/68618/?format=api",
    "source_info": "https://weblate.a4tune.com/api/sources/9190/?format=api"
}