Units API.

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

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

{
    "translation": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/en/?format=api",
    "source": "&Quit",
    "previous_source": "",
    "target": "&Quit",
    "id_hash": -1476700720365677251,
    "content_hash": -1476700720365677251,
    "location": "../../fp.ui:589",
    "context": "FeatherPad::FPwin",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 45,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 23606,
    "web_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/en/?checksum=6b81b484cb0a553d",
    "url": "https://translate.lxqt-project.org/api/units/23606/?format=api"
}