Units API.

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

GET /api/units/1345703/?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/dev/ja/?format=api",
    "source": [
        "Attempt to interpret OEM data"
    ],
    "previous_source": "",
    "target": [
        "OEMデータの解釈の試行"
    ],
    "id_hash": -1731871313999618610,
    "content_hash": -1731871313999618610,
    "location": "cmk/plugins/ipmi/rulesets/special_agent.py:97",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1767,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.checkmk.com/api/units/1153232/?format=api",
    "priority": 100,
    "id": 1345703,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/ja/?checksum=67f728373c5d1dce",
    "url": "https://translate.checkmk.com/api/units/1345703/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-06T07:40:47.344793Z"
}