Units API.

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

GET /api/units/121300/?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/qps/ja/?format=api",
    "source": "Show Status bar",
    "previous_source": "",
    "target": "ステータスバーの表示",
    "id_hash": 9100359595796067708,
    "content_hash": 9100359595796067708,
    "location": "../qps.cpp:236",
    "context": "Qps",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 211,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 121300,
    "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/ja/?checksum=fe4af8d62bbdf57c",
    "url": "https://translate.lxqt-project.org/api/units/121300/?format=api"
}