Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/selfoss/translations/zh_Hans/?format=api",
    "source": [
        "Please {link_begin}sign in{link_end} to continue."
    ],
    "previous_source": "",
    "target": [
        "请 {link_begin}登录{link_end} 以继续。"
    ],
    "id_hash": 6907859876219195919,
    "content_hash": 3916494293539262611,
    "location": "",
    "context": "lang_error_unauthorized",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 85,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/83749349/?format=api",
    "priority": 100,
    "id": 83749377,
    "web_url": "https://hosted.weblate.org/translate/selfoss/translations/zh_Hans/?checksum=dfdda5f54038120f",
    "url": "https://hosted.weblate.org/api/units/83749377/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-30T12:33:00.154092+02:00"
}