Units API.

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

GET /api/units/2369975/?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/fr/?format=api",
    "source": [
        "This ID uniquely identifies this rule in Checkmk. Use this ID when working with rules in Checkmk REST API calls, e.g., to show, modify or delete the rule."
    ],
    "previous_source": "",
    "target": [
        "Le nom du jeu de règles identifie le jeu de règles dans Checkmk. Utilisez ce nom lorsque vous travaillez avec les règles et les appels de l'API REST du jeu de règles."
    ],
    "id_hash": -988897635782752256,
    "content_hash": -988897635782752256,
    "location": "cmk/gui/wato/pages/rulesets.py:2490",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 17232,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 28,
    "source_unit": "https://translate.checkmk.com/api/units/2347935/?format=api",
    "priority": 100,
    "id": 2369975,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/fr/?checksum=7246bad6f3f20800",
    "url": "https://translate.checkmk.com/api/units/2369975/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-09T12:56:08.585612Z"
}