Units API.

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

GET /api/units/29201/?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/it/?format=api",
    "source": "Spell Checking",
    "previous_source": "",
    "target": "Controllo ortografico",
    "id_hash": -2468264016257474932,
    "content_hash": -2468264016257474932,
    "location": "../../fpwin.cpp:5875",
    "context": "FeatherPad::FPwin",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 202,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 29201,
    "web_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/it/?checksum=5dbef6f463181e8c",
    "url": "https://translate.lxqt-project.org/api/units/29201/?format=api"
}