Units API.

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

GET /api/units/425655/?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": [
        "The following email addresses are not valid: %1"
    ],
    "previous_source": "",
    "target": [
        "下列电子邮件地址无效:%1"
    ],
    "id_hash": 1507391005472525955,
    "content_hash": 6928999179021837901,
    "location": "lib/Lufi/Controller/Mail.pm:82",
    "context": "The following email addresses are not valid: %1",
    "note": "(join(', ', @bad)",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 141,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.framasoft.org/api/units/287136/?format=api",
    "priority": 100,
    "id": 425655,
    "web_url": "https://weblate.framasoft.org/translate/lufi/default-theme/zh_Hans/?checksum=94eb54220acf0e83",
    "url": "https://weblate.framasoft.org/api/units/425655/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-05T15:36:11.604566Z"
}