Units API.

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

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

{
    "translation": "https://translate.fedoraproject.org/api/translations/passwd/glossary/ko/?format=api",
    "source": [
        "password."
    ],
    "previous_source": "",
    "target": [
        "비밀번호"
    ],
    "id_hash": -7815289302987554236,
    "content_hash": -7815289302987554236,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.fedoraproject.org/api/units/12028802/?format=api",
    "priority": 100,
    "id": 12028803,
    "web_url": "https://translate.fedoraproject.org/translate/passwd/glossary/ko/?checksum=138a83c93e844244",
    "url": "https://translate.fedoraproject.org/api/units/12028803/?format=api",
    "explanation": "용어 구분을 위해 사용자 계정과 관련된 용어는 비밀번호로 합니다. 암호는 암호화를 위해 적용되는 용어(cryptograph, encrypt,  passphrase)와 같은 부분에 적용합니다.",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-01T14:01:51.889821Z"
}