Units API.

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

GET /api/units/43576389/?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/fluffychat/glossary/ko/?format=api",
    "source": [
        "avatar"
    ],
    "previous_source": "",
    "target": [
        "아바타"
    ],
    "id_hash": 8525190264660364214,
    "content_hash": 8525190264660364214,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/28791833/?format=api",
    "priority": 100,
    "id": 43576389,
    "web_url": "https://hosted.weblate.org/translate/fluffychat/glossary/ko/?checksum=f64f8f6097b30bb6",
    "url": "https://hosted.weblate.org/api/units/43576389/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-09-22T06:46:23.119516+02:00"
}