Units API.

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

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

{
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/multimedia/fr/?format=api",
    "source": [
        "自定义文本过长,最大输入字符15个"
    ],
    "previous_source": "",
    "target": [
        "Le texte personnalisé est trop long, la limite maximale est de 15 caractères"
    ],
    "id_hash": 1188818485548806437,
    "content_hash": 8277668229329836711,
    "location": "",
    "context": "custom_content_max_tip1",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 179,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://weblate.dudu-auto.com/api/units/1244502/?format=api",
    "priority": 100,
    "id": 1244513,
    "web_url": "https://weblate.dudu-auto.com/translate/duduauto/multimedia/fr/?checksum=907f881d2d8df125",
    "url": "https://weblate.dudu-auto.com/api/units/1244513/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-03-17T02:22:18.024661Z"
}