Units API.

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

GET /api/units/43576379/?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": [
        "store passphrase"
    ],
    "previous_source": "",
    "target": [
        "저장 비밀번호"
    ],
    "id_hash": 2212740652488159192,
    "content_hash": 2212740652488159192,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/43576378/?format=api",
    "priority": 100,
    "id": 43576379,
    "web_url": "https://hosted.weblate.org/translate/fluffychat/glossary/ko/?checksum=9eb53be65b9f6fd8",
    "url": "https://hosted.weblate.org/api/units/43576379/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-09-22T06:32:42.925474+02:00"
}