Units API.

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

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

{
    "translation": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ja/?format=api",
    "source": "Select Text Color",
    "previous_source": "",
    "target": "文字色の選択",
    "id_hash": 4910735421652743356,
    "content_hash": 4910735421652743356,
    "location": "../../fn.cpp:2608",
    "context": "FeatherNotes::FN",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 238,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 145376,
    "web_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/ja/?checksum=c4266fd9098a34bc",
    "url": "https://translate.lxqt-project.org/api/units/145376/?format=api"
}