Units API.

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

GET /api/units/1776480/?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/en/?format=api",
    "source": [
        "Busy threads"
    ],
    "previous_source": "",
    "target": [
        "Busy threads"
    ],
    "id_hash": 7250095804480199375,
    "content_hash": 7250095804480199375,
    "location": "cmk/plugins/collection/graphing/thread_pool.py:12",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2431,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.checkmk.com/api/units/1776480/?format=api",
    "priority": 100,
    "id": 1776480,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/en/?checksum=e49d83b8b5979acf",
    "url": "https://translate.checkmk.com/api/units/1776480/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-15T08:32:04.545855Z"
}