Units API

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

GET /api/units/127263/?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/ko/?format=api",
    "source": "<exampleFirst>Calculate <expr:DEC,Function(ROOTY,Number(3),Number(-8))> when \"only principal root\" is selected:",
    "previous_source": "",
    "target": "<exampleFirst>\"주요 제곱근만\"을 선택했을 때 <expr:DEC,Function(ROOTY,Number(3),Number(-8))> 계산",
    "id_hash": -8467242449352840758,
    "content_hash": -8467242449352840758,
    "location": "",
    "context": "help.settings.contents",
    "comment": "Help texts - \"Settings\" chapter",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2608,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "priority": 100,
    "id": 127263,
    "web_url": "http://weblate.a4tune.com/translate/hiper-scientific-calculator/application/ko/?checksum=a7e4fda8b3729ca",
    "url": "https://weblate.a4tune.com/api/units/127263/?format=api",
    "source_info": "https://weblate.a4tune.com/api/sources/9530/?format=api"
}