Units API.

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

GET /api/units/192481/?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/blade-runner/main/ko/?format=api",
    "source": [
        "Stealth"
    ],
    "previous_source": "",
    "target": [
        "잠행"
    ],
    "id_hash": 3652320187767426426,
    "content_hash": -2237725239995189266,
    "location": "",
    "context": "FLBR.SKILL.Stealth",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/90625/?format=api",
    "priority": 100,
    "id": 192481,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/blade-runner/main/ko/?checksum=b2afa5dc25dd8d7a",
    "url": "https://weblate.foundryvtt-hub.com/api/units/192481/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-13T13:52:01.125885Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}