Units API.

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

GET /api/units/980070/?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/launcher_a/en/?format=api",
    "source": [
        "功能测试"
    ],
    "previous_source": "",
    "target": [
        "Functional Test"
    ],
    "id_hash": -5754196693082086986,
    "content_hash": -181018974443628912,
    "location": "",
    "context": "function_test",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2131,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.dudu-auto.com/api/units/961926/?format=api",
    "priority": 100,
    "id": 980070,
    "web_url": "https://weblate.dudu-auto.com/translate/duduauto/launcher_a/en/?checksum=3024fc983d1d61b6",
    "url": "https://weblate.dudu-auto.com/api/units/980070/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-11T01:52:52.641023Z"
}