Units API.

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

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

{
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/ko/?format=api",
    "source": "Sticky",
    "previous_source": "",
    "target": "고정 비트",
    "id_hash": 1015473812878610431,
    "content_hash": 1015473812878610431,
    "location": "../file-props.ui:749",
    "context": "FilePropsDialog",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 58,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 42025,
    "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/ko/?checksum=8e17b00d77574fff",
    "url": "https://translate.lxqt-project.org/api/units/42025/?format=api"
}