Units API.

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

GET /api/units/120396837/?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": [
        "private mode"
    ],
    "previous_source": "",
    "target": [
        "사생활 보호 모드"
    ],
    "id_hash": -8990912455805854308,
    "content_hash": -8990912455805854308,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 75,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/120396836/?format=api",
    "priority": 100,
    "id": 120396837,
    "web_url": "https://hosted.weblate.org/translate/fluffychat/glossary/ko/?checksum=0339dcc1e10e9d9c",
    "url": "https://hosted.weblate.org/api/units/120396837/?format=api",
    "explanation": "Firefox의 \"private window\"를 뜻합니다. 이는 \"사생활 보호 창\"으로 번역되어있습니다.",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-03T15:05:53.186456+02:00"
}