Units API.

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

GET /api/units/456011/?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/ka/?format=api",
    "source": "See Preferences → Text → Spell Checking!",
    "previous_source": "",
    "target": "იხილეთ მორგება → ტექსტი → მართლწერის შემოწმება!",
    "id_hash": -3878167420236739686,
    "content_hash": -3878167420236739686,
    "location": "../../fn.cpp:6473",
    "context": "FeatherNotes::FN",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 284,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 456011,
    "web_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/ka/?checksum=4a2dfb47594bcb9a",
    "url": "https://translate.lxqt-project.org/api/units/456011/?format=api"
}