Units API.

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

GET /api/units/23544/?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": "Replace with:",
    "previous_source": "",
    "target": "Replace with:",
    "id_hash": -6023847369386763158,
    "content_hash": -6023847369386763158,
    "location": "../../fp.ui:382",
    "context": "FeatherPad::FPwin",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 23544,
    "web_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/en/?checksum=2c66febbb687dc6a",
    "url": "https://translate.lxqt-project.org/api/units/23544/?format=api"
}