Units API.

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

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

{
    "translation": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fr/?format=api",
    "source": "Spell Checking",
    "previous_source": "",
    "target": "Vérification orthographique",
    "id_hash": -3711138316222885372,
    "content_hash": -3711138316222885372,
    "location": "../../fn.cpp:6559",
    "context": "FeatherNotes::FN",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 289,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 144052,
    "web_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/fr/?checksum=4c7f635d25319204",
    "url": "https://translate.lxqt-project.org/api/units/144052/?format=api"
}