Units API.

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

GET /api/units/1970619/?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": [
        "Created new users: %s"
    ],
    "previous_source": "",
    "target": [
        "作成された新しいユーザー: %s"
    ],
    "id_hash": -3456511027750159897,
    "content_hash": -3456511027750159897,
    "location": "cmk/gui/watolib/users.py:161",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3949,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.checkmk.com/api/units/1777858/?format=api",
    "priority": 100,
    "id": 1970619,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/ja/?checksum=500801889cbb39e7",
    "url": "https://translate.checkmk.com/api/units/1970619/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-15T08:46:58.344161Z"
}