Units API.

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

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

{
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/ko/?format=api",
    "source": [
        "{user1}, {user2} and {others} other players are typing..."
    ],
    "previous_source": "",
    "target": [
        "{user1} 님, {user2} 님 외 {others}명이 입력하고 있어요..."
    ],
    "id_hash": 1442395338524171108,
    "content_hash": 1943098333038774290,
    "location": "",
    "context": "cgmp.typing-many",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/90280/?format=api",
    "priority": 100,
    "id": 90360,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/CautiousGamemastersPack/main/ko/?checksum=94046aeb12699b64",
    "url": "https://weblate.foundryvtt-hub.com/api/units/90360/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-25T08:10:52.649932Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}