Units API.

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

GET /api/units/30023/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/official/ko/?format=api",
    "source": [
        "Copy code to clipboard"
    ],
    "previous_source": "",
    "target": [
        "코드를 클립보드에 복사합니다."
    ],
    "id_hash": -7929717623145451108,
    "content_hash": 2318439684459070129,
    "location": "",
    "context": "theme.CodeBlock.copyButtonAriaLabel.message",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 92,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 4,
    "source_unit": "https://weblate.immersivetranslate.com/api/units/25895/?format=api",
    "priority": 100,
    "id": 30023,
    "web_url": "https://weblate.immersivetranslate.com/translate/immersive-document-translation/official/ko/?checksum=11f3fbd5cf42b19c",
    "url": "https://weblate.immersivetranslate.com/api/units/30023/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-02-28T05:22:44.112094Z"
}