Units API.

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

GET /api/units/12181844/?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/linux-pam/glossary/en/?format=api",
    "source": [
        "Password:"
    ],
    "previous_source": "",
    "target": [
        "Password:"
    ],
    "id_hash": -8742111676399725294,
    "content_hash": -8742111676399725294,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.fedoraproject.org/api/units/12181844/?format=api",
    "priority": 100,
    "id": 12181844,
    "web_url": "https://translate.fedoraproject.org/translate/linux-pam/glossary/en/?checksum=06adc7bf7d665512",
    "url": "https://translate.fedoraproject.org/api/units/12181844/?format=api",
    "explanation": "passwd 용어는 비밀번호 번역하여 사용되며, 시스템 전반에 동일 용어를 사용합니다.",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-12T06:15:06.241609Z"
}