Units API.

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

GET /api/units/234300/?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": "Wallet password could not be changed",
    "previous_source": "",
    "target": "לא ניתן להחליף את ססמת הארנק",
    "id_hash": 1961128518954264929,
    "content_hash": 1961128518954264929,
    "location": "../frontend/changepassworddialog.cpp:221",
    "context": "LXQt::Wallet::changePassWordDialog",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 234300,
    "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/he/?checksum=9b3753ff5b282961",
    "url": "https://translate.lxqt-project.org/api/units/234300/?format=api"
}