Units API.

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

GET /api/units/234298/?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/lxqt-wallet/he/?format=api",
    "source": "Create",
    "previous_source": "",
    "target": "יצירה",
    "id_hash": 2508369889921399395,
    "content_hash": 2508369889921399395,
    "location": "../frontend/changepassworddialog.cpp:110",
    "context": "LXQt::Wallet::changePassWordDialog",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 234298,
    "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/he/?checksum=a2cf851ffe0cfa63",
    "url": "https://translate.lxqt-project.org/api/units/234298/?format=api"
}