Units API.

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

GET /api/units/101015/?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/the-forge/client/ja/?format=api",
    "source": [
        "Are you sure you want to delete {{- toDelete}}?"
    ],
    "previous_source": "",
    "target": [
        "本当に{{- toDelete}} を削除しますか?"
    ],
    "id_hash": 5666403012131690231,
    "content_hash": -674282558034043915,
    "location": "",
    "context": "ASSETS.ConfirmDeleteFolders_other",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 250,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/94635/?format=api",
    "priority": 100,
    "id": 101015,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/ja/?checksum=cea31b84845016f7",
    "url": "https://weblate.foundryvtt-hub.com/api/units/101015/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:37.324670Z",
    "last_updated": "2025-07-23T14:16:35.907565Z"
}