Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/lufi/default-theme/zh_Hans/?format=api",
    "source": [
        "XXX file has been added to upload queue."
    ],
    "previous_source": "",
    "target": [
        "XXX 文件已被加入上传队列。"
    ],
    "id_hash": 8974492182683888807,
    "content_hash": -252829279141189029,
    "location": "themes/default/templates/partial/index.js.ep:13",
    "context": "XXX file has been added to upload queue.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 173,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.framasoft.org/api/units/287164/?format=api",
    "priority": 100,
    "id": 425685,
    "web_url": "https://weblate.framasoft.org/translate/lufi/default-theme/zh_Hans/?checksum=fc8bcd175c64aca7",
    "url": "https://weblate.framasoft.org/api/units/425685/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-05T15:36:11.807941Z"
}