Units API.

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

GET /api/units/98494/?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/fr/?format=api",
    "source": [
        "Delete {{name}}"
    ],
    "previous_source": "",
    "target": [
        "Effacer {{name}}"
    ],
    "id_hash": 7046476027307887957,
    "content_hash": -1492104289019451914,
    "location": "",
    "context": "Delete {{name}}",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 623,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/94884/?format=api",
    "priority": 100,
    "id": 98494,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=e1ca1c9cedfe0d55",
    "url": "https://weblate.foundryvtt-hub.com/api/units/98494/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:25.523521Z",
    "last_updated": "2025-07-23T14:16:32.907555Z"
}