Units API.

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

GET /api/units/20080/?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/healthEstimate/main/en/?format=api",
    "source": [
        "Show {condition1} & {condition2}"
    ],
    "previous_source": "",
    "target": [
        "Show {condition1} & {condition2}"
    ],
    "id_hash": 7157472693066262493,
    "content_hash": -5733948867382911741,
    "location": "",
    "context": "healthEstimate.PF1.showExtra.name",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 146,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/20080/?format=api",
    "priority": 100,
    "id": 20080,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/en/?checksum=e354737e0fc5e7dd",
    "url": "https://weblate.foundryvtt-hub.com/api/units/20080/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-05T18:49:14.308613Z",
    "last_updated": "2025-06-22T23:37:04.699098Z"
}