Units API.

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

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

{
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ru/?format=api",
    "source": "Effective group ID",
    "previous_source": "",
    "target": "Эффективный ИД группы",
    "id_hash": -3018040924792377072,
    "content_hash": -3018040924792377072,
    "location": "../proc.cpp:2643",
    "context": "Proc",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 107,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 123188,
    "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/ru/?checksum=561dc3c4e828b110",
    "url": "https://translate.lxqt-project.org/api/units/123188/?format=api"
}