Units API.

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

GET /api/units/1204445/?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/base/de/?format=api",
    "source": [
        "风速"
    ],
    "previous_source": "",
    "target": [
        "Lüftergeschwindigkeit"
    ],
    "id_hash": 4098123713491234173,
    "content_hash": 8023603752987054496,
    "location": "",
    "context": "base_786_fengsu",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 785,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.dudu-auto.com/api/units/1204382/?format=api",
    "priority": 100,
    "id": 1204445,
    "web_url": "https://weblate.dudu-auto.com/translate/duduauto/base/de/?checksum=b8df75cdfc3fed7d",
    "url": "https://weblate.dudu-auto.com/api/units/1204445/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-11-22T02:44:11.002440Z"
}