Units API.

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

GET /api/units/425643/?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": [
        "Sorry, uploading is disabled."
    ],
    "previous_source": "",
    "target": [
        "抱歉,上传被禁用。"
    ],
    "id_hash": 4690719428016833479,
    "content_hash": -464641952771020379,
    "location": "lib/Lufi/Controller/Files.pm:82",
    "context": "Sorry, uploading is disabled.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 129,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.framasoft.org/api/units/287124/?format=api",
    "priority": 100,
    "id": 425643,
    "web_url": "https://weblate.framasoft.org/translate/lufi/default-theme/zh_Hans/?checksum=c118c8779ff783c7",
    "url": "https://weblate.framasoft.org/api/units/425643/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-05T15:36:11.518290Z"
}