Units API.

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

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