Units API.

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

GET /api/units/47403/?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/swade-immersive-macros/main/de/?format=api",
    "source": [
        "{tokenName} healed {targetName} for two Wounds."
    ],
    "previous_source": "{tokenName} healed ${targetName} for two Wounds.",
    "target": [
        "{tokenName} heilte zwei Wunden von {targetName}."
    ],
    "id_hash": 9138778099617031895,
    "content_hash": 295497389245166517,
    "location": "",
    "context": "SWIM.chatMessage-healOtherRaise",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 246,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/47067/?format=api",
    "priority": 100,
    "id": 47403,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/swade-immersive-macros/main/de/?checksum=fed3764324cae6d7",
    "url": "https://weblate.foundryvtt-hub.com/api/units/47403/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-10-07T13:37:44.538780Z",
    "last_updated": "2023-10-18T06:28:04.492622Z"
}