Units API.

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

GET /api/units/141709/?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/en/?format=api",
    "source": "Click to change color.",
    "previous_source": "",
    "target": "Click to change color.",
    "id_hash": 5031798990431152944,
    "content_hash": 5031798990431152944,
    "location": "../../colorLabel.cpp:31",
    "context": "FeatherNotes::ColorLabel",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": true,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 141709,
    "web_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/en/?checksum=c5d48a85add16b30",
    "url": "https://translate.lxqt-project.org/api/units/141709/?format=api"
}