Units API.

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

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

{
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/en/?format=api",
    "source": "Close",
    "previous_source": "",
    "target": "Close",
    "id_hash": -2440549538012523563,
    "content_hash": -2440549538012523563,
    "location": "../config/addplugindialog.ui:112",
    "context": "AddPluginDialog",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 59521,
    "web_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/en/?checksum=5e216d20320513d5",
    "url": "https://translate.lxqt-project.org/api/units/59521/?format=api"
}