Units API.

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

GET /api/units/7874/?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-translate/extension/ko/?format=api",
    "source": [
        "Never translate this site"
    ],
    "previous_source": "",
    "target": [
        "이 웹사이트를 절대 번역하지 마십시오."
    ],
    "id_hash": 6179568512166298548,
    "content_hash": 6259167699446484670,
    "location": "",
    "context": "neverTranslateThisSite",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 480,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 4,
    "source_unit": "https://weblate.immersivetranslate.com/api/units/530/?format=api",
    "priority": 100,
    "id": 7874,
    "web_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/ko/?checksum=d5c23cd230dc83b4",
    "url": "https://weblate.immersivetranslate.com/api/units/7874/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-06-18T14:57:11.707437Z"
}