Units API.

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

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

{
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/ja/?format=api",
    "source": [
        "Changed position of %s %d"
    ],
    "previous_source": "",
    "target": [
        "%s %dの位置を変更しました"
    ],
    "id_hash": -8066293587132182833,
    "content_hash": -8066293587132182833,
    "location": "cmk/gui/wato/pages/events.py:350",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2871,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.checkmk.com/api/units/1776867/?format=api",
    "priority": 100,
    "id": 1969628,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/ja/?checksum=100ec4b834f98ecf",
    "url": "https://translate.checkmk.com/api/units/1969628/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-15T08:46:56.180395Z"
}