Units API.

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

GET /api/units/1969215/?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": [
        "Bulk discovery started..."
    ],
    "previous_source": "",
    "target": [
        "一括検出が開始されました..."
    ],
    "id_hash": 6989345467396095645,
    "content_hash": 6989345467396095645,
    "location": "cmk/gui/watolib/bulk_discovery.py:275",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2401,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.checkmk.com/api/units/1776454/?format=api",
    "priority": 100,
    "id": 1969215,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/ja/?checksum=e0ff24abe4a17e9d",
    "url": "https://translate.checkmk.com/api/units/1969215/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-15T08:46:55.080837Z"
}