Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/copyq/master/ko/?format=api",
    "source": [
        "Run command on tab with given name.\nTab is created if it doesn't exist.\nDefault is the first tab."
    ],
    "previous_source": "",
    "target": [
        "지정된 이름의 탭에서 명령을 실행합니다.\n탭이 없는 경우 생성됩니다.\n기본값은 첫 번째 탭입니다."
    ],
    "id_hash": -5455921020466430747,
    "content_hash": -5455921020466430747,
    "location": "../src/scriptable/commandhelp.cpp:141",
    "context": "Scriptable",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 571,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://hosted.weblate.org/api/units/14740561/?format=api",
    "priority": 100,
    "id": 17492042,
    "web_url": "https://hosted.weblate.org/translate/copyq/master/ko/?checksum=3448acbd1482fce5",
    "url": "https://hosted.weblate.org/api/units/17492042/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-09T10:42:28.221458+02:00"
}