Units API

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

GET /api/units/68619/?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 1.6th power (<expr:DEC,Function(POWY,Number(5),Number(1.6))>)",
    "previous_source": "",
    "target": "<example>Vypočítejte 5 na 1.6 mocninu (<expr:DEC,Function(POWY,Number(5),Number(1.6))>)",
    "id_hash": -4260577921255718287,
    "content_hash": -4260577921255718287,
    "location": "",
    "context": "help.powersLogarithms.contents",
    "comment": "Help texts - \"Powers, Logarithms\" chapter",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2170,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 68619,
    "web_url": "http://weblate.a4tune.com/translate/hiper-scientific-calculator/application/cs/?checksum=44df62f441ae4271",
    "url": "https://weblate.a4tune.com/api/units/68619/?format=api",
    "source_info": "https://weblate.a4tune.com/api/sources/9191/?format=api"
}